Parallel line equations

Two lines are parallel if they will never meet, no matter how far they are extended.

The key thing to remember when looking at their equations is that:

parallel lines have the same gradient

From this knowledge, we can find the equation of any line if we know that it’s parallel to a line that we know, and we know a point that the new line goes through.

Example: find the equation of the line parallel to y = 2x + 3 that goes through the point (4, 5)

Example: find the equation of the line parallel to y = -\frac{1}{2}x + 4 that goes through the point (6, 1)

Example: find the equation of the line parallel to y = 3x - 2 that goes through the point (2, 7)

flashcards

QuestionAnswer
What is the key property of parallel lines in terms of their equations?Parallel lines have the same gradient.
What is the definition of parallel lines?Two lines are parallel if they will never meet, no matter how far they are extended.
Given you know a line is parallel to a known line and passes through a point, what steps do you take to find its equation?1. Take the gradient (m) from the known line.
2. Substitute the point (x, y) and the gradient into y = mx + c.
3. Solve for c.
4. Write the full equation y = mx + c.
In the example y = 2x + 3 through (4, 5), what is the gradient of the new line?2
In the example y = 2x + 3 through (4, 5), what is the y-intercept (c) of the new line?-3
In the example y = 2x + 3 through (4, 5), what is the equation of the new line?y = 2x - 3
In the example y = -\frac{1}{2}x + 4 through (6, 1), what is the gradient of the new line?-\frac{1}{2}
In the example y = -\frac{1}{2}x + 4 through (6, 1), what is the y-intercept (c) of the new line?4
In the example y = -\frac{1}{2}x + 4 through (6, 1), what is the equation of the new line?y = -\frac{1}{2}x + 4
In the example y = 3x - 2 through (2, 7), what is the gradient of the new line?3
In the example y = 3x - 2 through (2, 7), what is the y-intercept (c) of the new line?1
In the example y = 3x - 2 through (2, 7), what is the equation of the new line?y = 3x + 1