SOLUTION: Find the exact solution to the equation 3^x+5 = 9^x. I submitted this once but I think I forgot to complete my email address

Algebra ->  Expressions-with-variables -> SOLUTION: Find the exact solution to the equation 3^x+5 = 9^x. I submitted this once but I think I forgot to complete my email address      Log On


   



Question 72954: Find the exact solution to the equation 3^x+5 = 9^x.
I submitted this once but I think I forgot to complete my email address

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3^x+5 = 9^x
9^x-3^x-5=0
3^(2x)-3^x-5=0
Let w = 3^x; then substitute to get:
w^2-w-5=0
Use the quadratic formula to solve for w:
w=[1+-sqrt(1-4*-5)]/2
w=[1+sqrt21]/2 or w = [1-sqrt21]/2
w=3.29129 or w=-0.645644
-------
Now substitute 3^x in place of w
3^x = 3.29129 or 3^x=-0.645644
But 3^x cannot be negative so we need only solve the 1st for "x":
Take the log to get:
xlog3 = log3.29129
x=log3.29129/log3
x=1.0843...
Cheers,
Stan H.