Wednesday, December 1, 2010

Identifying special situations in factoring

  • Difference of two squares
    • a2- b= (a + b)(a - b)
      • (x + 9)(x − 9)
      • (6x − 1)(6x + 1)
      • (x3 − 8)(x3 + 8)
  • Trinomial perfect squares
    • a+ 2ab + b2= (a + b)(a + b) or (a + b)2



    • a- 2ab + b= (a - b)(a - b) or (a - b)2

  • Difference of two cubes
    • a3 - b3
      • 3 - cube root 'em
      • 2 - square 'em
      • 1 - multiply and change
        • 64x^-1
        • x^3-216
  • Sum of two cubes
    • a3 + b3 
      • 3 - cube root 'em
      • 2 - square 'em
      • 1 - multiply and change
        • x^3+27= (x^3)(x^2-3x+9)
        • 8x^3+27
        • x^3=25
  • Binomial expansion
    • (a + b)3 = a^3+3a^2b+3ab^2+b^3
    • (a + b)4 = 

No comments:

Post a Comment