How do you factor completely: 49t^6 - 4k^8?

1 Answer
Jul 13, 2015

This is a difference of squares:

49t^6-4k^8 = (7t^3)^2-(2k^4)^2 = (7t^3-2k^4)(7t^3+2k^4)

Explanation:

The difference of squares identity is:

a^2-b^2 = (a-b)(a+b)

Use this with a=7t^3 and b=2k^4 as follows:

49t^6-4k^8

= (7t^3)^2-(2k^4)^2

=a^2-b^2

= (a-b)(a+b)

= (7t^3-2k^4)(7t^3+2k^4)