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
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 325236
:
solve for x
in(x^2-4x+6)=in(3)
Answer by
Alan3354(69443)
(
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