Am i right? solving log functions

  • Thread starter Thread starter A_Munk3y
  • Start date Start date
  • Tags Tags
    Functions Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
A_Munk3y
Messages
72
Reaction score
0
Am i right? :) solving log functions!

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.
 
Physics news on Phys.org


All good, but being a little picky, if you were asked to leave the first one in exact form you might lose half a mark for not converting log(25) into 2log(5)
 


Thanks :)
Yea, the teach said that we don't have to worry about conversions and simplifying much. But thanks for pointing that out