【Math I】Mastering Quadratic Functions!
Hello everyone! Welcome to our study of "Quadratic Functions," a major milestone in Math I. You might feel like, "Graphing quadratic functions seems so difficult..." or "The calculations are so complicated!" But don't worry—you've got this!
Quadratic functions are hidden all around us—from the trajectory of a ball thrown through the air to the shape of water in a fountain. In these notes, I'll explain everything step-by-step from the basics, avoiding overly technical jargon so that anyone can understand. Let's enjoy the world of functions together!
1. What exactly is a "Quadratic Function"?
A "function" is a relationship where for every single value of \(x\), there is exactly one corresponding value of \(y\). Among these, those expressed as \(y = (\text{a quadratic expression of } x)\) are called quadratic functions.
The Basic Form:
\(y = ax^2 + bx + c\) (where \(a, b, c\) are constants, and \(a \neq 0\))
First, let’s revisit the simplest form: \(y = ax^2\).
Checking the Graph Features:
- The shape is called a "parabola."
- When \(a > 0\): It opens upward (like a valley).
- When \(a < 0\): It opens downward (like a mountain).
- The line passing through the center of the graph is the "axis of symmetry," and the sharp tip of the graph is the "vertex."
💡 Fun Fact: The term "parabola" literally relates to the path an object takes when thrown through the air. The arc of a sports shot is actually a quadratic function!
【Pro Tip!】
The larger the absolute value of \(a\) (the magnitude), the narrower the graph becomes. Conversely, the smaller the value of \(a\) (closer to 0), the wider and flatter the graph becomes.
2. Moving the Graph Around! (Translation)
The most important thing in quadratic function problems is identifying the position of the vertex. Let's master how to shift the basic \(y = ax^2\) up, down, left, and right.
The "Standard Form" to See the Vertex at a Glance:
\(y = a(x - p)^2 + q\)
If you see this form, consider it a bonus! Because you can immediately tell that the coordinates of the vertex are \((p, q)\).
- Watch the sign of \(p\)!
If the expression is \((x - 3)^2\), the \(x\)-coordinate of the vertex is \(+3\). Notice that because there is a minus sign in the formula, the sign looks reversed. - Keep \(q\) as it is!
If the end of the expression is \(+2\), the \(y\)-coordinate of the vertex is \(2\).
【Common Mistake】
A very common error is answering the vertex of \(y = 2(x + 5)^2 + 1\) as \((5, 1)\)!
The correct answer is \((-5, 1)\). Just remember: "Flip the sign of the number next to \(x\)."
★ Summary so far:
When you want to draw a graph, your golden rule is to find the vertex first!
3. Mastering Your Strongest Weapon: "Completing the Square"
In tests, problems are often given in the expanded form \(y = ax^2 + bx + c\). The process of converting this into the vertex-friendly form \(y = a(x - p)^2 + q\) is called "completing the square."
Steps for Completing the Square (Example: \(y = x^2 - 6x + 7\))
- Focus on the part with \(x\): \(x^2 - 6x\)
- Take the coefficient of \(x\) (here, \(-6\)) and halve it: \(-3\)
- Use that to create a squared expression: \((x - 3)^2\)
- Subtract the "square of the half" (which you just introduced, \((-3)^2 = 9\)) to keep the expression balanced: \((x - 3)^2 - 9 + 7\)
- Simplify the end to finish: \(y = \mathbf{(x - 3)^2 - 2}\)
Now you can see the vertex is at \((3, -2)\)!
It might feel difficult at first, but you'll get it!
"Halve it, then subtract the square of it." If you repeat this rhythm out loud while practicing, your hands will start doing it automatically.
4. How to Find Maximum and Minimum Values
These are the questions that ask, "What are the highest and lowest points within this range (domain)?" The trick is to "roughly sketch the graph!" If you try to solve it using calculations alone, you might fall into a trap.
Step-by-Step Guide:
- Complete the square to identify the vertex.
- Look at the sign of \(a\) to check the direction of the graph (mountain or valley).
- Mark the specified range (the domain for \(x\)) on your graph.
- Within that range, the highest point is the maximum value and the lowest point is the minimum value!
💡 Fun Fact:
A quadratic function is symmetric with respect to its axis. The further you move away from the axis, the higher (or lower) the graph goes. Using this "symmetry" property makes finding maximums and minimums much easier.
【Pro Tip!】
Sometimes the answer is "no maximum or minimum." Pay close attention if the endpoints of your range are open circles (not included).
5. How to Solve Quadratic Inequalities
For problems like "Solve \(x^2 - 4x + 3 > 0\)," don't overthink it. Just look at "whether the graph is above or below the \(x\)-axis!"
- When \( > 0\): Look for the range where the graph is above the \(x\)-axis.
- When \( < 0\): Look for the range where the graph is below the \(x\)-axis.
Steps for Solving:
- First, set it to \(= 0\) and find the intersection points (the roots) with the \(x\)-axis (using factoring or the quadratic formula).
- Sketch the graph.
- Determine if you need the "greater than 0 (above)" or "less than 0 (below)" region and state the range.
Example: \((x-1)(x-3) > 0\)
The intersections with the \(x\)-axis are \(1\) and \(3\). The graph is "greater than \(0\) (above)" to the left of \(1\) and to the right of \(3\).
The answer is \(x < 1, 3 < x\).
Finally: Advice on Mastering Quadratic Functions
The reason most people can't solve quadratic function problems is simply that they aren't drawing the graph. Get into the habit of drawing a small sketch, even if it's just in the corner of your paper. Simply asking your graph, "Where is the vertex?" or "Is it opening upward or downward?" will significantly boost your accuracy!
You might make calculation errors with completing the square at first, but you'll definitely get used to it with practice. Take it one step at a time. I'm rooting for you!