Learn on PengiYoshiwara Intermediate AlgebraChapter 10: Logarithmic Functions

Lesson 3: The Natural Base

In this Grade 7 lesson from Yoshiwara Intermediate Algebra (Chapter 10), students are introduced to the natural base e (approximately 2.718), the natural exponential function f(x) = e^x, and the natural logarithm ln x. Students learn to evaluate powers of e using a calculator, graph transformations of y = e^x, and apply the conversion formula between natural logarithmic and exponential form. The lesson also connects these concepts to real-world applications involving pH, decibels, and the Richter scale.

Section 1

📘 The Natural Base

New Concept

Meet the natural base, ee, a special number for modeling real-world growth. We'll explore the natural exponential function, f(x)=exf(x) = e^x, and its inverse, the natural logarithm, lnx\ln x, to solve equations and analyze continuous change.

What’s next

Now, let's put this concept into practice. You'll work through interactive examples of solving equations with ee and lnx\ln x, and then tackle challenge problems.

Section 2

The Natural Exponential Function

Property

The number ee is an irrational number, where e2.718281845e \approx 2.718281845. It is often called the natural base. The natural exponential function is the function f(x)=exf(x) = e^x. Because ee is a number between 2 and 3, the graph of f(x)=exf(x) = e^x lies between the graphs of y=2xy = 2^x and y=3xy = 3^x.

Examples

  • To evaluate e4e^4 using a calculator, you would find it is approximately 54.59854.598.
  • The graph of g(x)=ex3g(x) = e^x - 3 is the graph of the parent function y=exy = e^x shifted 3 units down.
  • The graph of h(x)=ex1h(x) = e^{x-1} is the graph of the parent function y=exy = e^x shifted 1 unit to the right.

Explanation

Think of ee as a special number like π\pi, but for growth. The function f(x)=exf(x) = e^x models continuous growth, which appears everywhere in nature and finance. It's the gold standard for describing things that grow constantly.

Section 3

The Natural Logarithmic Function

Property

The base ee logarithm of a number xx, or logex\log_e x, is called the natural logarithm of xx and is denoted by lnx\ln x. The natural logarithm is the logarithm base ee.

lnx=logex,x>0 \ln x = \log_e x, \quad x > 0

The functions f(x)=exf(x) = e^x and g(x)=lnxg(x) = \ln x are inverse functions. The following conversion formula links them:

y=lnxif and only ifey=x y = \ln x \quad \text{if and only if} \quad e^y = x

Examples

  • The logarithmic statement ln152.708\ln 15 \approx 2.708 is equivalent to the exponential statement e2.70815e^{2.708} \approx 15.
  • The exponential statement e320.086e^3 \approx 20.086 is equivalent to the logarithmic statement ln20.0863\ln 20.086 \approx 3.
  • We can solve lnx=1\ln x = 1 by converting it to e1=xe^1 = x, so x=ex=e. Also, ln1=0\ln 1 = 0 because e0=1e^0 = 1.

Explanation

The natural logarithm, or lnx\ln x, is the inverse of exe^x. It answers the question: To what power must we raise ee to get the number xx? This makes it essential for solving equations where the variable is in the exponent of ee.

Section 4

Properties of Natural Logarithms

Property

If x,y>0x, y > 0, then

  1. Product Rule: ln(xy)=lnx+lny\ln(xy) = \ln x + \ln y
  2. Quotient Rule: lnxy=lnxlny\ln \frac{x}{y} = \ln x - \ln y
  3. Power Rule: lnxn=nlnx\ln x^n = n \ln x

Because y=exy = e^x and y=lnxy = \ln x are inverse functions, the following properties are also true:

lnex=xandelnx=x \ln e^x = x \quad \text{and} \quad e^{\ln x} = x

