How can exponents be simplified?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Thunderer
Messages
10
Reaction score
0
Well here is the beginning of it:

[-6(-4)^(n-1)] - 9 + [8(-4)^(n-2)] + 12

This is suppose to simplify to 2(-4)^2 + 3.

But I have no idea how that 2(-4)^2 was obtained. Could anybody explain how that would work?
 
Physics news on Phys.org
i'm going to assume you meant 2(-4)^n not ^2, because otherwise you'd've simplified further, and besides, ^n is the correct answer. do you know how exponentials work and how to factor? that's all they did, and then simplified.

use these rules:

X^(a+b) = (X^a)(X^b)
and by that:
X^(a+b) + X^(a+c) = X^a(X^b + X^c)