6.6 Exponential and Logarithmic Equations - College Algebra with Corequisite Support | OpenStax (2024)

Learning Objectives

In this section, you will:

  • Use like bases to solve exponential equations.
  • Use logarithms to solve exponential equations.
  • Use the definition of a logarithm to solve logarithmic equations.
  • Use the one-to-one property of logarithms to solve logarithmic equations.
  • Solve applied problems involving exponential and logarithmic equations.

Corequisite Skills

Learning Objectives

  1. Solve Exponential Equations. (IA 10.2.2)
  2. Solve Logarithmic Equations. (IA 10.3.4)

Objective 1: Solve Exponential Equations. (IA 10.2.2)

Equations that include an exponential expression axax are called exponential equations. There are two types of exponential equations: those with the common base on each side, and those without a common base.

Type 1: Possible common base on each side: Use properties of exponents to rewrite each side with a common base. Use base-exponent property to set exponents equal to each other and solve for x.

Base-Exponent Property

For any a>0,a1a>0,a1, if ax=ayax=ay then x=yx=y

Type 2: No possible common base: Use properties of exponents to rewrite each side in terms of one exponential expression. Take the log or ln of each side and use the power rule to bring down the power. Solve the remaining equation for x.

Property of Logarithmic Equality:

For any M>0,N>0,a>0,anda1M>0,N>0,a>0,anda1
If logaM=logbNthenM=N.logaM=logbNthenM=N.

Example 1

Solving Exponential Equations.

Solve: 32x5=27.32x5=27.

Solution

Is here a common base?Yes, both 3 and 27 can be rewritten as powers of 3.
Write both sides of the equation with the same base. 32x-5=3332x-5=33
Since the bases are the same, the exponents must be equal.
Write a new equation by setting the exponents equal. 2x-5=32x-5=3
Solve the equation. 2x=82x=8
x=4x=4
Check the solution by substituting x=4 into the original equation. 32(4)-5=2732(4)-5=27
27=27,27=27, True

Example 2

Solve 3ex+2=243ex+2=24 . Find the exact answer and then approximate it to three decimal places.

Solution

Rewriting with a common base is not possible.
Isolate the exponential by dividing both sides by 3. ex+2=8ex+2=8
Take the natural logarithm of both sides. lnex+2=ln8lnex+2=ln8
Use the Power Property to get the x as a factor, not an exponent. (x+2)lne=ln8(x+2)lne=ln8
Use the property lne=1lne=1 to simplify. x+2=ln8x+2=ln8
Solve the equation. Find the exact answer. x=ln8-2x=ln8-2
Approximate the answer. x=0.079x=0.079

Try It #1

Use the following steps to help solve the equation below. Is there a common base? Isolate the variable term first to determine.

Solve 2(5x)=122(5x)=12 .
Isolate the exponential term on one side.
Take ln or log of each side.
Use the Power Property to get the x as a factor, not an exponent.
Solve for x. Give an exact answer and approximate. Check.

Try It #2

Use the following steps to help solve the equation below.

Solve 23x-4=8-x23x-4=8-x.
Is here a common base here? Yes, both 2 and 8 can be rewritten as powers of 2.
Rewrite each side with a base of 2 using properties of exponents.
Set exponents equal since the bases are the same.
Solve for x. Give an exact answer and approximate. Check.

Practice Makes Perfect

Solve. Find the exact answer and then approximate it to three decimal places.

1.

42x-3=11642x-3=116

2.

5(3x)=205(3x)=20

Objective 2: Solving Logarithmic Equations. (IA 10.3.4)

There are two types of logarithmic equations: those with log terms on just one side of the equation or those with log terms on each side of the equation. Since the domain of logarithmic functions is positive numbers only, make sure to check the solutions.

Type 1: Log terms on one side of the equation: Use properties of logs to rewrite a side with just one log term. Convert to exponential notation and solve for x.

If logax=ylogax=y then x=ayx=ay .

Type 2: Log terms on both sides of equation: First, use log properties to rewrite each side in terms of a single log expression, if necessary. Use the one-to-one property of logarithmic equality to set arguments equal to one another. Solve the resulting equation for x.

One-to-One Property of Logarithmic Equations

For any M>0,N>0,a>0,M>0,N>0,a>0, and a1a1 is any real number:

IflogaM=logaN,thenM=N.IflogaM=logaN,thenM=N.

Example 3

Solving logarithmic equations.

Solve: log2(3x-5)=4log2(3x-5)=4

Solution

Rewrite in exponential form. 24=3x-524=3x-5
Simplify. 16=3x-516=3x-5
Solve for x. x=7x=7
Check. log2(3(7)-5)=4log2(3(7)-5)=4
4=44=4, True

Example 4

