Page 1 of 1
naturlige logaritme likning
Posted: 12/05-2007 19:51
by John Cena54
jeg trenger hjelp til denne likningen
ln(x-1)^2+ln(x^2-1)+ln(x+1)^2=0
Hjelp meg, takk

Re: naturlige logaritme likning
Posted: 12/05-2007 20:59
by ettam
[tex]ln (x - 1)^2 + ln (x^2 - 1) + ln (x + 1)^2 = 0[/tex]
[tex]ln ( (x-1)^2 \cdot (x^2 -1) \cdot (x+1)^2 )= 0[/tex]
[tex]ln ((x^2-1) \cdot (x-1)^2 \cdot (x+1)^2) = 0[/tex]
[tex]ln ((x^2-1) \cdot (x-1)(x-1)\cdot (x+1)(x+1)) = 0[/tex]
[tex]ln ((x^2-1) \cdot (x-1)(x+1) \cdot (x-1)(x+1)) = 0[/tex]
[tex]ln ((x^2-1) \cdot (x^2-1) \cdot (x^2-1) ) = 0[/tex]
[tex]ln ((x^2-1)^3) = 0[/tex]
[tex]3 \cdot ln (x^2-1) = 0[/tex]
[tex]ln (x^2-1) = 0[/tex]
[tex]e^{ln (x^2-1)} = e^0[/tex]
[tex]x^2 - 1 = 1[/tex]
[tex]\underline{\underline{x = \pm \sqrt{2}}[/tex]
Posted: 12/05-2007 21:01
by daofeishi
Jeg regner med du mener ln a[sup]2[/sup], og ikke (ln a)[sup]2[/sup]. Husk at ln a + ln b = ln ab
[tex]\ln (x-1)^2 + \ln(x^2-1) + \ln(x+1)^2 = 0 \\ \ln (x-1)^2(x+1)^2 + \ln(x^2-1) = 0 \\ \ln (x^2-1)^2 + \ln (x^2-1) = 0 \\ 2\ln(x^2-1) + \ln (x^2-1) = 0 \\ 3\ln(x^2-1) = 0[/tex]
Du tar det derfra
Edit: Ettam kom meg i forkjøpet.