A_Munk3y
- 72
- 0
Am i right? :) solving log functions!
solve the following equations
1. e4x=25
2. ln(x2-8x+13)=0
1.
lne4x=ln25
=> 4x=ln25
=> x=(1/4)ln25
x=0.8047
2.
ln(x2-8x+13)=0
=> e0=x2-8x+13
=> 1= x2-8x+13
=> x2-8x+12=0
(x-6)(x-2) = 0
So x=2 or 6.
Homework Statement
solve the following equations
1. e4x=25
2. ln(x2-8x+13)=0
The Attempt at a Solution
1.
lne4x=ln25
=> 4x=ln25
=> x=(1/4)ln25
x=0.8047
2.
ln(x2-8x+13)=0
=> e0=x2-8x+13
=> 1= x2-8x+13
=> x2-8x+12=0
(x-6)(x-2) = 0
So x=2 or 6.