Solve log4(x+6)-log4(2x+5)=-log4xlog4(x+6)-log4(2x+5)=-log4x

Solution

Use the Quotient Property on the left side and the Power Property on the right. log4x+62x+5=log4x-1log4x+62x+5=log4x-1
Rewrite x-1x-1 as 1x1x. log4x+62x+5=log41xlog4x+62x+5=log41x
Use the One-to-One Property. x+62x+5=1xx+62x+5=1x
Solve the rational equation. x(x+6)=2x+5x(x+6)=2x+5
Distribute and write in standard form. x2+4x-5=0x2+4x-5=0
Factor and solve for x. (x+5)(x-1)=0(x+5)(x-1)=0 , x=-5x=-5 , x=1x=1
Check: x=–5 is extraneous solution because 2(-5)+5<02(-5)+5<0 so x=1 is the only solution.

Try It #3

Use the following steps to help solve the equation below.

Solve log(x+2)-log3=1log(x+2)-log3=1

Use properties of logarithms to rewrite the left side as a single log term.

Convert to exponential form.

Solve for x. Check.

Try It #4

Use the following steps to help solve the equation below.

Solve logx+log(x+1)=2logx+log(x+1)=2

Use properties of logarithms to rewrite the left side as a single log term.

Use the One-to-One Property.

Solve the quadratic equation.

Check.

Practice Makes Perfect

Don’t forget to check your solutions.

3.

log3x=5log3x=5

4.

log2(x+1)+log2(x-1)=3log2(x+1)+log2(x-1)=3

5.

log(x-2)-log(4x+16)=log1xlog(x-2)-log(4x+16)=log1x

6.6 Exponential and Logarithmic Equations - College Algebra with Corequisite Support | OpenStax (1)

Figure 1 Wild rabbits in Australia. The rabbit population grew so quickly in Australia that the event became known as the “rabbit plague.” (credit: Richard Taylor, Flickr)

In 1859, an Australian landowner named Thomas Austin released 24 rabbits into the wild for hunting. Because Australia had few predators and ample food, the rabbit population exploded. In fewer than ten years, the rabbit population numbered in the millions.

Uncontrolled population growth, as in the wild rabbits in Australia, can be modeled with exponential functions. Equations resulting from those exponential functions can be solved to analyze and make predictions about exponential growth. In this section, we will learn techniques for solving exponential functions.

Using Like Bases to Solve Exponential Equations

The first technique involves two functions with like bases. Recall that the one-to-one property of exponential functions tells us that, for any real numbers b,b, S,S, and T,T, where b>0,b1,b>0,b1, bS=bTbS=bT if and only if S=T.S=T.

In other words, when an exponential equation has the same base on each side, the exponents must be equal. This also applies when the exponents are algebraic expressions. Therefore, we can solve many exponential equations by using the rules of exponents to rewrite each side as a power with the same base. Then, we use the fact that exponential functions are one-to-one to set the exponents equal to one another, and solve for the unknown.

For example, consider the equation 34x7=32x3.34x7=32x3. To solve for x,x, we use the division property of exponents to rewrite the right side so that both sides have the common base, 3.3. Then we apply the one-to-one property of exponents by setting the exponents equal to one another and solving for xx:

34x7=32x334x7=32x31Rewrite3as31.34x7=32x1Usethedivisionpropertyofexponents.4x7=2x1Applytheone-to-onepropertyofexponents.2x=6Subtract2xandadd7tobothsides.x=3Divideby3.34x7=32x334x7=32x31Rewrite3as31.34x7=32x1Usethedivisionpropertyofexponents.4x7=2x1Applytheone-to-onepropertyofexponents.2x=6Subtract2xandadd7tobothsides.x=3Divideby3.

Using the One-to-One Property of Exponential Functions to Solve Exponential Equations

For any algebraic expressions SandT, SandT, and any positive real number b1,b1,

bS=bTifandonlyifS=TbS=bTifandonlyifS=T

How To

Given an exponential equation with the form bS=bT,bS=bT, where SS and TT are algebraic expressions with an unknown, solve for the unknown.

  1. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form bS=bT.bS=bT.
  2. Use the one-to-one property to set the exponents equal.
  3. Solve the resulting equation, S=T,S=T, for the unknown.

Example 1

Solving an Exponential Equation with a Common Base

Solve 2x1=22x4.2x1=22x4.

Solution

2 x1 = 2 2x4 Thecommonbaseis2. x1=2x4 Bytheone-to-onepropertytheexponentsmustbeequal. x=3 Solveforx. 2 x1 = 2 2x4 Thecommonbaseis2. x1=2x4 Bytheone-to-onepropertytheexponentsmustbeequal. x=3 Solveforx.

Try It #5

Solve 52x=53x+2.52x=53x+2.

Rewriting Equations So All Powers Have the Same Base

