Solving an equation with $x$ as powers

97 Views Asked by At

How would I go about solving $$2^x -2^{x-2}=3 *2^{13}$$Hints please. Thank you.

1

There are 1 best solutions below

2
On BEST ANSWER

HINT: Factor: $2^x-2^{x-2}=2^{x-2}(2^2-1)$.