3 Ways to Solve Logarithms - wikiHow (2024)

Download Article

Explore this Article

methods

1Method One: Solve for X

2Method Two: Solve for X Using the Logarithmic Product Rule[3]

3Method Three: Solve for X Using the Logarithmic Quotient Rule

Other Sections

Video

Related Articles

References

Article Summary

Reviewed byGrace Imson, MA

Last Updated: March 17, 2024Fact Checked

Download Article

Logarithms might be intimidating, but solving a logarithm is much simpler once you realize that logarithms are just another way to write out exponential equations. Once you rewrite the logarithm into a more familiar form, you should be able to solve it as you would solve any standard exponential equation.

Steps

Download Article

Before You Begin: Learn to Express a Logarithmic Equation Exponentially[1][2]

  1. 1

    Know the logarithm definition. Before you can solve logarithms, you need to understand that a logarithm is essentially another way to write an exponential equation. It's precise definition is as follows:

    • y = logb (x)
      • If and only if: by = x
    • Note that b is the base of the logarithm. It must also be true that:
      • b > 0
      • b does not equal 1
    • In the same equation, y is the exponent and x is the exponential expression that the logarithm is set equal to.
  2. 2

    Look at the equation. When looking at the problem equation, identify the base (b), exponent (y), and exponential expression (x).

    • Example: 5 = log4(1024)
      • b = 4
      • y = 5
      • x = 1024

    Advertisem*nt

  3. 3

    Move the exponential expression to one side of the equation. Set the value of your exponential expression, x, to one side of the equal sign.

    • Example: 1024 =?
  4. 4

    Apply the exponent to the base. The value of your base, b, needs to be multiplied by itself by the amount of times indicated by your exponent, y.

    • Example: 4 * 4 * 4 * 4 * 4 =?
      • This could also be written as: 45
  5. 5

    Rewrite your final answer. You should be able to rewrite the logarithm as an exponential expression now. Verify that your answer is correct by making sure that both sides of the equation are equal.

    • Example: 45 = 1024
  6. Advertisem*nt

Method 1

Method 1 of 3:

Method One: Solve for X

Download Article

  1. 1

    Isolate the logarithm. Use inverse operations to move any part of the equation that is not part of the logarithm to the opposite side of the equation.

    • Example: log3(x + 5) + 6 = 10
      • log3(x + 5) + 6 - 6 = 10 - 6
      • log3(x + 5) = 4
  2. 2

    Rewrite the equation in exponential form. Using what you now know about the relationship between logarithms and exponential equations, break the logarithm apart and rewrite the equation in a simpler, solvable exponential form.

    • Example:log3(x + 5) = 4
      • Comparing this equation to the definition [y = logb (x)], you can conclude that: y = 4; b = 3; x = x + 5
      • Rewrite the equation so that: by = x
      • 34 = x + 5
  3. 3

    Solve for x. With the problem simplified into a basic exponential equation, you should be able to solve it as you would solve any exponential equation.

    • Example: 34 = x + 5
      • 3 * 3 * 3 * 3 = x + 5
      • 81 = x + 5
      • 81 - 5 = x + 5 - 5
      • 76 = x
  4. 4

    Write your final answer. The answer you got when solving for x is the solution to your original logarithm.

    • Example: x = 76
  5. Advertisem*nt

Method 2

Method 2 of 3:

Method Two: Solve for X Using the Logarithmic Product Rule[3][4]