Sometimes the common base for an exponential equation is not explicitly shown. In these cases, we simply rewrite the terms in the equation as powers with a common base, and solve using the one-to-one property.

For example, consider the equation 256=4x5.256=4x5. We can rewrite both sides of this equation as a power of 2.2. Then we apply the rules of exponents, along with the one-to-one property, to solve for x:x:

256= 4 x5 2 8 = ( 2 2 ) x5 Rewriteeachsideasapowerwithbase2. 2 8 = 2 2x10 Usetheone-to-onepropertyofexponents. 8=2x10 Applytheone-to-onepropertyofexponents. 18=2x Add10tobothsides. x=9 Divideby2. 256= 4 x5 2 8 = ( 2 2 ) x5 Rewriteeachsideasapowerwithbase2. 2 8 = 2 2x10 Usetheone-to-onepropertyofexponents. 8=2x10 Applytheone-to-onepropertyofexponents. 18=2x Add10tobothsides. x=9 Divideby2.

How To

Given an exponential equation with unlike bases, use the one-to-one property to solve it.

  1. Rewrite each side in the equation as a power with a common base.
  2. Use the rules of exponents to simplify, if necessary, so that the resulting equation has the form bS=bT.bS=bT.
  3. Use the one-to-one property to set the exponents equal.
  4. Solve the resulting equation, S=T,S=T, for the unknown.

Example 2

Solving Equations by Rewriting Them to Have a Common Base

Solve 8x+2=16x+1.8x+2=16x+1.

Solution

8 x+2 = 16 x+1 ( 2 3 ) x+2 = ( 2 4 ) x+1 Write8and16aspowersof2. 2 3x+6 = 2 4x+4 Totakeapowerofapower,multiplyexponents. 3x+6=4x+4 Usetheone-to-onepropertytosettheexponentsequal. x=2 Solveforx. 8 x+2 = 16 x+1 ( 2 3 ) x+2 = ( 2 4 ) x+1 Write8and16aspowersof2. 2 3x+6 = 2 4x+4 Totakeapowerofapower,multiplyexponents. 3x+6=4x+4 Usetheone-to-onepropertytosettheexponentsequal. x=2 Solveforx.

Try It #6

Solve 52x=253x+2.52x=253x+2.

Example 3

Solving Equations by Rewriting Roots with Fractional Exponents to Have a Common Base

Solve 25x=2.25x=2.

Solution

25x=212Writethesquarerootof2asapowerof2.x=12Usetheone-to-oneproperty.x=110Solveforx.25x=212Writethesquarerootof2asapowerof2.x=12Usetheone-to-oneproperty.x=110Solveforx.

Try It #7

Solve 5x=5.5x=5.

Q&A

Do all exponential equations have a solution? If not, how can we tell if there is a solution during the problem-solving process?

No. Recall that the range of an exponential function is always positive. While solving the equation, we may obtain an expression that is undefined.

Example 4

Solving an Equation with Positive and Negative Powers

Solve 3x+1=−2.3x+1=−2.

Solution

This equation has no solution. There is no real value of xx that will make the equation a true statement because any power of a positive number is positive.

Analysis

Figure 2 shows that the two graphs do not cross so the left side is never equal to the right side. Thus the equation has no solution.

6.6 Exponential and Logarithmic Equations - College Algebra with Corequisite Support | OpenStax (2)

Figure 2

Try It #8

Solve 2x=−100.2x=−100.

Solving Exponential Equations Using Logarithms

Sometimes the terms of an exponential equation cannot be rewritten with a common base. In these cases, we solve by taking the logarithm of each side. Recall, since log(a)=log(b)log(a)=log(b) is equivalent to a=b,a=b, we may apply logarithms with the same base on both sides of an exponential equation.

How To

Given an exponential equation in which a common base cannot be found, solve for the unknown.

  1. Apply the logarithm of both sides of the equation.
    1. If one of the terms in the equation has base 10, use the common logarithm.
    2. If none of the terms in the equation has base 10, use the natural logarithm.
  2. Use the rules of logarithms to solve for the unknown.

Example 5

Solving an Equation Containing Powers of Different Bases

Solve 5x+2=4x.5x+2=4x.

Solution

5 x+2 = 4 x There is no easy way to get the powers to have the same base. ln 5 x+2 =ln 4 x Take ln of both sides. (x+2)ln5=xln4 Use laws of logs. xln5+2ln5=xln4 Use the distributive law. xln5xln4=2ln5 Get terms containingxon one side, terms withoutxon the other. x(ln5ln4)=2ln5 On the left hand side, factor out an x. xln( 5 4 )=ln( 1 25 ) Use the laws of logs. x= ln( 1 25 ) ln( 5 4 ) Divide by the coefficient ofx. 5 x+2 = 4 x There is no easy way to get the powers to have the same base. ln 5 x+2 =ln 4 x Take ln of both sides. (x+2)ln5=xln4 Use laws of logs. xln5+2ln5=xln4 Use the distributive law. xln5xln4=2ln5 Get terms containingxon one side, terms withoutxon the other. x(ln5ln4)=2ln5 On the left hand side, factor out an x. xln( 5 4 )=ln( 1 25 ) Use the laws of logs. x= ln( 1 25 ) ln( 5 4 ) Divide by the coefficient ofx.

