▪ Converting Between Logarithmic and Exponential Form (2024)

Learning Outcomes

  • Convert from logarithmic to exponential form.
  • Convert from exponential to logarithmic form.
  • Solve real-world problems of logarithmic functions.

In order to analyze the magnitude of earthquakes or compare the magnitudes of two different earthquakes, we need to be able to convert between logarithmic and exponential form. For example, suppose the amount of energy released from one earthquake was 500 times greater than the amount of energy released from another. We want to calculate the difference in magnitude. The equation that represents this problem is [latex]{10}^{x}=500[/latex] where xrepresents the difference in magnitudes on the Richter Scale. How would we solve forx?

We have not yet learned a method for solving exponential equations algebraically. None of the algebraic tools discussed so far is sufficient to solve [latex]{10}^{x}=500[/latex]. We know that [latex]{10}^{2}=100[/latex] and [latex]{10}^{3}=1000[/latex], so it is clear that xmust be some value between 2 and 3 since [latex]y={10}^{x}[/latex] is increasing. We can examine a graphto better estimate the solution.

▪ Converting Between Logarithmic and Exponential Form (1)

Estimating from a graph, however, is imprecise. To find an algebraic solution, we must introduce a new function. Observe that the graph abovepasses the horizontal line test. The exponential function [latex]y={b}^{x}[/latex] is one-to-one, so its inverse, [latex]x={b}^{y}[/latex] is also a function. As is the case with all inverse functions, we simply interchange xand yand solve for yto find the inverse function. To represent yas a function of x, we use a logarithmic function of the form [latex]y={\mathrm{log}}_{b}\left(x\right)[/latex]. The base blogarithm of a number is the exponent by which we must raise bto get that number.

tip for success

Understanding what a logarithm is requires understanding what an exponent is. A logarithm is an exponent.

Read the paragraphs and boxes below carefully, perhaps more than once or twice, to gain the understanding of the inverse relationship between logarithms and exponents. Keep in mind that the inverse of a function effectively “undoes” what the other does.

You can use the definition of the logarithm given below to solve certain equations involving exponents and logarithms.

We read a logarithmic expression as, “The logarithm with base bof xis equal to y,” or, simplified, “log base bof xis y.” We can also say, “braised to the power of yis x,” because logs are exponents. For example, the base 2 logarithm of 32 is 5, because 5 is the exponent we must apply to 2 to get 32. Since [latex]{2}^{5}=32[/latex], we can write [latex]{\mathrm{log}}_{2}32=5[/latex]. We read this as “log base 2 of 32 is 5.”

We can express the relationship between logarithmic form and its corresponding exponential form as follows:

[latex]{\mathrm{log}}_{b}\left(x\right)=y\Leftrightarrow {b}^{y}=x,\text{}b>0,b\ne 1[/latex]

Note that the base bis always positive.

▪ Converting Between Logarithmic and Exponential Form (2)

Because a logarithm is a function, it is most correctly written as [latex]{\mathrm{log}}_{b}\left(x\right)[/latex] using parentheses to denote function evaluation just as we would with [latex]f\left(x\right)[/latex]. However, when the input is a single variable or number, it is common to see the parentheses dropped and the expression written without parentheses as [latex]{\mathrm{log}}_{b}x[/latex]. Note that many calculators require parentheses around the x.

We can illustrate the notation of logarithms as follows:

▪ Converting Between Logarithmic and Exponential Form (3)

Notice that when comparing the logarithm function and the exponential function, the input and the output are switched. This means [latex]y={\mathrm{log}}_{b}\left(x\right)[/latex] and [latex]y={b}^{x}[/latex] are inverse functions.

A General Note: Definition of the Logarithmic Function

A logarithm base bof a positive number xsatisfies the following definition:

For [latex]x>0,b>0,b\ne 1[/latex],

[latex]y={\mathrm{log}}_{b}\left(x\right)\text{ is equal to }{b}^{y}=x[/latex], where

  • we read [latex]{\mathrm{log}}_{b}\left(x\right)[/latex] as, “the logarithm with base bof x” or the “log base bof x.”
  • the logarithm yis the exponent to which bmust be raised to get x.
  • if no base [latex]b[/latex] is indicated, the base of the logarithm is assumed to be [latex]10[/latex].

