Learn on PengiOpenstax Intermediate Algebra 2EChapter 10: Exponential and Logarithmic Functions

Lesson 10.5: Solve Exponential and Logarithmic Equations

In this lesson from OpenStax Intermediate Algebra 2E, students learn to solve logarithmic equations using the One-to-One Property, the Product Property, the Quotient Property, and the Power Property of logarithms. They also practice solving exponential equations by applying common logarithms or natural logarithms when both sides cannot be written with the same base. Real-world exponential models are included as applications, making this an essential section for intermediate algebra students mastering transcendental equations.

Section 1

πŸ“˜ Solve Exponential and Logarithmic Equations

New Concept

Learn to solve equations where variables are in exponents or inside logarithms. By using logarithmic properties and applying logarithms to both sides, you can tackle complex exponential equations and real-world problems involving growth and decay.

What’s next

This card is your foundation. Next, you'll master these skills through interactive examples, practice problems, and real-world application challenges on interest and growth.

Section 2

One-to-One Property of Logarithmic Equations

Property

For M>0M > 0, N>0N > 0, a>0a > 0, and a≠1a \neq 1 is any real number:

If⁑ log⁑aM=log⁑aN, then⁑ M=N.\operatorname{If} \ \log_a M = \log_a N, \ \operatorname{then} \ M = N.

Examples

  • Solve 2log⁑3x=log⁑3492\log_3 x = \log_3 49. Using the Power Property, this becomes log⁑3x2=log⁑349\log_3 x^2 = \log_3 49. By the One-to-One Property, x2=49x^2 = 49, so x=7x=7. We discard x=βˆ’7x=-7 since the log of a negative number is undefined.
  • Solve log⁑2(3xβˆ’1)=log⁑2(x+5)\log_2 (3x - 1) = \log_2 (x + 5). The One-to-One Property gives 3xβˆ’1=x+53x - 1 = x + 5. Solving for xx yields 2x=62x = 6, so x=3x=3. Checking the original equation shows this is a valid solution.

Section 3

Solving by Condensing Logarithms

Property

To solve logarithmic equations, you can condense sums or differences into a single logarithm using the Product Property, log⁑aM+log⁑aN=log⁑a(Mβ‹…N)\log_a M + \log_a N = \log_a (M \cdot N), or the Quotient Property. Once condensed, rewrite the equation in exponential form to solve.

Examples

  • Solve log⁑2x+log⁑2(xβˆ’4)=5\log_2 x + \log_2 (x - 4) = 5. Condensing gives log⁑2[x(xβˆ’4)]=5\log_2 [x(x - 4)] = 5. In exponential form, x(xβˆ’4)=25=32x(x-4) = 2^5 = 32. This gives x2βˆ’4xβˆ’32=0x^2 - 4x - 32 = 0, which factors to (xβˆ’8)(x+4)=0(x-8)(x+4)=0. The valid solution is x=8x=8.
  • Solve log⁑(x+15)βˆ’log⁑x=1\log (x + 15) - \log x = 1. Using the Quotient Property, log⁑x+15x=1\log \frac{x+15}{x} = 1. In exponential form, x+15x=101=10\frac{x+15}{x} = 10^1 = 10. Solving for xx gives x+15=10xx+15 = 10x, so 9x=159x=15, and x=53x = \frac{5}{3}.

Section 4

Solving Exponential Equations Using Logarithms

Property

When it is not possible to write the expressions with the same base, take the common logarithm or natural logarithm of both sides once the exponential is isolated. Then use the Power Property to move the exponent to the front as a factor and solve for the variable.

Examples

  • Solve 3x=203^x = 20. Take the common log of both sides: log⁑(3x)=log⁑(20)\log(3^x) = \log(20). Using the Power Property, xlog⁑3=log⁑20x \log 3 = \log 20. So, x=log⁑20log⁑3β‰ˆ2.727x = \frac{\log 20}{\log 3} \approx 2.727.
  • Solve 4exβˆ’1=304e^{x-1} = 30. First, isolate the exponential: exβˆ’1=7.5e^{x-1} = 7.5. Take the natural log of both sides: ln⁑(exβˆ’1)=ln⁑(7.5)\ln(e^{x-1}) = \ln(7.5). This simplifies to xβˆ’1=ln⁑(7.5)x-1 = \ln(7.5), so x=ln⁑(7.5)+1β‰ˆ3.015x = \ln(7.5) + 1 \approx 3.015.

Section 5

Compound Interest

Property

