SOLUTION: log(b)squareroot((x^6y^2)/(z^5))
Write the expression in expanded form.
I know that the answer is 3log(b)x+log(b)y-(5/2)log(b)z
but please explain.
Thanks!
Question 1000710: log(b)squareroot((x^6y^2)/(z^5))
Write the expression in expanded form.
I know that the answer is 3log(b)x+log(b)y-(5/2)log(b)z
but please explain.
Thanks! Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! log(b)squareroot((x^6y^2)/(z^5))
Write the expression in expanded form.
-------
logb[x^6*y^2)/z^5]^(1/2)
-----
= (1/2)[6logb(x)+2logb(y)-5logb(z)]
============
= 3*logb(x) + logb(y) - (5/2)logb(z)
-------------
Cheers,
Stan H.
-------------