neeg wrote:
Thanks Brent.
I understand for the below two as they have common base raised to the same powers and hence can be taken out as the common factor.
k^5 - k^3 = k^3(k^2 - 1)
m^19 - m^15 = m^15(m^4 - 1)
However, for w^x + x^(x+5) = w^x(1 + w^5)-----w^x does not appear in the second term at all so how does it become a common factor?
Similarly for the expression 2^x - 2^(x-2), I understand that smallest exponent is 2^(x-2)but don't see how this is a common factor in the first term which is 2^x?
First of all, I made a slight error above. It should read: w^x +
w^(x+5) = w^x(1 + w^5)
However, it is still true that 2^x - 2^(x-2) = 2^(x-2)[2^2 - 1]
Students typically have how issues with factoring when the exponents are integers. Things become more complicated when the exponents include variables. Nevertheless, it's important to understand how both types behave.
The basic principle is the same: (x^a)(x^b) = x^(a+b)
(w^3)(w^4) = w^(3+4) = w^7
(w^11)(w^8) = w^(11+8) = w^19
Similarly, (w^x)(w^5) = w^(x+5)
We can also say: w^x(1 + w^5) = w^x + w^(x+5)
Finally, we can say: 2^(x-2)[2^2 - 1] = 2^x - 2^(x-2)
Cheers,
Brent