Learn on PengiYoshiwara Intermediate AlgebraChapter 10: Logarithmic Functions

Lesson 1: Logarithmic Functions

In this Grade 7 lesson from Yoshiwara Intermediate Algebra, students learn how logarithmic functions are defined as the inverse of exponential functions, using the relationship y = log_b x if and only if x = b^y. The lesson explores inverse functions through symmetry about the line y = x, connecting familiar operations like cubing and cube roots to the broader concept of base-b logarithms. Students also investigate continuous compounding to discover the natural base e and evaluate expressions of the form log_2 x on a calculator.

Section 1

📘 Logarithmic Functions

New Concept

Today, we'll explore logarithmic functions, the powerful inverses of exponential functions. You'll learn how this inverse relationship, y=logbx    x=byy = \operatorname{log}_b x \iff x = b^y, helps us graph, evaluate, and solve a new class of equations.

What’s next

Let's start by exploring this inverse relationship. You will work through interactive examples and practice cards to master graphing and evaluating these new functions.

Section 2

Inverse Functions

Property

Two functions are inverse functions if each one undoes the effect of the other. The graphs of inverse functions are symmetric about the line y=xy = x. If we interchange the variables in the function, we get an equivalent formula for its inverse. For example, y=x3y = \sqrt[3]{x} if and only if x=y3x = y^3.

Examples

  • The inverse of taking the fifth power of a number is taking the fifth root. If we start with x=2x=2, taking the fifth power gives 25=322^5=32. The fifth root of 32 is 325=2\sqrt[5]{32}=2, our original number.
  • The functions f(x)=x+7f(x) = x+7 and g(x)=x7g(x) = x-7 are inverses. If you take a number, say 20, then f(20)=27f(20) = 27. Applying the inverse gives g(27)=20g(27) = 20, returning to the start.

Section 3

Logarithm as an Inverse

Property

The logarithmic function is the inverse of the exponential function. Each function undoes the effect of the other. The relationship is defined as: y=logbx if and only if x=byy = \log_b x \text{ if and only if } x = b^y. Because they are inverse functions, these two identities always hold for b>0b>0:

logb(bx)=x\log_b(b^x) = x
blogbx=xb^{\log_b x} = x

Examples

  • To simplify log3(35)\log_3(3^5), notice the logarithm base 3 undoes the exponential base 3. The expression simplifies to the exponent, which is 5.
  • To evaluate 10log1010010^{\log_{10} 100}, the exponential base 10 undoes the logarithm base 10. The expression simplifies to 100.

Section 4

Graphs of Logarithmic Functions

Property

The graph of a logarithmic function g(x)=logbxg(x) = \log_b x can be found by reflecting the graph of its inverse exponential function, f(x)=bxf(x) = b^x, across the line y=xy=x. To create a table of values for g(x)=logbxg(x) = \log_b x, you can interchange the columns in a table for f(x)=bxf(x) = b^x.

Examples

  • Since the point (3,27)(3, 27) is on the graph of the exponential function y=3xy=3^x, the point (27,3)(27, 3) must be on the graph of the logarithmic function y=log3xy=\log_3 x.
  • The graph of y=10xy=10^x passes through (0,1)(0, 1) and (1,10)(1, 10). Therefore, the graph of its inverse, y=log10xy=\log_{10} x, must pass through (1,0)(1, 0) and (10,1)(10, 1).

Section 5

Properties of Logarithmic Functions

Property

For any base b>0b > 0, b1b \neq 1:

  1. The logarithmic function y=logbxy = \log_b x is defined for positive xx only.
  2. The xx-intercept of its graph is (1,0)(1, 0).
  3. The graph has a vertical asymptote at x=0x = 0.
  4. The graphs of y=logbxy = \log_b x and y=bxy = b^x are symmetric about the line y=xy = x.

Examples

  • The expression log5(25)\log_5(-25) is undefined because the input to a logarithm must be a positive number. You cannot take the log of a negative number or zero.
  • For any valid base bb, the value of logb1\log_b 1 is always 0. For instance, log20(1)=0\log_{20}(1) = 0. This gives the graph its characteristic x-intercept at (1,0)(1, 0).

Section 6

Solving Logarithmic Equations

Property

To solve a logarithmic equation:

  1. If the equation contains only one logarithm, convert it to its equivalent exponential form using the definition y=logbx    x=byy = \log_b x \iff x = b^y.
  2. If the equation contains more than one logarithm, use logarithm properties to combine them into a single logarithm first.
  3. Always check for extraneous solutions, because the argument of a logarithm must be positive.

Examples

  • To solve log5(x+3)=2\log_5(x+3) = 2, convert it to exponential form: x+3=52x+3 = 5^2. This gives x+3=25x+3=25, so x=22x=22. The solution is valid.
  • Solve log3x+log3(x6)=3\log_3 x + \log_3(x-6) = 3. First combine the logs: log3(x(x6))=3\log_3(x(x-6)) = 3. Convert to exponential form: x(x6)=33x(x-6) = 3^3, which is x26x=27x^2-6x=27. The solutions to x26x27=0x^2-6x-27=0 are x=9x=9 and x=3x=-3. Checking them, x=9x=9 is valid, but x=3x=-3 is extraneous because log3(3)\log_3(-3) is undefined.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Logarithmic Functions

  1. Lesson 1Current

    Lesson 1: Logarithmic Functions

  2. Lesson 2

    Lesson 2: Logarithmic Scales

  3. Lesson 3

    Lesson 3: The Natural Base

  4. Lesson 4

    Lesson 4: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Logarithmic Functions