Download Article

  1. 1

    Know the product rule. The first property of logarithms, known as the "product rule," states that the logarithm of a multiplied product equals the sum of the logarithms of both factors. Written in equation form:

    • logb(m * n) = logb(m) + logb(n)
    • Also note that the following must be true:
      • m > 0
      • n > 0
  2. 2

    Isolate the logarithm to one side of the equation. Use inverse operations to shift the parts of the equation around so that all logarithms are on one side of the equation while all other elements are on the opposite side.

    • Example: log4(x + 6) = 2 - log4(x)
      • log4(x + 6) + log4(x) = 2 - log4(x) + log4(x)
      • log4(x + 6) + log4(x) = 2
  3. 3

    Apply the product rule. If there are two logarithms added together in the equation, you can use the product rule to combine the two logarithms into one.

    • Example: log4(x + 6) + log4(x) = 2
      • log4[(x + 6) * x] = 2
      • log4(x2 + 6x) = 2
  4. 4

    Rewrite the equation in exponential form. Remember that a logarithm is just another way to write an exponential equation. Use the logarithm definition to rewrite the equation in its solvable form.

    • Example: log4(x2 + 6x) = 2
      • Comparing this equation to the definition [y = logb (x)], you can conclude that: y = 2; b = 4; x = x2 + 6x
      • Rewrite the equation so that: by = x
      • 42 = x2 + 6x
  5. 5

    Solve for x. Now that the equation has become a standard exponential equation, use your knowledge of exponential equations to solve for x as you usually would.

    • Example: 42 = x2 + 6x
      • 4 * 4 = x2 + 6x
      • 16 = x2 + 6x
      • 16 - 16 = x2 + 6x - 16
      • 0 = x2 + 6x - 16
      • 0 = (x - 2) * (x + 8)
      • x = 2; x = -8
  6. 6

    Write your answer. At this point, you should have the solution for the equation. Write it down in the space provided for your answer.

    • Example: x = 2
    • Note that you cannot have a negative solution for a logarithm, so you can discard x - 8 as a solution.
  7. Advertisem*nt

Method 3

Method 3 of 3:

Method Three: Solve for X Using the Logarithmic Quotient Rule[5]

Download Article

  1. 1

    Know the quotient rule. According to the second property of logarithms, known as the "quotient rule," the logarithm of a quotient can be rewritten by subtracting the logarithm of the denominator from the logarithm of the numerator. Written as an equation:

    • logb(m / n) = logb(m) - logb(n)
    • Also note that the following must be true:
      • m > 0
      • n > 0
  2. 2

    Isolate the logarithm to one side of the equation. Before you can solve the logarithm, you need to shift all logs in the equation to one side of the equal sign. The other parts of the equation should all be shifted to the opposite side of the equation. Use inverse operations to accomplish this.

    • Example: log3(x + 6) = 2 + log3(x - 2)
      • log3(x + 6) - log3(x - 2) = 2 + log3(x - 2) - log3(x - 2)
      • log3(x + 6) - log3(x - 2) = 2
  3. 3

    Apply the quotient rule. If there are two logarithms in the equation and one must be subtracted by the other, you can and should use the quotient rule to combine the two logarithms into one.

    • Example: log3(x + 6) - log3(x - 2) = 2
      • log3[(x + 6) / (x - 2)] = 2
  4. 4

    Rewrite the equation in exponential form. Now that there is only one logarithm in the equation, use the logarithms definition to rewrite the equation in exponential form, thereby removing the log.

    • Example: log3[(x + 6) / (x - 2)] = 2
      • Comparing this equation to the definition [y = logb (x)], you can conclude that: y = 2; b = 3; x = (x + 6) / (x - 2)
      • Rewrite the equation so that: by = x
      • 32 = (x + 6) / (x - 2)
  5. 5

    Solve for x. With the equation now in exponential form, you should be able to solve for x as you usually would.

    • Example: 32 = (x + 6) / (x - 2)
      • 3 * 3 = (x + 6) / (x - 2)
      • 9 = (x + 6) / (x - 2)
      • 9 * (x - 2) = [(x + 6) / (x - 2)] * (x - 2)
      • 9x - 18 = x + 6
      • 9x - x - 18 + 18 = x - x + 6 + 18
      • 8x = 24
      • 8x / 8 = 24 / 8
      • x = 3
  6. 6

    Write your final answer. Go back and double-check your steps. Once you feel certain that you have the correct solution, write it down.

    • Example: x = 3
  7. Advertisem*nt

Search

