How do you solve 3(2)^(x-2)+1=1003(2)x2+1=100?

1 Answer
Oct 8, 2015

x = log_2(33)+2x=log2(33)+2

Explanation:

As it is written, the answer does not look well rounded.
Here is the solution of the original equation
3*2^(x-2) + 1 = 10032x2+1=100

subtract 11 from both sides:
3*2^(x-2) = 9932x2=99

divide by 3 both sides:
2^(x-2) = 332x2=33

apply log_2()log2() to both sides:
x-2 = log_2(33)x2=log2(33)

add 22 to both sides:
x = log_2(33)+2x=log2(33)+2