Study Notes
Graphs in algebra involve plotting points and interpreting various types of graphs, such as linear and quadratic graphs, on a coordinate plane. Understanding gradients and intercepts is crucial for analyzing these graphs.
- Cartesian Plane — A two-dimensional plane with two perpendicular axes. Example: The x-axis and y-axis intersect at the origin (0,0).
- Plotting a Point — Representing a point using coordinates (x, y). Example: The point (3, 4) is 3 units along the x-axis and 4 units along the y-axis.
- Distance Between Two Points — Calculated using the Pythagorean theorem. Example: The distance between (1, 2) and (4, 6) is 5 units.
- Midpoint of a Line Segment — The point that divides a line segment into two equal parts. Example: The midpoint of (1, 2) and (3, 4) is (2, 3).
- Gradient of a Line — The ratio of the change in y-coordinates to the change in x-coordinates. Example: The gradient of the line through (1, 2) and (3, 4) is 1.
- Parallel Lines — Lines that never meet and have the same gradient. Example: y = 2x + 1 and y = 2x - 3 are parallel.
- Perpendicular Lines — Lines that intersect at a right angle. Example: y = x and y = -x are perpendicular.
- Equation of a Straight Line — Typically in the form y = mx + c, where m is the gradient and c is the y-intercept. Example: y = 2x + 3.
- Quadratic Graph — A graph of the form f(x) = ax^2 + bx + c, which is a parabola. Example: f(x) = x^2 is a u-shaped parabola.
Exam Tips
Key Definitions to Remember
- Cartesian Plane: A two-dimensional plane with perpendicular axes.
- Gradient: The ratio of the change in y to the change in x.
- Quadratic Graph: A parabola represented by f(x) = ax^2 + bx + c.
Common Confusions
- Confusing the gradient with the y-intercept.
- Mixing up the equations of parallel and perpendicular lines.
Typical Exam Questions
- How do you find the gradient of a line through two points? Use the formula (y2 - y1) / (x2 - x1).
- What is the equation of a line parallel to y = 3x + 2? y = 3x + c, where c is any constant.
- How do you determine if two lines are perpendicular? Their gradients multiply to -1.
What Examiners Usually Test
- Ability to plot and interpret graphs accurately.
- Understanding of how to calculate and use gradients.
- Knowledge of the properties of linear and quadratic graphs.