Solving Natural Logs: y=(sqrt(8x^4-5))/(x-1)

  • Thread starter Thread starter mattmannmf
  • Start date Start date
  • Tags Tags
    Natural
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
mattmannmf
Messages
170
Reaction score
0
I have the following function:

y= (sqrt(8x^4-5)) / (x-1)

take the natural log of both sides:

1) ln y= ln (sqrt( 8x^4-5) - ln (x-1)

OR

2) ln y= 1/2 ln(8x^4-5) - ln (x-1)

Which one is correct?

I know when i take the natural log of a/b its ln(a)- ln(b)... but also when i take the natural log of a^q its qln(a)...does that apply in this situation also or is it just ln(a)- ln(b)?
 
Physics news on Phys.org
The second would would be the correct option.
 
ok i thought so...thanks!