Welcome to the World of Exponentials and Logarithms!
In this chapter, we are going to explore one of the most powerful sets of tools in mathematics. Have you ever wondered how scientists track the spread of a virus, or how bankers calculate interest on a savings account? They use exponentials. And when they need to "undo" those calculations to find a missing piece of information, they use logarithms (or "logs" for short).
Don’t worry if these terms sound intimidating! By the end of these notes, you’ll see that logarithms are just a different way of writing the indices (powers) you already know and love. Let’s dive in!
1. Exponential Functions and Their Graphs
An exponential function is any function where the variable \(x\) is in the power (the exponent). It looks like this: \(y = a^x\).
According to your syllabus, the base \(a\) must be greater than 0 and not equal to 1 (\(a > 0, a \neq 1\)).
What does the graph look like?
Imagine a social media post that "goes viral." It starts small and then suddenly explodes upward. That is an exponential curve! Here is what you need to know about the graph of \(y = a^x\):
- The y-intercept: The graph always crosses the y-axis at (0, 1). This is because any number (except zero) to the power of 0 is 1 (\(a^0 = 1\)).
- The "No-Go" Zone: The graph stays above the x-axis. It never becomes negative and never quite touches zero.
- Asymptote: The x-axis (\(y = 0\)) is a horizontal asymptote. This means the graph gets closer and closer to it but never actually hits it.
- Shape: If \(a > 1\), the graph goes up from left to right (growth). If \(0 < a < 1\), the graph goes down from left to right (decay).
Quick Review: Exponential Features
Always remember: The graph of \(y = a^x\) will never touch the x-axis, no matter how far left or right you go!
Key Takeaway: Exponential functions describe rapid growth or decay. Their graphs always pass through (0, 1) and have a horizontal asymptote at \(y = 0\).
2. The "Log" Logic: What is a Logarithm?
A logarithm is simply the inverse of an exponential. Think of it as the "undo" button. If an exponential tells you what the result is when you raise a base to a power, a logarithm tells you what the power was.
If \(a^x = y\), then \(\log_a y = x\).
Example: Since \(2^3 = 8\), we can say \(\log_2 8 = 3\).
In plain English, this is asking: "To what power must I raise 2 to get 8?" The answer is 3.
Memory Aid: The Circular Loop
To convert from log form back to index form, use the "loop" method: Start at the base (\(a\)), go across to the answer (\(x\)), and that gives you the middle number (\(y\)).
Base to the Power = Answer.
Did you know? Logarithms were actually invented in the 1600s to help sailors and astronomers do massive calculations by hand. They turned difficult multiplication into simple addition!
Key Takeaway: \(\log_a y\) is the power you need to raise \(a\) to in order to get \(y\).
3. The Laws of Logarithms
To solve tricky problems, you need to know the "rules of the road." These laws are very similar to the laws of indices you learned in P1.
The Multiplication Law
\(\log_a (xy) = \log_a x + \log_a y\)
Think of it like this: When you multiply numbers, you add their logs. (Just like \(a^m \times a^n = a^{m+n}\)).
The Division Law
\(\log_a \left(\frac{x}{y}\right) = \log_a x - \log_a y\)
Think of it like this: When you divide numbers, you subtract their logs. (Just like \(a^m \div a^n = a^{m-n}\)).
The Power Law
\(\log_a (x^k) = k \log_a x\)
This is the "magic" rule. It allows you to move a power down to the front of the log. It is incredibly useful for solving equations where the unknown \(x\) is in the power.
Two Special Rules
- \(\log_a a = 1\) (Because \(a^1 = a\))
- \(\log_a 1 = 0\) (Because \(a^0 = 1\))
- \(\log_a \left(\frac{1}{x}\right) = -\log_a x\) (This is just the division law or power law applied to \(x^{-1}\))
Common Mistake to Avoid!
Watch out: \(\log_a (x + y)\) is NOT the same as \(\log_a x + \log_a y\). You cannot split a log if there is a plus or minus inside the brackets!
Key Takeaway: Multiplication inside a log becomes addition outside; division becomes subtraction; powers can be moved to the front.
4. Solving Equations of the form \(a^x = b\)
This is the most common exam question. If you have an equation like \(3^x = 20\), how do you find \(x\)?
Step-by-Step Guide:
- Log both sides: Apply "log" to both sides of the equation. (Usually base 10, which is just the "log" button on your calculator).
\(\log(3^x) = \log(20)\) - Use the Power Law: Move the \(x\) to the front.
\(x \log(3) = \log(20)\) - Rearrange for x: Divide by the log of the base.
\(x = \frac{\log(20)}{\log(3)}\) - Calculate: Use your calculator to get the final decimal answer.
\(x \approx 2.73\)
Encouragement: Don't worry if this seems tricky at first! Just remember that taking the log of both sides is like a "tractor beam" that pulls the \(x\) down from the power so you can work with it.
Key Takeaway: To solve for an exponent, take the log of both sides and use the power law to move the variable down.
5. Change of Base Formula
Sometimes you might need to find the value of a log with a "weird" base, like \(\log_3 7\), but your calculator might only have buttons for \(\log_{10}\) or \(\ln\) (base \(e\)).
The formula is: \(\log_a x = \frac{\log_c x}{\log_c a}\)
In most cases, you will use base 10 for \(c\). So: \(\log_3 7 = \frac{\log_{10} 7}{\log_{10} 3}\).
Quick Review Box: Common Log Bases
If you see log with no base written, it usually means base 10.
If you see ln, it means natural log (base \(e\), which is approximately 2.718). You will see more of base \(e\) in future units!
Key Takeaway: You can change any log into a division of two logs using a base that your calculator can handle.
Summary Checklist
- Can I sketch the graph of \(y = a^x\) and identify the intercept (0, 1)?
- Do I know how to switch between \(a^x = y\) and \(\log_a y = x\)?
- Can I use the three main laws of logs (Multiplication, Division, Power)?
- Am I comfortable using "log both sides" to solve for a missing power?
- Do I remember that I cannot take the log of a negative number?
You've got this! Keep practicing these laws, and soon logarithms will feel like second nature.