6.5: Algebraic Analysis on Intersection Points

Learning Objectives

  • Describe the meaning of solving a logarithmic equation
  • Solve logarithmic equations using the rules for logarithms
  • Solve exponential equations using logarithms

The Meaning of Solving Logarithmic Equations

Intersection point of functions

In chapter 3, we learned that the meaning of solving an equation is to find the intersection point(s) between two functions. The intersection point(s) between the graphs of any two functions f(x) and g(x) can be found algebraically by setting the two functions equal to each other:

f(x)=g(x)

When the functions are equal, the value of x is the same for both functions, as is the function value. In other words, f(x)=g(x) means that the two functions have the same input xas well as the same output (i.e f(x)=g(x)). For example, solving the equation log2(x+1)+log24=3 means finding the intersection point between the two functions f(x)=log2(x+1)+log24 and g(x)=3 (figure 1).

Figure 1. The intersection between two functions at the point (1,3).

Finding the x-value given a function value

Given the equation log2(x+1)+log24=3, in addition to the interpretation of finding the intersection point between the two functions f(x)=log2(x+1)+log24 and g(x)=3, another interpretation of the equation is finding the x value when the function value of f(x)=log2(x+1)+log24 is 3 (figure 2).

Figure 2. Find the x coordinate given the y coordinate is 3.

Graphically, this means finding the x value as a given y-value on a graph, then moving vertically down to the x-axis to determine the corresponding x-value. In figure 2, to solve log2(x+1)+log24=3, we graph the function f(x)=log2(x+1)+log24, look for 3 on the y-axis then determine which x-value has a function value at 3. In this case, x=1.

Solving an equation in one variable

Algebraically, log2(x+1)+log24=3 is an equation in one variable. When solving an equation in one variable, we find the value of the variable that satisfies the equation (e.g., the x-value). There is no function value to report as the equation is in just one variable.

For example, when solving the equation, log2(x+1)+log24=3, we find the value of x that makes the equation true. The value of x is 1 because log2(1+1)+log24=1+2=3. We need algebraic methods to solve logarithmic equations, including the properties of equality covered in chapter 3.

In summary, when we set functions equal to each other, we are finding the intersection point between two functions (e.g., f(x)=log2(x+1)+log24 and g(x)=3). In this example, the intersection point between the graphs of the two functions f(x)=log2(x+1)+log24 and g(x) is (1,3) because the y-value is the function value f(1)=log2(1+1)+log24=log22+log222=1+2=3 and g(x)=3. However, when we are solving an equation algebraically, there is no function in sight so we can just report the value of the variable (e.g., x).

Solving Logarithmic Equations Using the Rules for Logarithms

When solving a logarithmic equation that involves more than one logarithm (e.g., log2(x2)+log2x=3), we may be able to combine the logarithms, if they have the same base, into a single logarithm using the properties of logarithms we learned in the last section, and then we can use the definition of logarithm to turn the single logarithm into an exponential equation, which we can solve.

Example 1

Solve log2(x2)+log2x=3.

Solution

log2(x2)+log2x=3log2x(x2)=3x(x2)=23x22x=8x22x8=0(x4)(x+2)=0x=4 or x=2

However, we must check our solutions because the argument of all logarithms must be positive:

The arguments in the original equation are x2 and x.

For x2 to be positive x>2, and for x to be positive x>0.

To satisfy both arguments x>2.

This means that the solution x=4 is our only answer, since 2<2 and log22 does not exist.

Answer

x=4

 

Example 2

Solve 5ln3x+2=7.

Solution

5ln3x+2=75ln3x=55ln3x5=55ln3x=13x=e1x=e3

The argument in the original equation is 3x which is positive when x>0. e3>0 so we have the solution.

Answer

x=e3

Example 3

Solve ln16x+lnx=4.

Solution

ln16x+lnx=4lnx(16x)=4ln(16x2)=416x2=e4x2=e416x=±e416x=±e24

The arguments in the original equation are x and 16x that must be positive, so we must ensure that x>0.

Therefore, we cannot use the negative radical and x=e24.

Try It 1

Solve log6(x5)+log6x=1.

Try It 2

Solve 7ln3x4=3.

Try It 3

Solve log18x+log2x=4.

In Try It 3, remember that graphically we are finding the point of intersection between the functions f(x)=log18x+log2x and g(x)=4 (figure 3). Looking at the graph is a great way to check your solution.

Intersection of two log functions

Figure 3. Intersection of two functions

Solving Exponential Equations Using Logarithms