Examples

  • To expand ln(5z)\ln(5z), you use the product rule: ln5+lnz\ln 5 + \ln z.
  • To simplify eln(2k)e^{\ln(2k)}, the inverse property applies, leaving just 2k2k.
  • You can simplify lnex5\ln e^{x-5} using the inverse property, which gives x5x-5.

Explanation

Natural logarithms follow the same three basic rules (product, quotient, power) as any other logarithm. Additionally, their special inverse relationship with the exponential function exe^x means they 'undo' each other, which is a key for simplifying expressions.

Section 5

Solving Equations with e and ln

Property

To solve exponential equations with base ee, we use the natural logarithm. For an equation like ex=Ce^x = C, we convert it to logarithmic form: x=lnCx = \ln C. For a logarithmic equation like lnx=C\ln x = C, we convert it to exponential form: x=eCx = e^C. In more complex equations, first isolate the power or the logarithm before converting.

Examples

  • To solve ex=40e^x = 40, take the natural log of both sides: x=ln403.6889x = \ln 40 \approx 3.6889.
  • To solve lnx=2.5\ln x = 2.5, rewrite it in exponential form: x=e2.512.1825x = e^{2.5} \approx 12.1825.
  • To solve 50e0.1t=15050e^{0.1t} = 150, first divide by 50 to get e0.1t=3e^{0.1t} = 3. Then, take the natural log: 0.1t=ln30.1t = \ln 3, so t=ln30.110.986t = \frac{\ln 3}{0.1} \approx 10.986.

Explanation

To solve for a variable in an exponent with base ee, take the natural log of both sides to bring the exponent down. To solve for a variable inside a natural log, make both sides of the equation an exponent with base ee.

Section 6

Exponential Growth and Decay

Property

The function

P(t)=P0ektP(t) = P_0e^{kt}
describes exponential growth if k>0k > 0, and exponential decay if k<0k < 0. P0P_0 is the initial amount at t=0t=0, and kk is the continuous growth or decay rate. A function in the form P(t)=P0btP(t) = P_0 \cdot b^t can be converted to base ee by setting k=lnbk = \ln b.

Examples

  • A city's population starts at 50,000 and grows continuously at 2% per year. The model is P(t)=50000e0.02tP(t) = 50000e^{0.02t}.
  • A radioactive substance decays from an initial mass of 40 grams according to the formula N(t)=40e0.05tN(t) = 40e^{-0.05t}. The negative value of kk indicates decay.
  • The function N(t)=500(0.9)tN(t) = 500(0.9)^t can be rewritten in base ee. Since k=ln(0.9)0.1054k = \ln(0.9) \approx -0.1054, the function is N(t)500e0.1054tN(t) \approx 500e^{-0.1054t}.

Explanation

This formula models phenomena with continuous growth or decay, like populations or radioactive substances. The initial amount is P0P_0, and the sign of the constant kk determines whether the quantity is growing (positive kk) or shrinking (negative kk).

Section 7

Continuous Compounding

Property

When interest is compounded continuously, the amount A(t)A(t) in an account after tt years is given by the function

A(t)=PertA(t) = Pe^{rt}
where PP is the principal invested and rr is the annual interest rate expressed as a decimal.

Examples

  • If you invest 2000 dollars at 4% interest compounded continuously, the value of your account after tt years is A(t)=2000e0.04tA(t) = 2000e^{0.04t}.
  • To find how long it takes for a 1000 dollar investment to double to 2000 dollars at 6% interest compounded continuously, you solve the equation 2000=1000e0.06t2000 = 1000e^{0.06t}.
  • The value of a 5000 dollar investment after 8 years at 3.5% interest compounded continuously is A(8)=5000e0.035(8)6615.65A(8) = 5000e^{0.035(8)} \approx 6615.65 dollars.

Explanation

Continuous compounding is the theoretical limit of earning interest. It's as if interest is being calculated and added to your balance at every single moment. This formula gives the maximum amount of money an investment can earn at a given rate.

Book overview

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

