{"id":9105,"date":"2026-06-01T21:33:48","date_gmt":"2026-06-01T21:33:48","guid":{"rendered":"https:\/\/kapdec.com\/help\/?p=9105"},"modified":"2026-06-01T21:33:48","modified_gmt":"2026-06-01T21:33:48","slug":"introduction-expressions-factorizations","status":"publish","type":"post","link":"https:\/\/kapdec.com\/help\/introduction-expressions-factorizations\/","title":{"rendered":"Introduction, Expressions Factorizations"},"content":{"rendered":"<h2><strong>Unit: <\/strong><strong>Factorization Of Expressions<\/strong><\/h2>\n<h3><strong>Chapter: <\/strong><strong>Introduction to Factorization of Expressions<\/strong><\/h3>\n<p><em>Reference: &#8211; What is Factorization, Factors of an Expression, Why Factor Expressions, Prime Factorization Review, Factorizing by Finding Common Factors, Greatest Common Factor (GCF), Factorizing by Grouping, Factorizing Quadratic Expressions (x&sup2; + bx + c), Factorizing Difference of Squares, Solved Examples, Odd-One-Out Problems, Common Mistakes<\/em><\/p>\n<p><strong>After studying this chapter, you should be able to understand:<\/strong><\/p>\n<ul>\n<li><em>What is Factorization<\/em><\/li>\n<li><em>How to Find the Greatest Common Factor (GCF) of an Expression<\/em><\/li>\n<li><em>How to Factor by Taking Out the Common Factor<\/em><\/li>\n<li><em>How to Factor by Grouping<\/em><\/li>\n<li><em>How to Factor Simple Quadratic Expressions<\/em><\/li>\n<\/ul>\n<p><strong>Introduction to Factorization of Expressions<\/strong><\/p>\n<p><strong><u>Definition<\/u><\/strong><\/p>\n<p>Factorization (or factoring) is the process of writing an algebraic expression as a product of its factors. It is the reverse of expanding (multiplying out). When we factor an expression, we break it down into simpler expressions that multiply together to give the original expression.<\/p>\n<p>When we factor an expression, we essentially ask:<\/p>\n<p>&quot;What expressions can I multiply together to get this expression?&quot;<\/p>\n<p>Just as numbers can be factored (12 = 3 &times; 4), algebraic expressions can also be factored.<\/p>\n<p><strong><u>Importance of Factorization<\/u><\/strong><\/p>\n<ul>\n<li>Simplifies algebraic fractions<\/li>\n<li>Helps solve quadratic equations (zero product property)<\/li>\n<li>Reveals roots and intercepts of functions<\/li>\n<li>Makes complex expressions easier to work with<\/li>\n<li>Essential for higher algebra and calculus<\/li>\n<\/ul>\n<p><strong>Example<\/strong><\/p>\n<p>The expression 6x + 9 can be factored as 3(2x + 3). The factors are 3 and (2x + 3). If you multiply 3(2x + 3), you get back 6x + 9.<\/p>\n<p><strong><u>Subtopics<\/u><\/strong><\/p>\n<p><strong>1. Factors of an Expression<\/strong><\/p>\n<p>A factor is an expression that divides another expression exactly (with no remainder).<\/p>\n<p>Number Factors:&nbsp;12 = 3 &times; 4, so 3 and 4 are factors of 12<\/p>\n<p>Variable Factors:&nbsp;x&sup2; = x &times; x, so x and x are factors of x&sup2;<\/p>\n<p>Expression Factors:&nbsp;2x + 4 = 2(x + 2), so 2 and (x + 2) are factors of 2x + 4<\/p>\n<p><strong>2. Prime Factorization Review (Numbers)<\/strong><\/p>\n<p>Before factoring expressions, recall prime factorization of numbers. A prime number has exactly two factors: 1 and itself.<\/p>\n<p><strong>Example:<\/strong>&nbsp;18 = 2 &times; 3 &times; 3 = 2 &times; 3&sup2;<\/p>\n<p><strong>3. Greatest Common Factor (GCF) of an Expression<\/strong><\/p>\n<p>The GCF of an algebraic expression is the largest factor that divides every term in the expression.<\/p>\n<p><strong>Steps to Find GCF:<\/strong><\/p>\n<p>Step 1: Find the GCF of the coefficients (numbers)<\/p>\n<p>Step 2: For each variable, take the smallest exponent that appears in all terms<\/p>\n<p>Step 3: Multiply these together<\/p>\n<p><strong>Example &ndash; Find GCF of 12x&sup3; and 18x&sup2;<\/strong><\/p>\n<p>Coefficients: GCF of 12 and 18 is 6<\/p>\n<p>Variables: smallest exponent of x is 2 (x&sup2;)<\/p>\n<p>GCF = 6x&sup2;<\/p>\n<p><strong>4. Factorizing by Taking Out the Common Factor (Factoring Out GCF)<\/strong><\/p>\n<p>This is the simplest method. Identify the GCF of all terms and write it outside parentheses.<\/p>\n<p><strong>Steps:<\/strong><\/p>\n<p>Step 1: Find the GCF of all terms<\/p>\n<p>Step 2: Divide each term by the GCF<\/p>\n<p>Step 3: Write the expression as GCF &times; (quotients)<\/p>\n<p><strong>Example 1:<\/strong>&nbsp;Factor 6x + 9<\/p>\n<p>GCF of 6 and 9 is 3<\/p>\n<p>6x &divide; 3 = 2x, 9 &divide; 3 = 3<\/p>\n<p>6x + 9 = 3(2x + 3)<\/p>\n<p><strong>Example 2:<\/strong>&nbsp;Factor 8x&sup2; &#8211; 12x<\/p>\n<p>GCF of 8 and 12 is 4; smallest exponent of x is 1 &rarr; GCF = 4x<\/p>\n<p>8x&sup2; &divide; 4x = 2x, -12x &divide; 4x = -3<\/p>\n<p>8x&sup2; &#8211; 12x = 4x(2x &#8211; 3)<\/p>\n<p><strong>Example 3:<\/strong>&nbsp;Factor 5x&sup2;y &#8211; 10xy&sup2;<\/p>\n<p>GCF of 5 and 10 is 5; smallest exponent of x is 1; smallest exponent of y is 1 &rarr; GCF = 5xy<\/p>\n<p>5x&sup2;y &divide; 5xy = x, -10xy&sup2; &divide; 5xy = -2y<\/p>\n<p>5x&sup2;y &#8211; 10xy&sup2; = 5xy(x &#8211; 2y)<\/p>\n<p><strong>5. Factorizing by Grouping<\/strong><\/p>\n<p>Used when an expression has four terms. Group terms that have common factors, factor each group, then factor out the common binomial.<\/p>\n<p><strong>Steps:<\/strong><\/p>\n<p>Step 1: Group the terms into two pairs<\/p>\n<p>Step 2: Factor out the GCF from each pair<\/p>\n<p>Step 3: Look for a common binomial factor<\/p>\n<p>Step 4: Factor out the binomial<\/p>\n<p><strong>Example:<\/strong>&nbsp;Factor x&sup3; + 2x&sup2; + 3x + 6<\/p>\n<p>Group: (x&sup3; + 2x&sup2;) + (3x + 6)<\/p>\n<p>Factor each group: x&sup2;(x + 2) + 3(x + 2)<\/p>\n<p>Common binomial (x + 2): (x + 2)(x&sup2; + 3)<\/p>\n<p><strong>Answer:<\/strong>&nbsp;(x + 2)(x&sup2; + 3)<\/p>\n<p><strong>6. Factorizing Quadratic Expressions (x&sup2; + bx + c)<\/strong><\/p>\n<p>A quadratic expression in the form x&sup2; + bx + c (coefficient of x&sup2; is 1) factors into (x + p)(x + q) where p + q = b and p &times; q = c.<\/p>\n<p><strong>Steps:<\/strong><\/p>\n<p>Step 1: Find two numbers p and q such that p + q = b and p &times; q = c<\/p>\n<p>Step 2: Write the factors as (x + p)(x + q)<\/p>\n<p><strong>Example 1:<\/strong>&nbsp;Factor x&sup2; + 5x + 6<\/p>\n<p>Find p + q = 5, p &times; q = 6 &rarr; p = 2, q = 3 (or 3 and 2)<\/p>\n<p>x&sup2; + 5x + 6 = (x + 2)(x + 3)<\/p>\n<p><strong>Example 2:<\/strong>&nbsp;Factor x&sup2; &#8211; 7x + 12<\/p>\n<p>p + q = -7, p &times; q = 12 &rarr; p = -3, q = -4 (since -3 + -4 = -7, -3 &times; -4 = 12)<\/p>\n<p>x&sup2; &#8211; 7x + 12 = (x &#8211; 3)(x &#8211; 4)<\/p>\n<p><strong>Example 3:<\/strong>&nbsp;Factor x&sup2; + 2x &#8211; 15<\/p>\n<p>p + q = 2, p &times; q = -15 &rarr; p = 5, q = -3 (since 5 + -3 = 2, 5 &times; -3 = -15)<\/p>\n<p>x&sup2; + 2x &#8211; 15 = (x + 5)(x &#8211; 3)<\/p>\n<p><strong>7. Factorizing Difference of Squares<\/strong><\/p>\n<p>A special case: a&sup2; &#8211; b&sup2; = (a &#8211; b)(a + b)<\/p>\n<p>Example 1:&nbsp;Factor x&sup2; &#8211; 16 = x&sup2; &#8211; 4&sup2; = (x &#8211; 4)(x + 4)<\/p>\n<p>Example 2:&nbsp;Factor 9x&sup2; &#8211; 25 = (3x)&sup2; &#8211; 5&sup2; = (3x &#8211; 5)(3x + 5)<\/p>\n<p>Example 3:&nbsp;Factor 4y&sup2; &#8211; 49 = (2y)&sup2; &#8211; 7&sup2; = (2y &#8211; 7)(2y + 7)<\/p>\n<p><strong>Note:<\/strong>&nbsp;Sum of squares (a&sup2; + b&sup2;) does NOT factor over real numbers.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Solved Examples<\/strong><\/p>\n<p><strong>Example 1 &ndash; Factoring Out GCF:<\/strong>&nbsp;Factor 15x&sup3; &#8211; 25x&sup2;<\/p>\n<p><strong>Solution:<\/strong>&nbsp;GCF of 15 and 25 is 5; smallest exponent of x is 2 &rarr; GCF = 5x&sup2;<\/p>\n<p>15x&sup3; &divide; 5x&sup2; = 3x, -25x&sup2; &divide; 5x&sup2; = -5<\/p>\n<p><strong>Answer:<\/strong>&nbsp;5x&sup2;(3x &#8211; 5)<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 2 &ndash; Factoring Quadratic:<\/strong>&nbsp;Factor x&sup2; + 8x + 15<\/p>\n<p><strong>Solution:<\/strong>&nbsp;p + q = 8, p &times; q = 15 &rarr; p = 3, q = 5<\/p>\n<p><strong>Answer:<\/strong>&nbsp;(x + 3)(x + 5)<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 3 &ndash; Difference of Squares:<\/strong>&nbsp;Factor 16x&sup2; &#8211; 81<\/p>\n<p><strong>Solution:<\/strong>&nbsp;16x&sup2; = (4x)&sup2;, 81 = 9&sup2;<\/p>\n<p><strong>Answer:<\/strong>&nbsp;(4x &#8211; 9)(4x + 9)<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Example 4 &ndash; Factor by Grouping:<\/strong>&nbsp;Factor x&sup3; &#8211; 3x&sup2; + 2x &#8211; 6<\/p>\n<p><strong>Solution:<\/strong>&nbsp;Group: (x&sup3; &#8211; 3x&sup2;) + (2x &#8211; 6)<\/p>\n<p>Factor each: x&sup2;(x &#8211; 3) + 2(x &#8211; 3)<\/p>\n<p>Common binomial: (x &#8211; 3)(x&sup2; + 2)<\/p>\n<p><strong>Answer:<\/strong>&nbsp;(x &#8211; 3)(x&sup2; + 2)<\/p>\n<p><strong><u>Common Mistakes to Avoid<\/u><\/strong><\/p>\n<p><strong>Mistake 1 &ndash; Factoring incompletely<\/strong><br \/>\n4x + 8 = 2(2x + 4) is not fully factored because 2x + 4 still has a common factor of 2.<br \/>\nCorrect understanding: 4x + 8 = 4(x + 2) &ndash; factor out the GCF completely.<\/p>\n<p><strong>Mistake 2 &ndash; Sign errors when factoring quadratics<\/strong><br \/>\nFor x&sup2; &#8211; 5x + 6 = (x + 2)(x &#8211; 3)? Check: x&sup2; &#8211; 3x + 2x &#8211; 6 = x&sup2; &#8211; x &#8211; 6, not correct.<br \/>\nCorrect understanding: (-2) + (-3) = -5, (-2) &times; (-3) = 6 &rarr; (x &#8211; 2)(x &#8211; 3).<\/p>\n<p><strong>Mistake 3 &ndash; Forgetting that not all quadratics factor<\/strong><br \/>\nx&sup2; + x + 1 does not factor over integers.<br \/>\nCorrect understanding: Check if you can find integer p and q with p + q = b and p &times; q = c.<\/p>\n<p><strong>Mistake 4 &ndash; Applying difference of squares to sum of squares<\/strong><br \/>\nx&sup2; + 25 is NOT factorable as (x + 5)(x &#8211; 5) because that gives x&sup2; &#8211; 25.<br \/>\nCorrect understanding: a&sup2; + b&sup2; does NOT factor over real numbers.<\/p>\n<p><strong>Mistake 5 &ndash; Leaving a negative GCF<\/strong><br \/>\n-4x &#8211; 8 = -4(x + 2) is correct, but -4(x + 2) is often preferred.<br \/>\nCorrect understanding: Always factor out the negative sign if the first term is negative.<\/p>\n<p><strong>Mistake 6 &ndash; Grouping terms incorrectly<\/strong><br \/>\nFor grouping, terms must be grouped so that each pair has a common factor.<br \/>\nCorrect understanding: Try different groupings if the first grouping does not work.<\/p>\n<p><strong><u>Quick Reference Summary<\/u><\/strong><\/p>\n<p><strong>Factorization:<\/strong>&nbsp;Writing an expression as a product of its factors<\/p>\n<p><strong>GCF Method:<\/strong>&nbsp;Find GCF of all terms, factor it out: GCF &times; (remaining expression)<\/p>\n<p><strong>Grouping Method:<\/strong>&nbsp;For 4 terms &ndash; group, factor each group, factor common binomial<\/p>\n<p><strong>Quadratic (x&sup2; + bx + c):<\/strong>&nbsp;Find p, q such that p + q = b, p &times; q = c &rarr; (x + p)(x + q)<\/p>\n<p><strong>Difference of Squares:<\/strong>&nbsp;a&sup2; &#8211; b&sup2; = (a &#8211; b)(a + b)<\/p>\n<p><strong>Sum of Squares:<\/strong>&nbsp;a&sup2; + b&sup2; does NOT factor over real numbers<\/p>\n<p><strong>Check Your Work:<\/strong>&nbsp;Multiply the factors to see if you get back the original expression.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Unit: Factorization Of Expressions Chapter: Introduction to Factorization of Expressions Reference: &#8211; What is Factorization, Factors of an Expression, Why Factor Expressions, Prime Factorization Review, Factorizing by Finding Common Factors, Greatest Common Factor (GCF), Factorizing by Grouping, Factorizing Quadratic Expressions (x&sup2; + bx + c), Factorizing Difference of Squares, Solved Examples, Odd-One-Out Problems, Common Mistakes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[593],"tags":[],"class_list":["post-9105","post","type-post","status-publish","format-standard","hentry","category-grade-8"],"_links":{"self":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/comments?post=9105"}],"version-history":[{"count":0,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/posts\/9105\/revisions"}],"wp:attachment":[{"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/media?parent=9105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/categories?post=9105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kapdec.com\/help\/wp-json\/wp\/v2\/tags?post=9105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}