Product formulas

Product formulas

bookmark

 

A product is a number or a quantity obtained by multiplying two or more numbers together.

1. ( a – b )2= a2 – 2ab + b2

Example:

Expand: (x - 4 y)2

Solution:

(x - 4 y)2 = x2 - 2(x)(4 y) + (4 y)2

= x2 - 8xy + 16 y2

2. ( a + b )2 = a2 + 2ab + b2

Example:

Expand: (x + 2y)2

Solution:

(x + 2 y)2 = x2 + 2(x)(2 y) + (2 y)2

= x2 + 4xy + 4 y2

3. ( a – b )3 = a3 – 3a2b + 3ab2 – b3

Example:

Expand: (4x - 3y)3

Solution:

(4x - 3y)3 = (4x)3 - 3(4x)2 (3y) + 3(4x)(3y)2 - (3y)3

= 64x3 - 144x2 y + 108xy 2 - 27 y3

4. ( a + b )3 = a3 + 3a2b + 3ab2 + b3

Example:

Expand: (2x + 3)3

Solution:

(2x + 3)3 = (2x)3 + 3(2x)2 (3) + 3(2x)(3)2 + (3)3

= 8x3 + 36x2 + 54x + 27

5. ( a – b )4 = a4 – 4a3b + 6a2b2 – 4ab3 + b4

6. ( a + b )4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4

7. ( a + b + c )2 = a2 + b2 + c2 + 2ab + 2ac + 2bc

8. ( a + b + c+ . . . . )2 = a2 + b2 + c2 + . . . . + 2(ab + ac + bc + . . . .)