Welcome to the World of Functions and Graphs!
In this chapter, we are going to learn how to turn numbers into pictures! Functions are like "mathematical machines"—you put a number in, the machine does some work, and a new number comes out. Graphs are the visual maps of what those machines are doing.
Understanding graphs is a superpower in the real world. From tracking how a virus spreads (exponential growth) to predicting where a basketball will land (quadratic curves), graphs help us see the future. Don't worry if this seems a bit abstract at first; we will break it down step-by-step!
1. The Basics: Cartesian Coordinates
Before we can draw curves, we need to know where to put our dots. We use the Cartesian plane, which is just a flat surface with two number lines crossing each other.
- The x-axis: The horizontal line (side to side).
- The y-axis: The vertical line (up and down).
- The Origin: The point \((0, 0)\) where the two lines meet.
- Ordered Pairs: Written as \((x, y)\). The first number tells you how far to move left or right, and the second tells you how far to move up or down.
Analogy: Think of it like a GPS coordinate. To find a hidden treasure, you need to know how many steps East/West (\(x\)) and how many steps North/South (\(y\)) to take.
Key Takeaway:
Always plot the x-coordinate first, then the y-coordinate. Remember: "You must run along the corridor (\(x\)) before you can climb up the stairs (\(y\))."
2. Linear Functions: Straight and Steady
A linear function creates a straight line. In the syllabus, it is usually written as:
\(y = ax + b\)
- \(a\) (The Gradient): This tells us the "steepness" of the line.
- \(b\) (The y-intercept): This is where the line crosses the vertical y-axis.
Understanding the Gradient
The gradient is the ratio of the vertical change (rise) to the horizontal change (run).
\(\text{Gradient} = \frac{\text{Vertical change}}{\text{Horizontal change}}\)
- Positive Gradient: The line goes uphill from left to right.
- Negative Gradient: The line goes downhill from left to right.
- Zero Gradient: The line is perfectly flat (horizontal).
Quick Review:
If \(y = 2x + 3\), the line is uphill (gradient is 2) and it hits the y-axis at the number 3.
3. Quadratic Functions: The Perfect Curve
When you see an \(x^2\) (x-squared) in the equation, you are dealing with a quadratic function. The shape it makes is called a parabola.
General form: \(y = ax^2 + bx + c\)
Key Features of Quadratics:
- The Shape:
- If \(a\) is positive, the graph is a "smiley face" (U-shape) with a minimum point.
- If \(a\) is negative, the graph is a "frowning face" (n-shape) with a maximum point. - Symmetry: Every parabola is perfectly symmetrical. The vertical line that cuts it in half is the axis of symmetry.
Sketching Quadratics from Special Forms
The syllabus requires you to recognize two special ways to write quadratics that make sketching them easy:
A. Vertex Form: \(y = (x - p)^2 + q\)
This tells you exactly where the "turning point" (the bottom of the U or top of the n) is. The turning point is at \((p, q)\).
Memory Trick: Notice the sign in the bracket is flipped! If you see \((x - 3)\), the coordinate is positive 3.
B. Factorized Form: \(y = (x - a)(x - b)\)
This tells you where the graph crosses the x-axis (the x-intercepts). The intercepts are at \(x = a\) and \(x = b\).
Key Takeaway:
Quadratic graphs are symmetrical "bowls." The sign of \(x^2\) tells you if it's right-side up or upside down.
4. Power Functions and Exponential Functions
Sometimes functions have higher powers or \(x\) is in a weird spot. Here are the ones you need to know for the O-Level:
Power Functions (\(y = ax^n\))
- \(n = 3\) (Cubic): Usually looks like a "snake" or a "slide" passing through the origin.
- \(n = -1\) (Reciprocal): \(y = \frac{a}{x}\). This graph has two separate parts in opposite corners and never touches the axes!
- \(n = -2\): \(y = \frac{a}{x^2}\). This looks like a "volcano"—both sides shoot up towards the sky (if \(a\) is positive).
Exponential Functions (\(y = ka^x\))
In these functions, the \(x\) is the exponent (the power). Example: \(y = 2^x\)
These graphs grow very fast. They get closer and closer to the x-axis but never actually touch it. They always cross the y-axis at \((0, k)\) because any number to the power of 0 is 1.
Did you know? Compound interest in a bank account grows exponentially. This is why saving money early is so powerful!
5. Estimating Gradients of Curves
Unlike straight lines, the steepness of a curve is always changing. To find the gradient at a specific point, we use a tangent.
Step-by-Step: Drawing a Tangent
- Find the specific point on the curve mentioned in the question.
- Use a ruler to draw a straight line that just touches the curve at that exact point. It should not cut through the curve.
- Try to make the "gaps" between the line and the curve look even on both sides of the point.
- Pick two easy-to-read points on your straight line.
- Use the formula: \(\text{Gradient} = \frac{y_2 - y_1}{x_2 - x_1}\).
Tip: Because you are drawing the line by hand, your answer might be slightly different from your friend's. Exam markers usually allow a small range of "correct" answers for this!
6. Summary & Common Mistakes to Avoid
Quick Review Box:
- Linear: \(y = ax + b\) (Straight line).
- Quadratic: \(y = ax^2 + bx + c\) (U or n shape).
- Cubic: \(y = ax^3\) (Snake shape).
- Reciprocal: \(y = \frac{a}{x}\) (Curves in two quadrants).
- Exponential: \(y = ka^x\) (Slow start, then shoots up).
Common Mistakes:
- Mixing up \(x\) and \(y\): Remember that the \(x\)-axis is the floor, and the \(y\)-axis is the wall.
- Gradient Signs: Forgetting that a "downhill" line must have a negative gradient.
- Drawing Curves: Do not use a ruler to connect dots on a curve! Curves should be drawn with a smooth, single freehand line.
- Scaling: Check the scale on the axes carefully. Sometimes one small square represents 1 unit, but other times it might represent 0.5 or 2 units!
Final Encouragement:
Graphs are just a way of telling a story with a line. Practice drawing the basic shapes, and soon you'll be able to recognize an equation and "see" the graph in your head before you even start plotting points!