|
Factoring, expansion, quadratic equations, rules of factors and expansion Polynomials exist in two different forms: factored form or expanded form.
Going from factored form to expanded form is called expansion, while going from expanded form to factored form is called factoring. ExpansionExpansion is easier to do than factoring, most of the time. To expand a polynomial, simply multiply each term in one factor by every term in the other factor. For example, to expand the polynomial: (x+1)(x+2), the x in (x+1) gets multiplied with the x and the 2 in (x+2). After this, the terms (products) are added together. Then the 1 gets multiplied with the x and 2 in (x+2). The middle step would look like: x*x + x*2 + 1*x + 1*2 In a simpler form, it would look like: x2 + 2x + x + 2 The two middle terms are of the same degree so they can be added. The final result would be: x2 + 3x + 2 FactoringFactoring is the reverse of expansion. Suppose you wanted to factor the following polynomial: 6x2 + 15x + 6 First, multiply the coefficient of the first term with the constant in the last term. The result would be 36. Next, list all the pairs of factors that multiply to produce 36:
1 * 36 See which pair of factors add to produce the coefficient of the middle term. Notice that 3 and 12 add to produce 15. Rewrite the polynomial with four terms. The factors will become the coefficients of the middle terms: 6x2 + 3x + 12x + 6 Factor out the common factor from the first two terms: 3x( 2x + 1 ) + 12x + 6 Then factor out the common factor from the last two terms: 3x( 2x + 1 ) + 6( 2x + 1 ) Notice that ( 2x + 1 ) is a common factor in the result. Finally, factor out ( 2x + 1 ) to get ( 3x + 6 ) ( 2x + 1 ) Rules for FactoringPascal's TriangleTo get a coefficient add the two coefficients from above. Also, the coefficients can be determined by the combinations formula in probability.
Additional Rules for Factoring
Quadratic EquationsGeneral or Standard Formax2 + bx + c = 0 Root Form
|