Continue this chapter

Chapter 10: Logarithmic Functions

  1. Lesson 1

    Lesson 1: Logarithmic Functions

  2. Lesson 2

    Lesson 2: Logarithmic Scales

  3. Lesson 3Current

    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

📘 The Natural Base

New Concept

Meet the natural base, ee, a special number for modeling real-world growth. We'll explore the natural exponential function, f(x)=exf(x) = e^x, and its inverse, the natural logarithm, lnx\ln x, to solve equations and analyze continuous change.

What’s next

Now, let's put this concept into practice. You'll work through interactive examples of solving equations with ee and lnx\ln x, and then tackle challenge problems.

Section 2

The Natural Exponential Function

Property

The number ee is an irrational number, where e2.718281845e \approx 2.718281845. It is often called the natural base. The natural exponential function is the function f(x)=exf(x) = e^x. Because ee is a number between 2 and 3, the graph of f(x)=exf(x) = e^x lies between the graphs of y=2xy = 2^x and y=3xy = 3^x.

Examples

  • To evaluate e4e^4 using a calculator, you would find it is approximately 54.59854.598.
  • The graph of g(x)=ex3g(x) = e^x - 3 is the graph of the parent function y=exy = e^x shifted 3 units down.
  • The graph of h(x)=ex1h(x) = e^{x-1} is the graph of the parent function y=exy = e^x shifted 1 unit to the right.

Explanation

Think of ee as a special number like π\pi, but for growth. The function f(x)=exf(x) = e^x models continuous growth, which appears everywhere in nature and finance. It's the gold standard for describing things that grow constantly.

Section 3

The Natural Logarithmic Function

Property

The base ee logarithm of a number xx, or logex\log_e x, is called the natural logarithm of xx and is denoted by lnx\ln x. The natural logarithm is the logarithm base ee.

lnx=logex,x>0 \ln x = \log_e x, \quad x > 0

The functions f(x)=exf(x) = e^x and g(x)=lnxg(x) = \ln x are inverse functions. The following conversion formula links them:

y=lnxif and only ifey=x y = \ln x \quad \text{if and only if} \quad e^y = x

Examples

  • The logarithmic statement ln152.708\ln 15 \approx 2.708 is equivalent to the exponential statement e2.70815e^{2.708} \approx 15.
  • The exponential statement e320.086e^3 \approx 20.086 is equivalent to the logarithmic statement ln20.0863\ln 20.086 \approx 3.
  • We can solve lnx=1\ln x = 1 by converting it to e1=xe^1 = x, so x=ex=e. Also, ln1=0\ln 1 = 0 because e0=1e^0 = 1.

Explanation

The natural logarithm, or lnx\ln x, is the inverse of exe^x. It answers the question: To what power must we raise ee to get the number xx? This makes it essential for solving equations where the variable is in the exponent of ee.

Section 4

Properties of Natural Logarithms

Property

If x,y>0x, y > 0, then

  1. Product Rule: ln(xy)=lnx+lny\ln(xy) = \ln x + \ln y
  2. Quotient Rule: lnxy=lnxlny\ln \frac{x}{y} = \ln x - \ln y
  3. Power Rule: lnxn=nlnx\ln x^n = n \ln x

Because y=exy = e^x and y=lnxy = \ln x are inverse functions, the following properties are also true:

lnex=xandelnx=x \ln e^x = x \quad \text{and} \quad e^{\ln x} = x

Examples

  • To expand ln(5z)\ln(5z), you use the product rule: ln5+lnz\ln 5 + \ln z.
  • To simplify eln(2k)e^{\ln(2k)}, the inverse property applies, leaving just 2k2k.
  • You can simplify lnex5\ln e^{x-5} using the inverse property, which gives x5x-5.

Explanation

Natural logarithms follow the same three basic rules (product, quotient, power) as any other logarithm. Additionally, their special inverse relationship with the exponential function exe^x means they 'undo' each other, which is a key for simplifying expressions.

