Understanding Logarithms and Their Properties

Definition: A logarithm is a mathematical operator whose main objective is to transform very large or very small numbers into a more manageable scale. The logarithm of a number a with base b is denoted as logb a and is defined by the equation:

logb a = x if and only if bx = a.

Important Note: The base b is always a positive real number different from one.

Graphical Representation

We will work on this in the second trimester when studying logarithmic functions.

Properties of Logarithms

  1. Product: The logarithm of a product is the sum of the logarithms.

    logb(x·y) = logb x + logb y

  2. Quotient: The logarithm of a quotient is the difference of the logarithms.

    logb(x/y) = logb x - logb y

  3. Power: The logarithm of a power is the exponent times the logarithm of the base.

    logb(xn) = n·logb x

  4. Root: The logarithm of a root is the logarithm of the base divided by the root's degree.

    logb(n√x) = (1/n)·logb x

Other Interesting Properties

  • Logarithms of negative numbers are undefined.
  • The logarithm of a number less than one is always negative.
  • logb 1 = 0 because any number raised to the power of zero is one.
  • logb b = 1 because any number raised to the power of one is itself.

Equations and Systems of Logarithmic Equations

These are always solved by applying the properties of logarithms to transform the original expressions into equivalent ones where logarithmic operators do not appear.

Scroll to Top