Also, since the logarithmic and exponential functions switch the xand yvalues, the domain and range of the exponential function are interchanged for the logarithmic function. Therefore,

  • the domain of the logarithm function with base [latex]b \text{ is} \left(0,\infty \right)[/latex].
  • the range of the logarithm function with base [latex]b \text{ is} \left(-\infty ,\infty \right)[/latex].

Q & A

Can we take the logarithm of a negative number?

No. Because the base of an exponential function is always positive, no power of that base can ever be negative. We can never take the logarithm of a negative number. Also, we cannot take the logarithm of zero. Calculators may output a log of a negative number when in complex mode, but the log of a negative number is not a real number.

How To: Given an equation in logarithmic form [latex]{\mathrm{log}}_{b}\left(x\right)=y[/latex], convert it to exponential form

  1. Examine the equation [latex]y={\mathrm{log}}_{b}x[/latex] and identify b, y, and x.
  2. Rewrite [latex]{\mathrm{log}}_{b}x=y[/latex] as [latex]{b}^{y}=x[/latex].

Example: Converting from Logarithmic Form to Exponential Form

Write the following logarithmic equations in exponential form.

  1. [latex]{\mathrm{log}}_{6}\left(\sqrt{6}\right)=\frac{1}{2}[/latex]
  2. [latex]{\mathrm{log}}_{3}\left(9\right)=2[/latex]

Show Solution

Try It

Write the following logarithmic equations in exponential form.

  1. [latex]{\mathrm{log}}_{10}\left(1,000,000\right)=6[/latex]
  2. [latex]{\mathrm{log}}_{5}\left(25\right)=2[/latex]

Show Solution

Convert from Exponential to Logarithmic Form

To convert from exponential to logarithmic form, we follow the same steps in reverse. We identify the base b, exponent x, and output y. Then we write [latex]x={\mathrm{log}}_{b}\left(y\right)[/latex].

Example: Converting from Exponential Form to Logarithmic Form

Write the following exponential equations in logarithmic form.

  1. [latex]{2}^{3}=8[/latex]
  2. [latex]{5}^{2}=25[/latex]
  3. [latex]{10}^{-4}=\frac{1}{10,000}[/latex]

Show Solution

Try It

Write the following exponential equations in logarithmic form.

  1. [latex]{3}^{2}=9[/latex]
  2. [latex]{5}^{3}=125[/latex]
  3. [latex]{2}^{-1}=\frac{1}{2}[/latex]

Show Solution

Real-World Applications

Example: Rewriting and Solving a Real-World Exponential Model

The amount of energy released from one earthquake was [latex]500[/latex] times greater than the amount of energy released from another. The equation [latex]10^x=500[/latex]represents this situation, where [latex]x[/latex]is the difference in magnitudes on the Richter Scale. To the nearest thousandth, what was the difference in magnitudes?

Show Solution

Try It

The amount of energy released from one earthquake was [latex]8,500[/latex]times greater than the amount of energy released from another. The equation [latex]10^x=8500[/latex]represents this situation, where [latex]x[/latex]is the difference in magnitudes on the Richter Scale. To the nearest thousandth, what was the difference in magnitudes?

Show Solution

Example: Exposure Index EI

The exposure index EIfor a 35-millimeter camera is a measurement of the amount of light that hits the film. It is determined by the equation [latex]EI = log_2(\frac{f^2}{t})[/latex], where [latex]f[/latex] is the “f-stop” setting on the camera, and [latex]t[/latex] is the exposure time in seconds. Suppose the f-stop setting is 8 and the desired exposure time is 2 seconds. What will the resulting exposure index be?

Show Solution

Try It

Refer to the previous example. Suppose the light meter on a camera indicates anEIof [latex]-2[/latex],and the desired exposure time is 16 seconds. What should the f-stop setting be? (* Hint: f-stop is a positive number.)

Show Solution

Try It

If 1 in [latex]x[/latex] person dies as a result of doing some given activity each year, the safety index for that activity is [latex]SI = log x[/latex]. For example, according to a statistic in the US, 1 in 5,300 dies each year due to car crashes. Then the safety index for car crash is [latex]log(5300) \approx 3.7[/latex]. If 1 in 2,000,000 is killed by lighting, what is the safety index for lightning?[1]

