SOLUTION: solve for x in(x^2-4x+6)=in(3)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve for x in(x^2-4x+6)=in(3)      Log On


   



Question 325236: solve for x
in(x^2-4x+6)=in(3)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x
in(x^2-4x+6)=in(3)
---------------
If by in you mean ln, natural log:
x^2-4x+6 = 3
x^2 - 4x + 3 = 0
(x-3)*(x-1) = 0
x = 1
x = 3