New Concept

Today, we'll explore logarithmic functions, the powerful inverses of exponential functions. You'll learn how this inverse relationship, y=logbx    x=byy = \operatorname{log}_b x \iff x = b^y, helps us graph, evaluate, and solve a new class of equations.

What’s next

Let's start by exploring this inverse relationship. You will work through interactive examples and practice cards to master graphing and evaluating these new functions.

Section 2

Inverse Functions

Property

Two functions are inverse functions if each one undoes the effect of the other. The graphs of inverse functions are symmetric about the line y=xy = x. If we interchange the variables in the function, we get an equivalent formula for its inverse. For example, y=x3y = \sqrt[3]{x} if and only if x=y3x = y^3.

Examples

  • The inverse of taking the fifth power of a number is taking the fifth root. If we start with x=2x=2, taking the fifth power gives 25=322^5=32. The fifth root of 32 is 325=2\sqrt[5]{32}=2, our original number.
  • The functions f(x)=x+7f(x) = x+7 and g(x)=x7g(x) = x-7 are inverses. If you take a number, say 20, then f(20)=27f(20) = 27. Applying the inverse gives g(27)=20g(27) = 20, returning to the start.

Section 3

Logarithm as an Inverse

Property

The logarithmic function is the inverse of the exponential function. Each function undoes the effect of the other. The relationship is defined as: y=logbx if and only if x=byy = \log_b x \text{ if and only if } x = b^y. Because they are inverse functions, these two identities always hold for b>0b>0:

logb(bx)=x\log_b(b^x) = x
blogbx=xb^{\log_b x} = x

Examples

  • To simplify log3(35)\log_3(3^5), notice the logarithm base 3 undoes the exponential base 3. The expression simplifies to the exponent, which is 5.
  • To evaluate 10log1010010^{\log_{10} 100}, the exponential base 10 undoes the logarithm base 10. The expression simplifies to 100.

Section 4

Graphs of Logarithmic Functions

Property

The graph of a logarithmic function g(x)=logbxg(x) = \log_b x can be found by reflecting the graph of its inverse exponential function, f(x)=bxf(x) = b^x, across the line y=xy=x. To create a table of values for g(x)=logbxg(x) = \log_b x, you can interchange the columns in a table for f(x)=bxf(x) = b^x.

Examples

  • Since the point (3,27)(3, 27) is on the graph of the exponential function y=3xy=3^x, the point (27,3)(27, 3) must be on the graph of the logarithmic function y=log3xy=\log_3 x.
  • The graph of y=10xy=10^x passes through (0,1)(0, 1) and (1,10)(1, 10). Therefore, the graph of its inverse, y=log10xy=\log_{10} x, must pass through (1,0)(1, 0) and (10,1)(10, 1).

Section 5

Properties of Logarithmic Functions

Property

For any base b>0b > 0, b1b \neq 1:

  1. The logarithmic function y=logbxy = \log_b x is defined for positive xx only.
  2. The xx-intercept of its graph is (1,0)(1, 0).
  3. The graph has a vertical asymptote at x=0x = 0.
  4. The graphs of y=logbxy = \log_b x and y=bxy = b^x are symmetric about the line y=xy = x.

Examples

  • The expression log5(25)\log_5(-25) is undefined because the input to a logarithm must be a positive number. You cannot take the log of a negative number or zero.
  • For any valid base bb, the value of logb1\log_b 1 is always 0. For instance, log20(1)=0\log_{20}(1) = 0. This gives the graph its characteristic x-intercept at (1,0)(1, 0).

Section 6

Solving Logarithmic Equations

Property

To solve a logarithmic equation:

  1. If the equation contains only one logarithm, convert it to its equivalent exponential form using the definition y=logbx    x=byy = \log_b x \iff x = b^y.
  2. If the equation contains more than one logarithm, use logarithm properties to combine them into a single logarithm first.
  3. Always check for extraneous solutions, because the argument of a logarithm must be positive.

Examples

  • To solve log5(x+3)=2\log_5(x+3) = 2, convert it to exponential form: x+3=52x+3 = 5^2. This gives x+3=25x+3=25, so x=22x=22. The solution is valid.
  • Solve log3x+log3(x6)=3\log_3 x + \log_3(x-6) = 3. First combine the logs: log3(x(x6))=3\log_3(x(x-6)) = 3. Convert to exponential form: x(x6)=33x(x-6) = 3^3, which is x26x=27x^2-6x=27. The solutions to x26x27=0x^2-6x-27=0 are x=9x=9 and x=3x=-3. Checking them, x=9x=9 is valid, but x=3x=-3 is extraneous because log3(3)\log_3(-3) is undefined.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Logarithmic Functions

  1. Lesson 1Current

    Lesson 1: Logarithmic Functions

  2. Lesson 2

    Lesson 2: Logarithmic Scales

  3. Lesson 3

    Lesson 3: The Natural Base

  4. Lesson 4

    Lesson 4: Chapter Summary and Review