For a principal, PP, invested at an interest rate, rr, for tt years, the new balance, AA is:

A=P(1+rn)ntwhenΒ compoundedΒ nΒ timesΒ aΒ year.A = P \left(1 + \frac{r}{n}\right)^{nt} \quad \text{when compounded } n \text{ times a year.}
A=PertwhenΒ compoundedΒ continuously.A = Pe^{rt} \quad \text{when compounded continuously.}

Examples

  • How long will it take for 5,000 dollars to grow to 8,000 dollars in an account with 4% interest compounded continuously? We solve 8000=5000e0.04t8000 = 5000e^{0.04t}. This simplifies to 1.6=e0.04t1.6 = e^{0.04t}, so t=ln⁑(1.6)0.04β‰ˆ11.75t = \frac{\ln(1.6)}{0.04} \approx 11.75 years.
  • An investment of 15,000 dollars needs to grow to 75,000 dollars in 20 years. What continuously compounded interest rate is needed? We solve 75000=15000e20r75000 = 15000e^{20r}, which gives 5=e20r5 = e^{20r}. Thus, r=ln⁑520β‰ˆ0.0805r = \frac{\ln 5}{20} \approx 0.0805, or 8.05%.

Section 6

Exponential Growth and Decay

Property

For an original amount, A0A_0, that grows or decays at a rate, kk, for a certain time, tt, the final amount, AA, is:

A=A0ektA = A_0 e^{kt}

Exponential growth has a positive rate of growth or growth constant, kk, and exponential decay has a negative rate of growth or decay constant, kk.

Examples

  • A yeast culture grows from 50 to 450 cells in 4 hours. To find the growth constant kk, we solve 450=50e4k450 = 50e^{4k}. This simplifies to 9=e4k9 = e^{4k}, so the constant is k=ln⁑94β‰ˆ0.549k = \frac{\ln 9}{4} \approx 0.549.
  • The half-life of Sodium-24 is 15 hours. How much of a 20g sample is left after 10 hours? First, find kk from 0.5=e15k0.5 = e^{15k}, so k=ln⁑0.515k = \frac{\ln 0.5}{15}. Then, calculate A=20e(ln⁑0.515)β‹…10β‰ˆ12.6A = 20e^{(\frac{\ln 0.5}{15}) \cdot 10} \approx 12.6 grams.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5Current

    Lesson 10.5: Solve Exponential and Logarithmic Equations

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Solve Exponential and Logarithmic Equations

New Concept

Learn to solve equations where variables are in exponents or inside logarithms. By using logarithmic properties and applying logarithms to both sides, you can tackle complex exponential equations and real-world problems involving growth and decay.

What’s next

This card is your foundation. Next, you'll master these skills through interactive examples, practice problems, and real-world application challenges on interest and growth.

Section 2

One-to-One Property of Logarithmic Equations

Property

For M>0M > 0, N>0N > 0, a>0a > 0, and a≠1a \neq 1 is any real number:

If⁑ log⁑aM=log⁑aN, then⁑ M=N.\operatorname{If} \ \log_a M = \log_a N, \ \operatorname{then} \ M = N.

Examples

  • Solve 2log⁑3x=log⁑3492\log_3 x = \log_3 49. Using the Power Property, this becomes log⁑3x2=log⁑349\log_3 x^2 = \log_3 49. By the One-to-One Property, x2=49x^2 = 49, so x=7x=7. We discard x=βˆ’7x=-7 since the log of a negative number is undefined.
  • Solve log⁑2(3xβˆ’1)=log⁑2(x+5)\log_2 (3x - 1) = \log_2 (x + 5). The One-to-One Property gives 3xβˆ’1=x+53x - 1 = x + 5. Solving for xx yields 2x=62x = 6, so x=3x=3. Checking the original equation shows this is a valid solution.

Section 3

Solving by Condensing Logarithms

Property

To solve logarithmic equations, you can condense sums or differences into a single logarithm using the Product Property, log⁑aM+log⁑aN=log⁑a(Mβ‹…N)\log_a M + \log_a N = \log_a (M \cdot N), or the Quotient Property. Once condensed, rewrite the equation in exponential form to solve.

