Question 1000119: Express log((n^4)(m^−2)) in terms of log(n) and log(m) .
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Express log((n^4)(m^−2)) in terms of log(n) and log(m) .
-------
Rule:: log(A*B) = log(A) + log(B)
-----
Your problem
A = n^4
B = m^-2
-----------------------
log[(n^4)(m^-2)] = log(n^4)+log(m^-2)]
------------------
Rule:: log(A^n) = n*log(A)
Your problem:
Answer:: 4log(n) -2log(m)
-----------------
Cheers,
Stan H.
----------------
|
|
|