Jordan K. answered 11/12/12
Nationally Certified Math Teacher (grades 6 through 12)
The polynomials, 9x2 - 16 and a3 - 64 are the differences of two perfect squares and two perfect cubes, respectively.
Let's begin by recognizing the factoring pattern for the difference of two perfect squares:
a2 - b2 = (a + b)(a - b)
Let's apply this factoring pattern to our polynomial, 9x2 - 64, substuting 9x2 for a2 and 16 for b2 which gives us 3x for a and 4 for b.
Plugging in these values for a and b, our factored expression is (3x + 4)(3x - 4).
Now let's consider the factoring pattern for the difference of two perfect cubes:
a3 - b3 = (a - b)(a2 + ab + b2)
Let's use this factoring pattern to factor our polynomial, a3 - 64, substituting a for a and 4 for b.
Plugging in thesen values for a and b, our factored expression is (a - 4)(a2 + 4a + 16).