
Spencer G.
asked 04/16/17How to convert 3*2^(n) + 2^(2n+1) - 2^(n+1) into 2^(2n+1) + 2^(n)
Hi all!
I'm attempting to convert: 3*2^(n) + 2^(2n+1) - 2^(n+1)
into: 2^(2n+1) + 2^(n)
^ means exponent
n is a variable
Does anyone have any idea on how I might go about this?
Thanks!
More
1 Expert Answer

Arturo O. answered 04/16/17
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
f(n) = (3)2n + 22n+1 - 2n+1
Note that the 3rd term can be expressed as
-2n+1 = -2n21 = (-2)2n
Then
f(n) = (3)2n + 22n+1 + (-2)2n
Combine the 1st and 3rd terms and get
f(n) = (3 - 2)2n + 22n+1 = 2n + 22n+1
f(n) = 22n+1 + 2n
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Arturo O.
04/16/17