Section 5

Solving Equations with e and ln

Property

To solve exponential equations with base ee, we use the natural logarithm. For an equation like ex=Ce^x = C, we convert it to logarithmic form: x=lnCx = \ln C. For a logarithmic equation like lnx=C\ln x = C, we convert it to exponential form: x=eCx = e^C. In more complex equations, first isolate the power or the logarithm before converting.

Examples

  • To solve ex=40e^x = 40, take the natural log of both sides: x=ln403.6889x = \ln 40 \approx 3.6889.
  • To solve lnx=2.5\ln x = 2.5, rewrite it in exponential form: x=e2.512.1825x = e^{2.5} \approx 12.1825.
  • To solve 50e0.1t=15050e^{0.1t} = 150, first divide by 50 to get e0.1t=3e^{0.1t} = 3. Then, take the natural log: 0.1t=ln30.1t = \ln 3, so t=ln30.110.986t = \frac{\ln 3}{0.1} \approx 10.986.

Explanation

To solve for a variable in an exponent with base ee, take the natural log of both sides to bring the exponent down. To solve for a variable inside a natural log, make both sides of the equation an exponent with base ee.

Section 6

Exponential Growth and Decay

Property

The function

P(t)=P0ektP(t) = P_0e^{kt}
describes exponential growth if k>0k > 0, and exponential decay if k<0k < 0. P0P_0 is the initial amount at t=0t=0, and kk is the continuous growth or decay rate. A function in the form P(t)=P0btP(t) = P_0 \cdot b^t can be converted to base ee by setting k=lnbk = \ln b.

Examples

  • A city's population starts at 50,000 and grows continuously at 2% per year. The model is P(t)=50000e0.02tP(t) = 50000e^{0.02t}.
  • A radioactive substance decays from an initial mass of 40 grams according to the formula N(t)=40e0.05tN(t) = 40e^{-0.05t}. The negative value of kk indicates decay.
  • The function N(t)=500(0.9)tN(t) = 500(0.9)^t can be rewritten in base ee. Since k=ln(0.9)0.1054k = \ln(0.9) \approx -0.1054, the function is N(t)500e0.1054tN(t) \approx 500e^{-0.1054t}.

Explanation

This formula models phenomena with continuous growth or decay, like populations or radioactive substances. The initial amount is P0P_0, and the sign of the constant kk determines whether the quantity is growing (positive kk) or shrinking (negative kk).

Section 7

Continuous Compounding

Property

When interest is compounded continuously, the amount A(t)A(t) in an account after tt years is given by the function

A(t)=PertA(t) = Pe^{rt}
where PP is the principal invested and rr is the annual interest rate expressed as a decimal.

Examples

  • If you invest 2000 dollars at 4% interest compounded continuously, the value of your account after tt years is A(t)=2000e0.04tA(t) = 2000e^{0.04t}.
  • To find how long it takes for a 1000 dollar investment to double to 2000 dollars at 6% interest compounded continuously, you solve the equation 2000=1000e0.06t2000 = 1000e^{0.06t}.
  • The value of a 5000 dollar investment after 8 years at 3.5% interest compounded continuously is A(8)=5000e0.035(8)6615.65A(8) = 5000e^{0.035(8)} \approx 6615.65 dollars.

Explanation

Continuous compounding is the theoretical limit of earning interest. It's as if interest is being calculated and added to your balance at every single moment. This formula gives the maximum amount of money an investment can earn at a given rate.

Book overview

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

Continue this chapter

Chapter 10: Logarithmic Functions

  1. Lesson 1

    Lesson 1: Logarithmic Functions

  2. Lesson 2

    Lesson 2: Logarithmic Scales

  3. Lesson 3Current

    Lesson 3: The Natural Base

  4. Lesson 4

    Lesson 4: Chapter Summary and Review