Try It #9

Solve 2x=3x+1.2x=3x+1.

Q&A

Is there any way to solve 2 x = 3 x ? 2 x = 3 x ?

Yes. The solution is 0.0.

Equations Containing e

One common type of exponential equations are those with base e.e. This constant occurs again and again in nature, in mathematics, in science, in engineering, and in finance. When we have an equation with a base ee on either side, we can use the natural logarithm to solve it.

How To

Given an equation of the form y=Aekt,y=Aekt, solve for t.t.

  1. Divide both sides of the equation by A.A.
  2. Apply the natural logarithm of both sides of the equation.
  3. Divide both sides of the equation by k.k.

Example 6

Solve an Equation of the Form y = Aekt

Solve 100=20e2t.100=20e2t.

Solution

100=20e2t5=e2tDividebythecoefficientofthepower.ln5=2tTakelnofbothsides.Usethefactthatln(x)andexareinversefunctions.t=ln52Dividebythecoefficientoft.100=20e2t5=e2tDividebythecoefficientofthepower.ln5=2tTakelnofbothsides.Usethefactthatln(x)andexareinversefunctions.t=ln52Dividebythecoefficientoft.

Analysis

Using laws of logs, we can also write this answer in the form t=ln5.t=ln5. If we want a decimal approximation of the answer, we use a calculator.

Try It #10

Solve 3e0.5t=11.3e0.5t=11.

Q&A

Does every equation of the form y=A e kt y=A e kt have a solution?

No. There is a solution when k0,k0, and when yy and AA are either both 0 or neither 0, and they have the same sign. An example of an equation with this form that has no solution is 2=−3et.2=−3et.

Example 7

Solving an Equation That Can Be Simplified to the Form y = Aekt

Solve 4e2x+5=12.4e2x+5=12.

Solution

4 e 2x +5=12 4 e 2x =7 Combineliketerms. e 2x = 7 4 Dividebythecoefficientofthepower. 2x=ln( 7 4 ) Takelnofbothsides. x= 1 2 ln( 7 4 ) Solveforx. 4 e 2x +5=12 4 e 2x =7 Combineliketerms. e 2x = 7 4 Dividebythecoefficientofthepower. 2x=ln( 7 4 ) Takelnofbothsides. x= 1 2 ln( 7 4 ) Solveforx.

Try It #11

Solve 3+e2t=7e2t.3+e2t=7e2t.

Extraneous Solutions

Sometimes the methods used to solve an equation introduce an extraneous solution, which is a solution that is correct algebraically but does not satisfy the conditions of the original equation. One such situation arises in solving when the logarithm is taken on both sides of the equation. In such cases, remember that the argument of the logarithm must be positive. If the number we are evaluating in a logarithm function is negative, there is no output.

Example 8

Solving Exponential Functions in Quadratic Form

Solve e2xex=56.e2xex=56.

Solution

e 2x e x =56 e 2x e x 56 =0 Get one side of the equation equal to zero. ( e x +7)( e x 8) =0 Factor by the FOIL method. e x +7 =0or e x 8=0 If a product is zero, then one factor must be zero. e x =7 or e x =8 Isolate the exponentials. e x =8 Reject the equation in which the power equals a negative number. x =ln8 Solve the equation in which the power equals a positive number. e 2x e x =56 e 2x e x 56 =0 Get one side of the equation equal to zero. ( e x +7)( e x 8) =0 Factor by the FOIL method. e x +7 =0or e x 8=0 If a product is zero, then one factor must be zero. e x =7 or e x =8 Isolate the exponentials. e x =8 Reject the equation in which the power equals a negative number. x =ln8 Solve the equation in which the power equals a positive number.

Analysis

When we plan to use factoring to solve a problem, we always get zero on one side of the equation, because zero has the unique property that when a product is zero, one or both of the factors must be zero. We reject the equation ex=−7ex=−7 because a positive number never equals a negative number. The solution ln(−7)ln(−7) is not a real number, and in the real number system this solution is rejected as an extraneous solution.

Try It #12

Solve e2x=ex+2.e2x=ex+2.

Q&A

Does every logarithmic equation have a solution?

No. Keep in mind that we can only apply the logarithm to a positive number. Always check for extraneous solutions.