We have already seen how to solve exponential equations in the form bx=a by writing an equivalent logarithmic equation x=logba. We can also use logarithms and rules for logarithms to solve exponential equations. Since an exponential equation has the variable in the exponent, we can take logarithms with any positive base (except for 1) on both sides of the equation, use the power rule for logarithms to pull the exponent in front of the logarithm, and then solve the resulting equation for the variable (e.g., x).

For example, to solve the equation 32x=5.4, we can start by taking the base 3 logarithm of both sides of the equation:

log332x=log35.4

Then we can pull the exponent in front of the logarithm:

2xlog33=log35.4

log33=1 and we are left with a linear equation that we know how to solve:

2x=log35.4x=12log35.4

If we want a decimal answer, we can convert log35.4 into base 10 or base e using the change of base formula:

log35.4=ln5.4ln3=1.535...

Then the solution is:

x=12log35.4=12×(1.5350...)0.7675

Remember to complete all calculations on the calculator before rounding the answer.

When solving this example, we used base 3 when taking the logarithm of both sides of the equation. In fact, we could choose any (valid) base. The reason we choose base 3 is because log33 is equal to 1, which helps to simplify the equation.

Here is the same equation, but this time we will take the natural logarithm of both sides:

32x=5.4ln32x=ln5.42xln3=ln5.4x=ln5.42ln3x0.7675

This is exactly the same answer we had before but this time there is no need to change the base to get a decimal answer since most calculators have a natural logarithm button.

Example 4

Solve the equation 4e3xe=10.

Solution

4e3xe=104e3x+1=10Simplify e3xe1=e3x+14e3x+14=104Divide both side by 4e3x+1=52Simplify the fractionlne3x+1=ln52Take the natural logarithm of both sides(3x+1)lne=ln52Pull the exponent in front of the logarithm(3x+1)×1=ln52Evaluate lne=1(3x+1)=ln52Simplify3x=ln521Subtract 1 from both sides3x3=13(ln521)Divide both sides by 3x=13ln5213Distribute the 13

 

This is an exact solution. If we are asked for a decimal approximation, we can use a calculator to get:

x0.0279

 

We can also use this approximate value for x to check our solution in the original equation. The left side of the equation should equal approximately 10:

4e3xe=4e3(0.0279)e=10.0000

Try It 4

Solve the equation 7e5x+4=e. Round the answer to 5 decimal places and use this approximation to check your exact solution.

Example 5

Solve the equation 24x3=5x.

Solution

24x3=5xlog24x3=log5xTake the common log of both sides of the equation(4x3)log2=xlog5Pull the exponents in front of the logarithms4xlog23log2=xlog5Distribute the constant log24xlog2xlog5=3log2Get all variables terms on the same side and constants on the other sidex(4log2log(5))=3log2Factor out x on the left sidex=3log24log2log5Divide both sides by the constant (log2log5)

 

To check our solution we can find an approximation to our answer:

x=3log24log2log51.787766

Check:

24x3=24(1.787766)3=17.76621

5x=51.787766=17.6621

Try It 5

Solve the equation 36x+1=7x. Round the answer to 6 decimal places and use this approximation to check your exact solution.

Don’t forget that solving the equation 36x+1=7x means we are finding the point of intersection of the functions f(x)=36x+1and g(x)=7x (figure 4), so determining the point of intersection graphically is also a way to check our solution.

intersection of two exponential functions

Figure 4. The intersection of two functions

Example 6

Solve the equation 53x+2=22x5.

Solution

53x+2=22x5log553x+2=log522x5(3x+2)log55=(2x5)log523x+2=2xlog525log522+5log52=2xlog523x2+5log52=x(2log523)2+5log522log523=x

 

Check

Using a calculator, this exact solution is approximately -1.942061

53x+253(1.942061)+20.0021

22x522(1.942061)50.0021

Try It 6

Solve the equation 82x3=4x+5.

Notice that Try It 6 could have been solved using the equality of bases:

82x3=4x+5(23)2x3=(22)x+526x9=22x+106x9=2x+104x=19x=194

Deciding which method to use when solving exponential equations:

If aM=C, where C is a constant and M is a function of x, rewrite an equivalent equation in terms of logarithms or take logarithms on both sides of the equation, and then solve for x.

If aM=bN whereM andN are functions of x, and a and b are both powers of the same number (e.g., 4 and 8 are both some powers of 2, write the equation using the common base then equate the exponents.

Otherwise, take the logarithm of both sides of the equation. Use natural or common logarithms or logarithms of base a or b for the most concise algebra.