| 
 
 
| Question 682304:  how do i express to the logarithmic terms of x,y and z?
 
 log(x^5)√((y^3)/(z^7))
 Answer by stanbon(75887)
      (Show Source): 
You can put this solution on YOUR website! express to the logarithmic terms of x,y and z? log(x^5)√((y^3)/(z^7))
 ----
 = log(x^5)+ log(y^3/2) - log(z^7)
 ----
 = 5log(x) + (3/2)log(y) - 7log(z)
 =============
 Cheers,
 Stan H.
 ===============
 | 
  
 | 
 |