Solve the following equation ln(x^2-8x+13)=0

  • Thread starter Thread starter A_Munk3y
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
A_Munk3y
Messages
72
Reaction score
0

Homework Statement


Solve the following equation:
ln(x2-8x+13)=0



The Attempt at a Solution


not much luck with this one. i just learned this stuff and I am having problems with it'
Anyways, i got
ln(x2-8x+13=0
=>lnx2-ln8x+ln13=0
=>lnx2-ln8x=-ln13
=>ln(x2/8x)=-ln13
=>eln(x2/8x)=e-ln13
=>x2/8x=e-ln13

im just going to stop there cause i think I am going in the wrong direction
 
Physics news on Phys.org
[tex]ln(a+b)\neq ln(a)+ln(b)[/tex]

But rather,

[tex]ln(ab)=ln(a)+ln(b)[/tex]

Firstly, take the exponential of both sides, since [tex]e^{ln(x)}=x[/tex]

But also remember that you can only take the log of a positive number, so you might need to discard a value when you solve for x.
 
Oh, ok :)
I got it! Thank you