Using the Definition of a Logarithm to Solve Logarithmic Equations

We have already seen that every logarithmic equation logb(x)=ylogb(x)=y is equivalent to the exponential equation by=x.by=x. We can use this fact, along with the rules of logarithms, to solve logarithmic equations where the argument is an algebraic expression.

For example, consider the equation log2(2)+log2(3x5)=3.log2(2)+log2(3x5)=3. To solve this equation, we can use rules of logarithms to rewrite the left side in compact form and then apply the definition of logs to solve for x:x:

log 2 (2)+ log 2 (3x5)=3 log 2 (2(3x5))=3 Apply the product rule of logarithms. log 2 (6x10)=3 Distribute. 2 3 =6x10 Apply the definition of a logarithm. 8=6x10 Calculate 2 3 . 18=6x Add 10 to both sides. x=3 Divide by 6. log 2 (2)+ log 2 (3x5)=3 log 2 (2(3x5))=3 Apply the product rule of logarithms. log 2 (6x10)=3 Distribute. 2 3 =6x10 Apply the definition of a logarithm. 8=6x10 Calculate 2 3 . 18=6x Add 10 to both sides. x=3 Divide by 6.

Using the Definition of a Logarithm to Solve Logarithmic Equations

For any algebraic expression SS and real numbers bb and c,c, where b>0,b1,b>0,b1,

logb(S)=cifandonlyifbc=Slogb(S)=cifandonlyifbc=S

Example 9

Using Algebra to Solve a Logarithmic Equation

Solve 2lnx+3=7.2lnx+3=7.

Solution

2lnx+3=7 2lnx=4 Subtract3. lnx=2 Divideby2. x= e 2 Rewriteinexponentialform. 2lnx+3=7 2lnx=4 Subtract3. lnx=2 Divideby2. x= e 2 Rewriteinexponentialform.

Try It #13

Solve 6+lnx=10.6+lnx=10.

Example 10

Using Algebra Before and After Using the Definition of the Natural Logarithm

Solve 2ln(6x)=7.2ln(6x)=7.

Solution

2ln(6x)=7ln(6x)=72Divideby2.6x=e(72)Usethedefinitionofln.x=16e(72)Divideby6.2ln(6x)=7ln(6x)=72Divideby2.6x=e(72)Usethedefinitionofln.x=16e(72)Divideby6.

Try It #14

Solve 2ln(x+1)=10.2ln(x+1)=10.

Example 11

Using a Graph to Understand the Solution to a Logarithmic Equation

Solve lnx=3.lnx=3.

Solution

lnx=3x=e3Usethedefinitionofthenaturallogarithm.lnx=3x=e3Usethedefinitionofthenaturallogarithm.

Figure 3 represents the graph of the equation. On the graph, the x-coordinate of the point at which the two graphs intersect is close to 20. In other words e320.e320. A calculator gives a better approximation: e320.0855.e320.0855.

6.6 Exponential and Logarithmic Equations - College Algebra with Corequisite Support | OpenStax (3)

Figure 3 The graphs of y=lnxy=lnx and y=3y=3 cross at the point (e3,3),(e3,3), which is approximately (20.0855, 3).

Try It #15

Use a graphing calculator to estimate the approximate solution to the logarithmic equation 2x=10002x=1000 to 2 decimal places.

Using the One-to-One Property of Logarithms to Solve Logarithmic Equations

As with exponential equations, we can use the one-to-one property to solve logarithmic equations. The one-to-one property of logarithmic functions tells us that, for any real numbers x>0,x>0, S>0,S>0, T>0T>0 and any positive real number b,b, where b1,b1,

logbS=logbTifandonlyifS=T.logbS=logbTifandonlyifS=T.

For example,

Iflog2(x1)=log2(8),thenx1=8.Iflog2(x1)=log2(8),thenx1=8.

So, if x1=8,x1=8, then we can solve for x,x, and we get x=9.x=9. To check, we can substitute x=9x=9 into the original equation: log2(91)=log2(8)=3.log2(91)=log2(8)=3. In other words, when a logarithmic equation has the same base on each side, the arguments must be equal. This also applies when the arguments are algebraic expressions. Therefore, when given an equation with logs of the same base on each side, we can use rules of logarithms to rewrite each side as a single logarithm. Then we use the fact that logarithmic functions are one-to-one to set the arguments equal to one another and solve for the unknown.

For example, consider the equation log(3x2)log(2)=log(x+4).log(3x2)log(2)=log(x+4). To solve this equation, we can use the rules of logarithms to rewrite the left side as a single logarithm, and then apply the one-to-one property to solve for x:x:

