SOLUTION: Pls assist in solving:{{{ (3*2^x - 4*2^(x-2))/(2^x-2^(x-1)) }}}

Algebra ->  Exponents -> SOLUTION: Pls assist in solving:{{{ (3*2^x - 4*2^(x-2))/(2^x-2^(x-1)) }}}      Log On


   



Question 945851: Pls assist in solving:+%283%2A2%5Ex+-+4%2A2%5E%28x-2%29%29%2F%282%5Ex-2%5E%28x-1%29%29++
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
(3*2^x - 4*2^(x-2))/(2^x-2^(x-1))
--------------------
Note:: Always factor out the lowest power:: e.g. x^2 + x^3 = x^2(1+x)
= [2^(x-2)[3*2^3 - 4]]/[2(x-1)[2^2-1]]
---------------------
= [2^(x-2)[20]]/[2^(x-1)[3]]
---------------------
= [20/3x]
=================
Cheers,
Stan H.
-----------------