Question 408682
If something like "xln(2)=(xln(3)+ln(3))" scares you, then just replace each "ln" with "log" and you'll get


xlog(2)=xlog(3)+log(3)



Why can I replace "ln" with "log"? Because "ln" is actually a log that has base 'e' (2.718...). However you can use any log of any base. So you can use the default log of base 10 if you want.



If you need more help, email me at <a href="mailto:jim_thompson5910@hotmail.com">jim_thompson5910@hotmail.com</a>