A simple logarithmic equation can be solved by using an equality property of logarithms or by writing the equation in exponential form.
A logarithmic equation is an equation with a logarithmic expression that contains a variable. A logarithmic equation may have logarithms on one side, such as log3x=7, or on both sides, such as log2(x+1)=log26.
Solving a logarithmic equation with logarithms on both sides may involve the equality property: For x>0 and y>0, if logbx=logby, then x=y.
The argument of a logarithm is the expression the logarithm applies to. For example, the argument of log4(x−3) is x−3. When solving equations involving logarithms, check the answers in the original equation to make sure the argument of the logarithm is positive.
Step-By-Step Example
Solve a Simple Equation with Logarithms on Both Sides
Solve the logarithmic equation:
log2(x+1)=log26
Step 1
Use the equality property.
The logarithms have the same base, so the arguments are equal.
log2(x+1)x+1=log26=6
Step 2
Solve the resulting equation.
x=5
Solution
Substitute the value of x in the original equation to make sure all arguments are positive.
log2(5+1)log26=log26=log26
The arguments are positive. So, x=5 is a valid solution.
To solve a logarithmic equation with logarithms on one side, use the relationship between exponents and logarithms: If logbx=logby, then by=x.
Step-By-Step Example
Solve a Simple Equation with a Logarithm on One Side
Solve the logarithmic equation:
log3x=7
Step 1
Write the equation in exponential form.
logbylog3x=x=7→→bx37=y=x
Step 2
Simplify to determine the value of x.
372,187=x=x
Solution
Make sure the argument is positive by substituting the value of x in the original equation.
log3xlog32,187=7=7
The argument is positive. So, x=2,187 is a valid solution.
Solving Multistep Logarithmic Equations
A multistep logarithmic equation can be solved by using properties of logarithms and then using an equality property or writing in exponential form.
To solve multistep logarithmic equations, first use properties of logarithms to simplify the equation.
Properties of Logarithms
Name
Property
Product rule
logbxy=logbx+logby
Quotient rule
logbyx=logbx−logby
Power rule
logbxp=p⋅logbx
Change of base rule
logbx=logablogax
After simplifying the equation, if there is a single logarithm on both sides of the equation, use the equality property: If logbx=logby, then x=y. If there is a single logarithm on only one side of the equation, write the equation in exponential form: If logbx=y, then by=x. Make sure to check all answers to ensure that the argument of the logarithm is positive.
Step-By-Step Example
Solve a Multistep Equation with Logarithms on Both Sides
Solve the logarithmic equation:
log48x−log4(x−2)=log4x
Step 1
Apply a property of logarithms.
The equation involves a difference of logarithms, and all logarithms have the same base. Use the quotient rule.
log48x−log4(x−2)log4(x−28x)=log4x=log4x
Step 2
Use the equality property.
The logarithms have the same base, so the arguments are equal.
x−28x=x
Step 3
Multiply both sides by x−2.
x−28x(x−28x)(x−2)8x=x=x(x−2)=x(x−2)
Step 4
Distribute the x on the right side of the equation.
8x8x=x(x−2)=x2−2x
Step 5
Set the equation equal to zero by subtracting 8x from both sides of the equation.
8x=x2−12x−8x=x2−18x−80=x2−10x
Step 6
Factor the equation.
00=x2−10x=x(x−10)
Step 7
Use the zero product property to set each factor equal to zero. Then, solve each equation.
x=0 or x−10x=0=10
Solution
Substitute the values of x in the original equation to make sure all arguments are positive.
Check x=0:
log4(8⋅0)−log4(0−2)=log40
The solution x=0 is not valid because log40 is undefined.
Check x=10:
log4(8⋅10)−log4(10−2)log480−log48log4880=log410=log410=log410Substitute 10 for x.Simplify.Use the quotient rule of logarithms.
The argument is positive. So, x=10 is a valid solution. It is the only valid solution for the equation.
Step-By-Step Example
Solve a Multistep Equation with Logarithms on One Side
Solve the logarithm:
log(x)+log(x−15)=2
Step 1
Apply a property of logarithms.
The equation involves a sum of logarithms. No base is shown, so all the logarithms in the equation have a base of 10. Use the product rule.
log(x)+log(x−15)log[(x)(x−15)]=2=2
Simplify.
log(x2−15x)=2
Step 2
Write the equation in exponential form.
102=x2−15x
Step 3
Simplify.
10000=x2−15x=x2−15x−100=(x+5)(x−20)Simplify.Set the equation equal to zero.Factor.
Use the zero product property to set each factor equal to zero. Then, solve each equation.
x+5x=0=−5orx−20x=0=20
Solution
Substitute the values of x in the original equation to make sure all arguments are positive.
Check x=−5:
log(−5)+log(−5−15)=2
The solution x=−5 is not valid because the arguments of log(−5) and log(−5−15) are negative.
Check x=20:
The solution x=20 is valid. It is the only valid solution for the equation.
Solving Logarithmic Equations Using Substitution
Some logarithmic equations can be solved by using substitution to change the form of the equation.
Some logarithmic equations can be solved by replacing a logarithmic expression with a temporary variable. Solve for the temporary variable, and then replace the temporary variable with the logarithmic expression and solve for x.
Step-By-Step Example
Solve a Logarithmic Equation Using Substitution
Solve the logarithmic equation:
ln2(x)+3ln(x)=−2
Step 1
Use a temporary variable to represent the logarithmic expression.
Substitute u for lnx in the original equation.
u2+3u=−2
Step 2
Simplify.
u2+(u+2)(3u+2=0u+1)=0Set the equation equal to zero.Factor.
Use the zero product property to set each factor equal to zero and then solve each equation.
u+2u=0=−2oru+1u=0=−1
Step 3
Replace u with the expression it represents.
Substitute lnx for u in the solutions.
ln(x)=−2orln(x)=−1
Step 4
Write the equations in exponential form.
x=e−2orx=e−1
Write the exponential expressions with positive exponents.
x=e21orx=e11
Step 5
Substitute the values of x in the original equation to make sure all arguments are positive.
Since e is positive, e21 and e1 must be positive.
Check x=e21:
ln2(e21)+3ln(e21)4+(−6)=−2=−2
The solution x=e21 is valid.
Check x=e1:
ln2(e1)+3ln(e1)1+(−3)=−2=−2
The solution x=e1 is also valid.
Solution
The solutions x=e21 and x=e1 are valid. The approximate solutions are x≈0.14 and x≈0.37.
Solving Logarithmic Equations by Graphing
Logarithmic equations can be solved by graphing the related functions for both sides of the equation and looking for points of intersection.
To solve a logarithmic equation by graphing, graph the related functions for both sides of the equation and look for points of intersection. This process is similar to solving a system of equations in two variables. If the logarithmic equation is set equal to zero, graph the related function for the logarithmic expression and look for the zeros. A zero of a function is any input value of a function that makes the output of the function equal zero.
Step-By-Step Example
Solve a Logarithmic Equation by Graphing
Solve for x:
ln(x+5)=1
Step 1
Use a graphing calculator or other graphing utility to graph the functions:
f(x)=ln(x+5)f(x)=1
Step 2
Use the trace function on a graphing utility to approximate the x-value of the point of intersection.