Show Answer

▪   Converting Between Logarithmic and Exponential Form (2024)

FAQs

▪ Converting Between Logarithmic and Exponential Form? ›

To convert from exponential to logarithmic form, you simply write the exponent as the logarithm of the number to the given base. To convert from logarithmic to exponential form, you raise the base to the power of the logarithm.

How do you convert between logarithmic and exponential forms? ›

Log to exponential form is useful to easily perform complicated numeric calculations. The logarithmic form logaN=x l o g a N = x can be easily transformed into exponential form as ax=N a x = N .

How do you convert between exponential and logarithmic form brainly? ›

Explanation: To convert an expression from exponential form to logarithmic form, we need to determine the base of the exponential expression and set it as the base of the logarithmic expression. The exponent of the exponential expression becomes the logarithm of the base with the result equal to the given value.

How to convert into exponential form? ›

How do you write a number in exponential form? A number in exponential form is written by taking the base number used as a factor multiple times, and raising it to the power of the number of times it is used as a factor, for example, 3 to the fourth power is 3x3x3x3, or 3 multiplied by itself four times.

What is the difference between exponential and logarithmic form? ›

An exponential function has the form ax, where a is a constant; examples are 2x, 10x, ex. The logarithmic functions are the inverses of the exponential functions, that is, functions that "undo'' the exponential functions, just as, for example, the cube root function "undoes'' the cube function: 3√23=2.

What is the formula for exponential and logarithmic functions? ›

The logarithmic function y = logax is defined to be equivalent to the exponential equation x = ay. y = logax only under the following conditions: x = ay, a > 0, and a≠1. It is called the logarithmic function with base a. In this definition, y=logbx is called the logarithm form, and by=x is called the exponential form.

What is the main relation between logarithm and exponential? ›

Relationship between logarithmic and exponential function

Logarithmic functions are closely connected to exponential functions and are regarded as the exponential function's inverse. The logarithmic function logaN = x is created by transforming the exponential function ax = N.

What are the rules for exponential and logs? ›

Properties/Rules and Identities of Logarithms
Switching between Logarithmic and Exponential Formy = b x ⟺ l o g b ( y ) = x
Power Rulel o g b ( x n ) = n ⋅ l o g b ( x )
Change of Basel o g b ( x ) = l o g a ( x ) l o g a ( b ) , for any
Cancelling Exponential Identity #1b l o g b ( x ) = x
5 more rows
Apr 18, 2023

What is the formula for exponential form? ›

A basic exponential function, from its definition, is of the form f(x) = bx, where 'b' is a constant and 'x' is a variable. One of the popular exponential functions is f(x) = ex, where 'e' is "Euler's number" and e = 2.718....

What are the steps to solving exponential and logarithmic equations? ›

Step 1: Isolate the exponential expression. Step 2: Take the logarithm of both sides. In this case, we will take the common logarithm of both sides so that we can approximate our result on a calculator. Step 3: Apply the power rule for logarithms and then solve.

How to rewrite exponential equation in logarithmic form and vice versa? ›

Every equation that's in exponential form has an equivalent logarithmic form and vice versa. For example, the y = bx is equivalent to x = logb. Both equations have a b, the base, an x, and a y. You can convert from exponential to log form simply by memorizing the pattern.

How do you convert log2 to exponential form? ›

The log base 2 to a number N in algebra is equal to the exponent value of 2 which gives the number N. The log base 2 is written in the logarithmic form as log2N=k l o g 2 N = k , and the same is written in exponential form as 2k = N.

How to convert between log and exponential? ›

To convert from exponential to logarithmic form, you simply write the exponent as the logarithm of the number to the given base. To convert from logarithmic to exponential form, you raise the base to the power of the logarithm.

How to convert to logarithmic form? ›

To convert from exponents to logarithms, we follow the same steps in reverse. We identify the base b, exponent x, and output y. Then we write x=logb(y).

How to convert from log to number? ›

You can convert the log values to normal values by raising 10 to the power the log values (you want to convert). For instance if you have 0.30103 as the log value and want to get the normal value, you will have: "10^0.30103" and the result will be the normal value.

Top Articles
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6102

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.