Logarithmic equations

Overview
Important

A logarithmic equation is an equation that involves logarithms of expressions containing a variable. To solve a logarithmic equation, we often use properties of logarithms to combine or simplify terms, and then rewrite the equation in exponential form to solve for the variable.

Important properties

  • The logarithm is only defined for positive arguments: logb(x)\log_b(x) is defined only if x>0x > 0 and b>0b > 0, b1b \neq 1.

  • Key properties: logb(MN)=logbM+logbN\log_b(MN) = \log_b M + \log_b N, logb(M/N)=logbMlogbN\log_b(M/N) = \log_b M - \log_b N, logb(Mk)=klogbM\log_b(M^k) = k \log_b M.

  • To solve logb(x)=c\log_b(x) = c, rewrite as x=bcx = b^c.

  • Always check that solutions make the arguments of all logarithms positive.