SOLUTION: Please help me wit this problem: Find the exact solution to the equation 3^x+5=9^x

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Please help me wit this problem: Find the exact solution to the equation 3^x+5=9^x      Log On


   



Question 54932: Please help me wit this problem:
Find the exact solution to the equation 3^x+5=9^x

Found 3 solutions by rapaljer, stanbon, josmiceli:
Answer by rapaljer(4671) About Me  (Show Source):
You can put this solution on YOUR website!
Im assuming that you mean 3%5E%28x%2B5%29+=+9%5Ex.

3%5E%28x%2B5%29=+%283%5E2%29%5Ex
3%5E%28x%2B5%29=+3%5E%282x%29

Therefore,
x%2B5+=+2x
5=x

R^2 at SCC

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3^x+5=9^x
Rewrite as:
3^(2x)-3^x-5=0
Let 3^x be "w"
Rewrite the equation in "w", as follows:
w^2-w-5=0
Use the quadratic formula to solve for "w", as follows:
w=[1+-sqrt(1+20)]/2
w=[1+-sqrt(21)]/2
Convert back to "x" notation.
3^x=[1+-sqrt(21)]/2
Take the log of both sides to get:
x(log 3)=[1+-sqrt(21)]/2
x=[1+-sqrt(21)/[2log(3)]
Cheers,
Stan H.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
This might not be the shortest solution, but it seems to check OK
3%5Ex%2B5=9%5Ex
note that 9%5Ex+=+%283%5E2%29%5Ex, so
3%5Ex+%2B+5+=+%283%5E2%29%5Ex
also, %283%5E2%29%5Ex+=+3%5E%282x%29 because, if x were 5, let's say, then

3%5Ex+%2B+5+=+3%5E%282x%29
subtract 3^x from both sides
3%5E%282x%29+-+3%5Ex+=+5
note that 3%5E%282x%29+=+3%5E%28x%2Bx%29+=+%283%5Ex%29%2A%283%5Ex%29
%283%5Ex%29%2A%283%5Ex%29+-+3%5Ex+=+5
now factor out 3^x
%283%5Ex%29%2A%283%5Ex+-+1%29+=+5
make a substitution, let z+=+3%5Ex, so
z%28z+-+1%29+=+5
z%5E2+-+z+=+5
solve completing the square
z%5E2+-+z+%2B+1%2F4+=+5+%2B+1%2F4
z+-+1%2F2%29%5E2+=+21%2F4
take the square root of both sides
z+-+1%2F2+=+sqrt%280+%2B+21%29%2F2
z+=+%281+%2B+sqrt%280+%2B+21%29%29+%2F+2
z+=+5.582576+%2F+2
z+=+2.7912878
since z+=+3%5Ex
3%5Ex+=+2.7912878
take the log of both sides. I chose log to the base e.
x%2Aln%283%29+=+1.0265031
1.0986123%2Ax+=+1.0265031
x+=+1.0265031+%2F+1.0986123
x+=+.9343634 answer
I'll sub this back into the original equation
3%5Ex%2B5=9%5Ex
3%5E.9343634+=+2.7912879
9%5E.9343634+=+7.7912883
+2.7912879+%2B+5+=+7.7912883
This is true up to the 5th decimal place, so I believe the error is due
to my rounding off on calculator
Note also that I could have used the negative square root of 21
in the calculation for z, but this would have made 3%5Ex negative,
and that's impossible, no matter what x is.