5. Topic 5(COLON) Graphs and the Coordinate Plane

Lesson 5.2: The Straight Line: Gradient And Intercept

Official syllabus section covering Lesson 5.2: The straight line: gradient and intercept within Topic 5: Graphs and the Coordinate Plane: Gradient as a measure of steepness and its calculation from two points.; The equation y = mx + c and the meaning of m and c..

Lesson 5.2: The Straight Line: Gradient and Intercept

Introduction

Welcome to Lesson 5.2 of Foundation Preparatory Mathematics. In this lesson, we will explore the concept of the straight line in the coordinate plane, focusing on two critical components: the gradient and the intercept. We will learn how to calculate the gradient from two points, understand the equation of a line in the form $y = mx + c$, and how to draw lines based on their equations. By the end of this lesson, you will have a solid understanding of these concepts and their applications in various contexts.

Learning Objectives:

  • Understand gradient as a measure of steepness and calculate it from two points.
  • Learn the equation $y = mx + c$ and comprehend the meanings of $m$ and $c$.
  • Draw a line from its equation and find the equation of a drawn line.
  • Calculate the gradient of a line through two points.
  • Draw a line from its equation in the form $y = mx + c$.

Understanding Gradient

What is Gradient?

The gradient of a line (also known as slope) is a measure of how steep the line is. It is calculated as the ratio of the vertical change (rise) to the horizontal change (run) between two points on the line. In mathematical terms, if you have two points, $(x_1, y_1)$ and $(x_2, y_2)$, the gradient $m$ can be calculated using the formula:

$$

m = $\frac{y_2 - y_1}{x_2 - x_1}$

$$

Example of Calculating Gradient

Let's calculate the gradient of a line passing through the points $(2, 3)$ and $(4, 7)$. Here,

  • $(x_1, y_1) = (2, 3)$
  • $(x_2, y_2) = (4, 7)$

We substitute these values into the gradient formula:

$$

m = $\frac{7 - 3}{4 - 2}$ = $\frac{4}{2}$ = 2

$$

The gradient $m = 2$, which means that for every unit we move horizontally (to the right), we move up 2 units vertically.

Common Misconceptions

  • Misconception: The gradient is always positive.

Clarification: The gradient can be negative, indicating a line that descends from left to right.

  • Misconception: The gradient is affected by the size of the coordinates.

Clarification: The gradient specifically measures how steep a line is relative to the changes in the $y$-coordinates and $x$-coordinates regardless of their actual values.

The Equation of a Straight Line

Introducing the Equation $y = mx + c$

The general equation of a straight line can be expressed as:

$$

$ y = mx + c$

$$

In this equation:

  • $m$ represents the gradient of the line, indicating its steepness and direction.
  • $c$ represents the $y$-intercept, which is the point where the line crosses the $y$-axis (where $x = 0$).

Finding the Y-Intercept

Let’s use the previous gradient example to find the equation of the line. We have a gradient of $m = 2$. Now, we need to find $c$, the $y$-intercept. We can do this by substituting one of our points into the equation.

Using the point $(2, 3)$:

$$

$ 3 = 2(2) + c$

$$

Simplifying gives:

$$

$ 3 = 4 + c$

$$

To isolate $c$, we subtract 4 from both sides:

$$

c = 3 - 4 = -1

$$

Final Equation

Now, substituting $m$ and $c$ back into the equation $y = mx + c$, we get:

$$

$ y = 2x - 1$

$$

Example

To illustrate this further, let’s say we need to find the equation of a line with a gradient of $m = -3$ that crosses the $y$-axis at $c = 4$. The equation would simply be:

$$

$ y = -3x + 4$

$$

Drawing a Line From Its Equation

Steps to Graph the Equation

  1. Identify the y-intercept $c$: Find the point where the line crosses the $y$-axis. For $y = 2x - 1$, the $y$-intercept is at $(0, -1)$.
  2. Use the Gradient to Find Another Point: From the $y$-intercept, use the gradient to find another point. From $(0, -1)$ and a gradient of $2$, move 1 unit to the right and 2 units up to get to the point $(1, 1)$.
  3. Plot the Points: Mark the two points you've found on the coordinate plane: $(0, -1)$ and $(1, 1)$.
  4. Draw the Line: Connect these two points with a straight line extending in both directions.

Example of Drawing a Line

Using the line equation $y = -3x + 4$:

  • Start with the $y$-intercept $(0, 4)$.
  • Use the gradient of $-3$ (which means down 3 for every right 1) to determine another point. From $(0, 4)$, move to $(1, 1)$ (down 3, right 1).
  • Plot both points and draw a line through them.

Finding the Equation of a Drawn Line

Steps to Determine the Equation

  1. Identify Two Points on the Line: For example, say we identify the points $(1, 2)$ and $(3, 6)$ on the drawn line.
  2. Calculate the Gradient: Using:

$$

m = $\frac{6 - 2}{3 - 1}$ = $\frac{4}{2}$ = 2

$$

  1. Determine the y-intercept: Pick one of the points to solve for $c$ using $y = mx + c$. Using $(1, 2)$:

$$

2 = 2(1) + c \implies 2 = 2 + c \implies c = 0

$$

  1. Write the Final Equation: With $m = 2$ and $c = 0$, the line's equation is:

$$

$ y = 2x$

$$

Conclusion

In this lesson, we explored the concepts of gradient and intercept in the context of straight lines in the coordinate plane. We learned to calculate the gradient from two points, derive the equation of a line in the form $y = mx + c$, and draw lines from their equations as well as find equations for drawn lines. The understanding of these fundamental concepts will greatly assist you in dealing with linear functions and their applications in real-world scenarios.

Study Notes

  • The slope or gradient can be calculated using the formula $m = \frac{y_2 - y_1}{x_2 - x_1}$.
  • The equation of a straight line is $y = mx + c$ where $m$ is the gradient and $c$ is the $y$-intercept.
  • To graph a line, identify the $y$-intercept and use the gradient to find another point.
  • Finding the equation of a drawn line involves determining two points on the line, calculating the gradient, and then solving for the $y$-intercept $c$.

Practice Quiz

5 questions to test your understanding