log(3x2)log(2)=log(x+4) log( 3x2 2 )=log(x+4) Applythequotientruleoflogarithms. 3x2 2 =x+4 Applytheonetoonepropertyofalogarithm. 3x2=2x+8 Multiplybothsidesoftheequationby2. x=10 Subtract2xandadd2. log(3x2)log(2)=log(x+4) log( 3x2 2 )=log(x+4) Applythequotientruleoflogarithms. 3x2 2 =x+4 Applytheonetoonepropertyofalogarithm. 3x2=2x+8 Multiplybothsidesoftheequationby2. x=10 Subtract2xandadd2.

To check the result, substitute x=10x=10 into log(3x2)log(2)=log(x+4).log(3x2)log(2)=log(x+4).

log(3(10)2)log(2)=log((10)+4) log(28)log(2)=log(14) log( 28 2 )=log(14) Thesolutionchecks. log(3(10)2)log(2)=log((10)+4) log(28)log(2)=log(14) log( 28 2 )=log(14) Thesolutionchecks.

Using the One-to-One Property of Logarithms to Solve Logarithmic Equations

For any algebraic expressions SS and TT and any positive real number b,b, where b1,b1,

logbS=logbTifandonlyifS=TlogbS=logbTifandonlyifS=T

Note, when solving an equation involving logarithms, always check to see if the answer is correct or if it is an extraneous solution.

How To

Given an equation containing logarithms, solve it using the one-to-one property.

  1. Use the rules of logarithms to combine like terms, if necessary, so that the resulting equation has the form logbS=logbT.logbS=logbT.
  2. Use the one-to-one property to set the arguments equal.
  3. Solve the resulting equation, S=T,S=T, for the unknown.

Example 12

Solving an Equation Using the One-to-One Property of Logarithms

Solve ln(x2)=ln(2x+3).ln(x2)=ln(2x+3).

Solution

ln( x 2 )=ln(2x+3) x 2 =2x+3 Usetheone-to-onepropertyofthelogarithm. x 2 2x3=0 Getzeroononesidebeforefactoring. (x3)(x+1)=0 FactorusingFOIL. x3=0orx+1=0 Ifaproductiszero,oneofthefactorsmustbezero. x=3orx=1 Solveforx. ln( x 2 )=ln(2x+3) x 2 =2x+3 Usetheone-to-onepropertyofthelogarithm. x 2 2x3=0 Getzeroononesidebeforefactoring. (x3)(x+1)=0 FactorusingFOIL. x3=0orx+1=0 Ifaproductiszero,oneofthefactorsmustbezero. x=3orx=1 Solveforx.

Analysis

There are two solutions: 33 or −1.−1. The solution −1−1 is negative, but it checks when substituted into the original equation because the argument of the logarithm functions is still positive.

Try It #16

Solve ln(x2)=ln1.ln(x2)=ln1.

Solving Applied Problems Using Exponential and Logarithmic Equations

In previous sections, we learned the properties and rules for both exponential and logarithmic functions. We have seen that any exponential function can be written as a logarithmic function and vice versa. We have used exponents to solve logarithmic equations and logarithms to solve exponential equations. We are now ready to combine our skills to solve equations that model real-world situations, whether the unknown is in an exponent or in the argument of a logarithm.

One such application is in science, in calculating the time it takes for half of the unstable material in a sample of a radioactive substance to decay, called its half-life. Table 1 lists the half-life for several of the more common radioactive substances.

SubstanceUseHalf-life
gallium-67nuclear medicine80 hours
cobalt-60manufacturing5.3 years
technetium-99mnuclear medicine6 hours
americium-241construction432 years
carbon-14archeological dating5,715 years
uranium-235atomic power703,800,000 years

Table 1

We can see how widely the half-lives for these substances vary. Knowing the half-life of a substance allows us to calculate the amount remaining after a specified time. We can use the formula for radioactive decay:

A(t)=A0eln(0.5)TtA(t)=A0eln(0.5)tTA(t)=A0(eln(0.5))tTA(t)=A0(12)tTA(t)=A0eln(0.5)TtA(t)=A0eln(0.5)tTA(t)=A0(eln(0.5))tTA(t)=A0(12)tT

where

  • A0A0 is the amount initially present
  • TT is the half-life of the substance
  • tt is the time period over which the substance is studied
  • A(t)A(t) is the amount of the substance present after time tt

Example 13

Using the Formula for Radioactive Decay to Find the Quantity of a Substance

How long will it take for ten percent of a 1000-gram sample of uranium-235 to decay?

Solution