Examples

  • Solve log⁑2x+log⁑2(xβˆ’4)=5\log_2 x + \log_2 (x - 4) = 5. Condensing gives log⁑2[x(xβˆ’4)]=5\log_2 [x(x - 4)] = 5. In exponential form, x(xβˆ’4)=25=32x(x-4) = 2^5 = 32. This gives x2βˆ’4xβˆ’32=0x^2 - 4x - 32 = 0, which factors to (xβˆ’8)(x+4)=0(x-8)(x+4)=0. The valid solution is x=8x=8.
  • Solve log⁑(x+15)βˆ’log⁑x=1\log (x + 15) - \log x = 1. Using the Quotient Property, log⁑x+15x=1\log \frac{x+15}{x} = 1. In exponential form, x+15x=101=10\frac{x+15}{x} = 10^1 = 10. Solving for xx gives x+15=10xx+15 = 10x, so 9x=159x=15, and x=53x = \frac{5}{3}.

Section 4

Solving Exponential Equations Using Logarithms

Property

When it is not possible to write the expressions with the same base, take the common logarithm or natural logarithm of both sides once the exponential is isolated. Then use the Power Property to move the exponent to the front as a factor and solve for the variable.

Examples

  • Solve 3x=203^x = 20. Take the common log of both sides: log⁑(3x)=log⁑(20)\log(3^x) = \log(20). Using the Power Property, xlog⁑3=log⁑20x \log 3 = \log 20. So, x=log⁑20log⁑3β‰ˆ2.727x = \frac{\log 20}{\log 3} \approx 2.727.
  • Solve 4exβˆ’1=304e^{x-1} = 30. First, isolate the exponential: exβˆ’1=7.5e^{x-1} = 7.5. Take the natural log of both sides: ln⁑(exβˆ’1)=ln⁑(7.5)\ln(e^{x-1}) = \ln(7.5). This simplifies to xβˆ’1=ln⁑(7.5)x-1 = \ln(7.5), so x=ln⁑(7.5)+1β‰ˆ3.015x = \ln(7.5) + 1 \approx 3.015.

Section 5

Compound Interest

Property

For a principal, PP, invested at an interest rate, rr, for tt years, the new balance, AA is:

A=P(1+rn)ntwhenΒ compoundedΒ nΒ timesΒ aΒ year.A = P \left(1 + \frac{r}{n}\right)^{nt} \quad \text{when compounded } n \text{ times a year.}
A=PertwhenΒ compoundedΒ continuously.A = Pe^{rt} \quad \text{when compounded continuously.}

Examples

  • How long will it take for 5,000 dollars to grow to 8,000 dollars in an account with 4% interest compounded continuously? We solve 8000=5000e0.04t8000 = 5000e^{0.04t}. This simplifies to 1.6=e0.04t1.6 = e^{0.04t}, so t=ln⁑(1.6)0.04β‰ˆ11.75t = \frac{\ln(1.6)}{0.04} \approx 11.75 years.
  • An investment of 15,000 dollars needs to grow to 75,000 dollars in 20 years. What continuously compounded interest rate is needed? We solve 75000=15000e20r75000 = 15000e^{20r}, which gives 5=e20r5 = e^{20r}. Thus, r=ln⁑520β‰ˆ0.0805r = \frac{\ln 5}{20} \approx 0.0805, or 8.05%.

Section 6

Exponential Growth and Decay

Property

For an original amount, A0A_0, that grows or decays at a rate, kk, for a certain time, tt, the final amount, AA, is:

A=A0ektA = A_0 e^{kt}

Exponential growth has a positive rate of growth or growth constant, kk, and exponential decay has a negative rate of growth or decay constant, kk.

Examples

  • A yeast culture grows from 50 to 450 cells in 4 hours. To find the growth constant kk, we solve 450=50e4k450 = 50e^{4k}. This simplifies to 9=e4k9 = e^{4k}, so the constant is k=ln⁑94β‰ˆ0.549k = \frac{\ln 9}{4} \approx 0.549.
  • The half-life of Sodium-24 is 15 hours. How much of a 20g sample is left after 10 hours? First, find kk from 0.5=e15k0.5 = e^{15k}, so k=ln⁑0.515k = \frac{\ln 0.5}{15}. Then, calculate A=20e(ln⁑0.515)β‹…10β‰ˆ12.6A = 20e^{(\frac{\ln 0.5}{15}) \cdot 10} \approx 12.6 grams.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 10.1: Finding Composite and Inverse Functions

  2. Lesson 2

    Lesson 10.2: Evaluate and Graph Exponential Functions

  3. Lesson 3

    Lesson 10.3: Evaluate and Graph Logarithmic Functions

  4. Lesson 4

    Lesson 10.4: Use the Properties of Logarithms

  5. Lesson 5Current

    Lesson 10.5: Solve Exponential and Logarithmic Equations