Welcome to the World of Quadratics!
Welcome to Year 4 Mathematics! Today, we are diving into Quadratic Expressions and Equations. While the name sounds a bit intimidating, you’ve actually seen these shapes everywhere—from the curve of a banana to the path of a basketball flying toward a hoop. In this chapter, we will learn how to build these expressions, pull them apart, and solve them to find "unknown" values. Don’t worry if it seems tricky at first; we will take it one step at a time!
1. What is a Quadratic?
In your previous years, you worked with linear equations (like \(y = 2x + 3\)). A quadratic is just one level up. The word "quadratic" comes from the Latin word quadratus, which means "square."
A quadratic expression is any expression where the highest power of the variable (usually \(x\)) is 2. The standard form looks like this:
\(ax^2 + bx + c\)
Where:
- \(x^2\) is the quadratic term (this MUST be there!).
- \(x\) is the linear term.
- \(c\) is the constant (just a plain number).
- \(a, b,\) and \(c\) are just numbers (and \(a\) cannot be zero).
Quick Review: Is it a Quadratic?
- \(3x^2 + 2x + 5\) → Yes! (The highest power is 2).
- \(5x - 7\) → No. (This is linear; there is no \(x^2\)).
- \(x^3 + 2x^2 + 1\) → No. (The power is too high; that's a cubic!).
Key Takeaway: If you see an \(x^2\) and no higher power, you are looking at a quadratic!
2. Expanding Brackets (FOIL Method)
Expanding is like "unwrapping" a present. We take two smaller expressions in brackets and multiply them together to get one long quadratic expression.
To do this accurately every time, we use the FOIL mnemonic:
1. First: Multiply the first terms in each bracket.
2. Outside: Multiply the outermost terms.
3. Inside: Multiply the innermost terms.
4. Last: Multiply the last terms in each bracket.
Example: Expand \((x + 3)(x + 2)\)
- First: \(x \times x = x^2\)
- Outside: \(x \times 2 = 2x\)
- Inside: \(3 \times x = 3x\)
- Last: \(3 \times 2 = 6\)
Now, we put it all together: \(x^2 + 2x + 3x + 6\).
Finally, combine the middle terms: \(x^2 + 5x + 6\).
Common Mistake: Forgetting that a negative times a negative is a positive! Always check your signs before you finish.
3. Factoring: The Reverse Process
Factoring is the opposite of expanding. It’s like taking the finished quadratic and putting it back into two sets of brackets. We usually focus on trinomials (expressions with three terms).
The Sum and Product Method
To factor an expression like \(x^2 + 5x + 6\), we need to find two numbers that:
1. Multiply (Product) to give the last number (\(c\)).
2. Add (Sum) to give the middle number (\(b\)).
Step-by-Step Example: Factor \(x^2 + 7x + 10\)
- We need two numbers that multiply to 10 and add to 7.
- Let’s list factors of 10: (1, 10) and (2, 5).
- Which pair adds to 7? 2 and 5!
- So, the factored form is \((x + 2)(x + 5)\).
Did you know? Factoring is like a puzzle. Sometimes you have to try a few pairs of numbers before you find the one that fits both the "Sum" and the "Product" rules.
Key Takeaway: Always look for a Highest Common Factor (HCF) first! If every term can be divided by 2, do that before you start the Sum and Product method.
4. Difference of Two Squares (DOTS)
This is a special shortcut for quadratics that only have two terms and a minus sign between them. It looks like this: \(x^2 - 9\).
The rule is: \(a^2 - b^2 = (a - b)(a + b)\)
Analogy: Think of this as a "perfect match." Both parts are perfect squares, and they split into two brackets—one with a plus and one with a minus.
Example: Factor \(x^2 - 16\)
- Is \(x^2\) a square? Yes, of \(x\).
- Is 16 a square? Yes, of 4.
- Result: \((x - 4)(x + 4)\).
5. Solving Quadratic Equations
An expression (like \(x^2 + 5x + 6\)) is just a statement. An equation (like \(x^2 + 5x + 6 = 0\)) is a problem to be solved. To solve these, we use the Null Factor Law.
The Null Factor Law
This law states: If two things multiply to equal zero, then at least one of them must be zero.
If \(A \times B = 0\), then \(A = 0\) or \(B = 0\).
Step-by-Step Solving:
1. Make sure the equation equals 0.
2. Factor the expression into brackets.
3. Set each bracket to equal zero and solve for \(x\).
Example: Solve \(x^2 - 5x + 6 = 0\)
1. Factor: We need numbers that multiply to 6 and add to -5. Those are -2 and -3.
2. Factored form: \((x - 2)(x - 3) = 0\).
3. Use Null Factor Law:
- Either \(x - 2 = 0\), which means \(x = 2\).
- Or \(x - 3 = 0\), which means \(x = 3\).
Key Takeaway: Most quadratic equations will have two answers (called roots). Don't stop at just one!
6. Summary and Tips for Success
Quadratic expressions can look messy, but they follow very predictable patterns. Here is your "Cheat Sheet" for success:
- Standard Form: \(ax^2 + bx + c = 0\).
- Expanding: Use FOIL.
- Factoring: Use Sum and Product (Multiply to \(c\), Add to \(b\)).
- Solving: Get the equation to zero, factor it, and find the value that makes each bracket zero.
- Check your work: You can always check a factored answer by expanding it back out!
Don't worry if this seems tricky at first! Factoring is a skill that gets much easier with practice. Start with the easy numbers, and soon you'll be spotting the patterns instantly!