y=1000e ln(0.5) 703,800,000 t 900=1000 e ln(0.5) 703,800,000 t After 10% decays, 900 grams are left. 0.9= e ln(0.5) 703,800,000 t Divide by 1000. ln(0.9)=ln( e ln(0.5) 703,800,000 t ) Take ln of both sides. ln(0.9)= ln(0.5) 703,800,000 t ln( e M )=M t=703,800,000× ln(0.9) ln(0.5) years Solve fort. t106,979,777 years y=1000e ln(0.5) 703,800,000 t 900=1000 e ln(0.5) 703,800,000 t After 10% decays, 900 grams are left. 0.9= e ln(0.5) 703,800,000 t Divide by 1000. ln(0.9)=ln( e ln(0.5) 703,800,000 t ) Take ln of both sides. ln(0.9)= ln(0.5) 703,800,000 t ln( e M )=M t=703,800,000× ln(0.9) ln(0.5) years Solve fort. t106,979,777 years

Analysis

Ten percent of 1000 grams is 100 grams. If 100 grams decay, the amount of uranium-235 remaining is 900 grams.

Try It #17

How long will it take before twenty percent of our 1000-gram sample of uranium-235 has decayed?

Media

Access these online resources for additional instruction and practice with exponential and logarithmic equations.

  • Solving Logarithmic Equations
  • Solving Exponential Equations with Logarithms

6.6 Section Exercises

Verbal

1.

How can an exponential equation be solved?

2.

When does an extraneous solution occur? How can an extraneous solution be recognized?

3.

When can the one-to-one property of logarithms be used to solve an equation? When can it not be used?

Algebraic

For the following exercises, use like bases to solve the exponential equation.

4.

43v2=4v43v2=4v

5.

6443x=166443x=16

6.

32x+13x=24332x+13x=243

7.

23n14=2n+223n14=2n+2

8.

62553x+3=12562553x+3=125

9.

363b362b=2162b363b362b=2162b

10.

(164)3n8=26(164)3n8=26

For the following exercises, use logarithms to solve.

11.

9x10=19x10=1

12.

2e6x=132e6x=13

13.

er+1010=−42er+1010=−42

14.

2109a=292109a=29

15.

810p+77=−24810p+77=−24

16.

7e3n5+5=−897e3n5+5=−89

17.

e3k+6=44e3k+6=44

18.

5e9x88=−625e9x88=−62

19.

6e9x+8+2=−746e9x+8+2=−74

20.

2x+1=52x12x+1=52x1

21.

e2xex132=0e2xex132=0

22.

7e8x+85=−957e8x+85=−95

23.

10e8x+3+2=810e8x+3+2=8

24.

4e3x+37=534e3x+37=53

25.

8e5x24=−908e5x24=−90

26.

32x+1=7x232x+1=7x2

27.

e2xex6=0e2xex6=0

28.

3e33x+6=−313e33x+6=−31

For the following exercises, use the definition of a logarithm to rewrite the equation as an exponential equation.

29.

log(1100)=−2log(1100)=−2

30.

log324(18)=12log324(18)=12

For the following exercises, use the definition of a logarithm to solve the equation.

31.

5log7n=105log7n=10

32.

8log9x=168log9x=16

33.

4+log2(9k)=24+log2(9k)=2

34.

2log(8n+4)+6=102log(8n+4)+6=10

35.

104ln(98x)=6104ln(98x)=6

For the following exercises, use the one-to-one property of logarithms to solve.

36.

ln(103x)=ln(4x)ln(103x)=ln(4x)

37.

log13(5n2)=log13(85n)log13(5n2)=log13(85n)

38.

log(x+3)log(x)=log(74)log(x+3)log(x)=log(74)

39.

ln(3x)=ln(x26x)ln(3x)=ln(x26x)

40.

log4(6m)=log43mlog4(6m)=log43m

41.

ln(x2)ln(x)=ln(54)ln(x2)ln(x)=ln(54)

42.

log9(2n214n)=log9(45+n2)log9(2n214n)=log9(45+n2)

43.

ln(x210)+ln(9)=ln(10)ln(x210)+ln(9)=ln(10)

For the following exercises, solve each equation for x.x.

44.

log(x+12)=log(x)+log(12)log(x+12)=log(x)+log(12)

45.

ln(x)+ln(x3)=ln(7x)ln(x)+ln(x3)=ln(7x)

46.

log2(7x+6)=3log2(7x+6)=3

47.

ln(7)+ln(24x2)=ln(14)ln(7)+ln(24x2)=ln(14)

48.

log8(x+6)log8(x)=log8(58)log8(x+6)log8(x)=log8(58)

49.

ln(3)ln(33x)=ln(4)ln(3)ln(33x)=ln(4)

50.

log3(3x)log3(6)=log3(77)log3(3x)log3(6)=log3(77)

Graphical

For the following exercises, solve the equation for x,x, if there is a solution. Then graph both sides of the equation, and observe the point of intersection (if it exists) to verify the solution.

51.

log9(x)5=−4log9(x)5=−4

52.

log3(x)+3=2log3(x)+3=2

53.

