- Difference of two squares
 - a2- b2 = (a + b)(a - b)
 - x^2 - 5^2= (x+5)(x-5)
 - 3^2 - 4^2= (3+4)(3-4)
 - 6^2 - y^2=(6+y)(6-y)
 
- a2 + 2ab + b2 = (a + b)(a + b) or (a + b)2
 - x^2+ 10x + 25=(x+ 5)(x + 5) or (x + 5)2
 - 2^2+ 16x + 16=(2+ 4)(2 + 4) or (2 + 4)2
 - y^2+ 12y + 36=(y+ 6)(y + 6) or (y + 6)2
 - a2 - 2ab + b2 = (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
- 8x3 + 27 = (2x)3 + (3)3 = (2x + 3) (4x2 - 6x + 9)
 
 
 
 - a3 - b3
 - Sum of two cubes
- a3 + b3 
- 3 - cube root 'em
 - 2 - square 'em
 - 1 - multiply and change
 
 
 - a3 + b3 
 - Binomial expansion
 - (a + b)3 = (a+b)(a+b)(a+b)
 - (a + b)4 = (a+b)(a+b)(a+b)(a+b)
 
No comments:
Post a Comment