178k views
5 votes
How do you convert to logarithmic form

1 Answer

1 vote
Conversion to logarithmic form works like this.

Consider the following three variables:

a = answer
b = base
e = exponent

In exponential form, the expression would appear as follows:

b^e = a

Logarithmic form would appear like this:

log b(a) = e

For example:

10^2 = 100

log 10(100) = 2
User Kamsiinov
by
6.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.