Add New Question

  • Question

    Why do we consider positive answers only?

    3 Ways to Solve Logarithms - wikiHow (28)

    Community Answer

    Logarithmic graphs have asymptotes at x=0, therefore any negative answers cannot exist.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 11Helpful 25

  • Question

    How do I find the antilog of 12.18?

    3 Ways to Solve Logarithms - wikiHow (29)

    Linnie

    Top Answerer

    Understand that the antilog of 12.18 is a common antilogarithm question, which means the assumed subscript is 10. To solve this problem, take 10 to the power of 12.18. This gives you an approximate value of 1,513,561,248,436.21.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 9Helpful 10

  • Question

    How do you do 4^x+10 = 10?

    3 Ways to Solve Logarithms - wikiHow (30)

    Community Answer

    4^x + 10 = 10. Subtract 10 from both sides. 4^x = 0. Rewrite according to the definition of a logarithm. log4(0) = x. Use the change of base formula to calculate log4(0). log(0)/log(4) = x log(0) is undefined, making x undefined as well.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 7Helpful 8

See more answers

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

      Advertisem*nt

      Video

      Submit a Tip

      All tip submissions are carefully reviewed before being published

      Submit

      Thanks for submitting a tip for review!

      You Might Also Like

      How toCalculate a Square Root by HandHow toFind a Square Root Without a Calculator
      How to Cancel Out a Natural Log (ln)How toRead a Logarithmic ScaleHow toAdd ExponentsHow toCalculate Cube Root by HandHow toSolve Decimal ExponentsHow toSimplify a Square RootHow toUse Logarithmic TablesHow toSolve ExponentsHow toSquare FractionsHow toDivide LogarithmsHow toCalculate Negative ExponentsHow toSolve Exponential Equations

      Advertisem*nt

      About This Article

      3 Ways to Solve Logarithms - wikiHow (45)

      Reviewed by:

      Grace Imson, MA

      Math Teacher

      This article was reviewed by Grace Imson, MA. Grace Imson is a math teacher with over 40 years of teaching experience. Grace is currently a math instructor at the City College of San Francisco and was previously in the Math Department at Saint Louis University. She has taught math at the elementary, middle, high school, and college levels. She has an MA in Education, specializing in Administration and Supervision from Saint Louis University. This article has been viewed 262,902 times.

      131 votes - 73%

      Co-authors: 6

      Updated: March 17, 2024

      Views:262,902

      Categories: Exponents and Logarithms

      Article SummaryX

      To solve a logarithm, start by identifying the base, which is "b" in the equation, the exponent, which is "y," and the exponential expression, which is "x." Then, move the exponential expression to one side of the equation, and apply the exponent to the base by multiplying the base by itself the number of times indicated in the exponent. Finally, rewrite your final answer as an exponential expression. To learn how to solve for "x" in a logarithm, scroll down!

      Did this summary help you?

      In other languages

      Spanish

      Russian

      German

      Portuguese

      French

      Indonesian

      Dutch

      • Print
      • Send fan mail to authors

      Thanks to all authors for creating a page that has been read 262,902 times.

      Reader Success Stories

      • 3 Ways to Solve Logarithms - wikiHow (46)

        Carl Velas

        May 1, 2019

        "A friend who is in school is having trouble understanding how to work out log problems and asked for my help. I..." more

      More reader storiesHide reader stories

      Did this article help you?

      Advertisem*nt

      3 Ways to Solve Logarithms - wikiHow (2024)
      Top Articles
      Latest Posts
      Article information

      Author: Ouida Strosin DO

      Last Updated:

      Views: 5485

      Rating: 4.6 / 5 (56 voted)

      Reviews: 95% of readers found this page helpful

      Author information

      Name: Ouida Strosin DO

      Birthday: 1995-04-27

      Address: Suite 927 930 Kilback Radial, Candidaville, TN 87795

      Phone: +8561498978366

      Job: Legacy Manufacturing Specialist

      Hobby: Singing, Mountain biking, Water sports, Water sports, Taxidermy, Polo, Pet

      Introduction: My name is Ouida Strosin DO, I am a precious, combative, spotless, modern, spotless, beautiful, precious person who loves writing and wants to share my knowledge and understanding with you.