Logarithms
The rule log(X
Y
) = Y*log(X)follows from the familiar law of exponents:
(10
A
)
Y
= 10
A*Y
.
Here's how.
Write
X = 10
A
and
Z = 10
A*Y
.
Then
log(X) = A
and
log(Z) = A*Y.
From the exponent law above, Z = X
Y
.
Consequently,
log(X
Y
) = log(Z) = A*Y = Y*A = Y*log(X).
Return to
Logarithms
.