SOLUTION: I am not sure how to answer this 9^x-3^(x+1)+1=0

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: I am not sure how to answer this 9^x-3^(x+1)+1=0      Log On


   



Question 532366: I am not sure how to answer this 9^x-3^(x+1)+1=0
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
I am not sure how to answer this
9^x-3^(x+1)+1=0
------
(3^x)^2 - 3^x*3 + 1 = 0
---
(3^x)^2 - 3(3^x) + 1 = 0
----
Let w = 3^x:
w^2 - 3w + 1 = 0
----
w = [3 +- sqrt(9-4*1*1)]/2
----
w = [3 +- sqrt(5)]/2
----
w = (3/2)+(1/2)sqrt(5) or w = (3/2)-(1/2)sqrt(5)
----
Solve for "x"
3^x = (3/2)+(1/2)sqrt(5) or 3^x = (3/2)-(1/2)sqrt(5)
-----
x = ln[(3/2)+sqrt(5)/2}/ln(3) or x = ln[(3/2)-(sqrt(5)/2)/ln(3)
=================================
Cheers,
Stan H.
====================