ln(3x)=2ln(3x)=2

54.

ln(x5)=1ln(x5)=1

55.

log(4)+log(5x)=2log(4)+log(5x)=2

56.

7+log3(4x)=−67+log3(4x)=−6

57.

ln(4x10)6=5ln(4x10)6=5

58.

log(42x)=log(4x)log(42x)=log(4x)

59.

log11(2x27x)=log11(x2)log11(2x27x)=log11(x2)

60.

ln(2x+9)=ln(5x)ln(2x+9)=ln(5x)

61.

log9(3x)=log9(4x8)log9(3x)=log9(4x8)

62.

log(x2+13)=log(7x+3)log(x2+13)=log(7x+3)

63.

3log2(10)log(x9)=log(44)3log2(10)log(x9)=log(44)

64.

ln(x)ln(x+3)=ln(6)ln(x)ln(x+3)=ln(6)

For the following exercises, solve for the indicated value, and graph the situation showing the solution point.

65.

An account with an initial deposit of $6,500$6,500 earns 7.25%7.25% annual interest, compounded continuously. How much will the account be worth after 20 years?

66.

The formula for measuring sound intensity in decibels DD is defined by the equation D=10log(II0),D=10log(II0), where II is the intensity of the sound in watts per square meter and I0=1012I0=1012 is the lowest level of sound that the average person can hear. How many decibels are emitted from a jet plane with a sound intensity of 8.31028.3102 watts per square meter?

67.

The population of a small town is modeled by the equation P=1650e0.5tP=1650e0.5t where tt is measured in years. In approximately how many years will the town’s population reach 20,000?20,000?

Technology

For the following exercises, solve each equation by rewriting the exponential expression using the indicated logarithm. Then use a calculator to approximate the variable to 3 decimal places.

68.

1000(1.03)t=50001000(1.03)t=5000 using the common log.

69.

e5x=17e5x=17 using the natural log

70.

3(1.04)3t=83(1.04)3t=8 using the common log

71.

34x5=3834x5=38 using the common log

72.

50e0.12t=1050e0.12t=10 using the natural log

For the following exercises, use a calculator to solve the equation. Unless indicated otherwise, round all answers to the nearest ten-thousandth.

73.

7e3x5+7.9=477e3x5+7.9=47

74.

ln(3)+ln(4.4x+6.8)=2ln(3)+ln(4.4x+6.8)=2

75.

log(0.7x9)=1+5log(5)log(0.7x9)=1+5log(5)

76.

Atmospheric pressure PP in pounds per square inch is represented by the formula P=14.7e0.21x,P=14.7e0.21x, where xx is the number of miles above sea level. To the nearest foot, how high is the peak of a mountain with an atmospheric pressure of 8.3698.369 pounds per square inch? (Hint: there are 5280 feet in a mile)

77.

The magnitude M of an earthquake is represented by the equation M=23log(EE0)M=23log(EE0) where EE is the amount of energy released by the earthquake in joules and E0=104.4E0=104.4 is the assigned minimal measure released by an earthquake. To the nearest hundredth, what would the magnitude be of an earthquake releasing 1.410131.41013 joules of energy?

Extensions

78.

Use the definition of a logarithm along with the one-to-one property of logarithms to prove that blogbx=x.blogbx=x.

79.

Recall the formula for continually compounding interest, y=Aekt.y=Aekt. Use the definition of a logarithm along with properties of logarithms to solve the formula for time tt such that tt is equal to a single logarithm.

80.

Recall the compound interest formula A=a(1+rk)kt.A=a(1+rk)kt. Use the definition of a logarithm along with properties of logarithms to solve the formula for time t.t.

81.

Newton’s Law of Cooling states that the temperature TT of an object at any time t can be described by the equation T=Ts+(T0Ts)ekt,T=Ts+(T0Ts)ekt, where TsTs is the temperature of the surrounding environment, T0T0 is the initial temperature of the object, and kk is the cooling rate. Use the definition of a logarithm along with properties of logarithms to solve the formula for time tt such that tt is equal to a single logarithm.

6.6 Exponential and Logarithmic Equations - College Algebra with Corequisite Support | OpenStax (2024)
Top Articles
Latest Posts
Article information

Author: Msgr. Benton Quitzon

Last Updated:

Views: 6357

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Msgr. Benton Quitzon

Birthday: 2001-08-13

Address: 96487 Kris Cliff, Teresiafurt, WI 95201

Phone: +9418513585781

Job: Senior Designer

Hobby: Calligraphy, Rowing, Vacation, Geocaching, Web surfing, Electronics, Electronics

Introduction: My name is Msgr. Benton Quitzon, I am a comfortable, charming, thankful, happy, adventurous, handsome, precious person who loves writing and wants to share my knowledge and understanding with you.