Parallel and Perpendicular Lines
Introduction: why these lines matter in Functions 🌟
Hello students, in this lesson you will learn how parallel and perpendicular lines work and why they matter inside the topic of Functions. These ideas are not just about drawing lines on paper. They help you understand graphs, model real situations, and solve problems in IB Mathematics Analysis and Approaches SL.
Learning objectives
By the end of this lesson, students, you should be able to:
- explain the meaning of parallel and perpendicular lines;
- use slope to decide whether two lines are parallel or perpendicular;
- find equations of lines that are parallel or perpendicular to a given line;
- connect these ideas to graphs of functions and real-world models;
- use correct mathematical language and reasoning in IB-style questions.
Imagine two train tracks 🚆. They stay the same distance apart forever, so they are parallel. Now imagine a street crossing a road at a right angle 🚦. Those lines are perpendicular. In coordinate geometry, the same ideas are seen through slope, gradient, and equations of straight lines.
1. Understanding slope and line language
A straight line can often be described by an equation such as $y=mx+c$, where $m$ is the slope and $c$ is the $y$-intercept. The slope tells you how steep the line is.
If a line rises $2$ units for every $1$ unit moved to the right, its slope is $m=2$. If it falls $3$ units for every $1$ unit moved to the right, its slope is $m=-3$.
This idea is important because parallel and perpendicular lines are defined through their slopes.
Parallel lines
Two non-vertical lines are parallel if they have the same slope. That means they rise and fall at exactly the same rate.
If one line has equation $y=3x+1$, then any line parallel to it must also have slope $m=3$. For example, $y=3x-5$ is parallel to $y=3x+1$.
A key fact is that parallel lines never meet, no matter how far you extend them. Their graphs stay the same distance apart.
Perpendicular lines
Two lines are perpendicular if they meet at a right angle, which is $90^\circ$.
For non-vertical lines, the slopes of perpendicular lines satisfy
$$m_1m_2=-1.$$
This means each slope is the negative reciprocal of the other. If one slope is $2$, the perpendicular slope is $-\frac{1}{2}$. If one slope is $-4$, the perpendicular slope is $\frac{1}{4}$.
This rule is one of the most useful tools in coordinate geometry. It lets you check if two lines are perpendicular and build new lines quickly.
2. Finding equations of parallel and perpendicular lines
In IB questions, you are often asked to write the equation of a line that is parallel or perpendicular to another line and passes through a point.
Example 1: parallel line through a point
Find the equation of the line parallel to $y=2x-7$ that passes through $(3,5)$.
Step 1: identify the slope of the given line. The slope is $m=2$.
Step 2: a parallel line has the same slope, so the new line also has $m=2$.
Step 3: use point-slope form with point $(3,5)$:
$$y-5=2(x-3).$$
Step 4: simplify:
$$y-5=2x-6$$
$$y=2x-1.$$
So the required equation is $y=2x-1$.
Example 2: perpendicular line through a point
Find the equation of the line perpendicular to $y=-3x+4$ that passes through $(2,-1)$.
Step 1: the slope of the given line is $m=-3$.
Step 2: the perpendicular slope is the negative reciprocal, so
$$m=\frac{1}{3}.$$
Step 3: use point-slope form:
$$y-(-1)=\frac{1}{3}(x-2).$$
This becomes
$$y+1=\frac{1}{3}(x-2).$$
Step 4: simplify:
$$y=\frac{1}{3}x-\frac{2}{3}-1$$
$$y=\frac{1}{3}x-\frac{5}{3}.$$
So the equation is $y=\frac{1}{3}x-\frac{5}{3}$.
Notice how important sign changes are here. Many students make mistakes by forgetting the negative sign or by using the wrong reciprocal. Careful writing helps avoid that.
3. Vertical and horizontal lines
Not every line can be written as $y=mx+c$.
A vertical line has equation $x=a$, such as $x=4$. Its slope is undefined because the run is $0$.
A horizontal line has equation $y=b$, such as $y=-2$. Its slope is $0$.
Parallel and perpendicular cases with vertical and horizontal lines
- Two vertical lines are parallel, for example $x=2$ and $x=-5$.
- Two horizontal lines are parallel, for example $y=1$ and $y=8$.
- A vertical line is perpendicular to a horizontal line.
This is very useful in graphing and in interpreting function graphs. For example, the graph of $y=f(x)$ may cross a horizontal line many times, which can help you study solutions to equations.
4. Connection to functions and graphs
Parallel and perpendicular lines are part of the wider study of functions because many function models use straight lines.
A linear function has the form $f(x)=mx+c$. Its graph is a straight line. If two linear functions have the same slope, their graphs are parallel.
For example:
- $f(x)=4x+1$
- $g(x)=4x-6$
The graphs of $f$ and $g$ are parallel because both have slope $4$.
This matters in real life. Parallel lines can model situations where two quantities change at the same rate. For example, two taxi fares might start with different fixed fees but increase by the same amount per kilometer.
Real-world example 🚕
Suppose a taxi company charges a fixed fee plus a price per kilometer. One plan is $C_1(x)=3x+5$ and another is $C_2(x)=3x+9$, where $x$ is distance in kilometers. These lines are parallel because both have slope $3$. The constant terms are different, so the starting prices are different, but the rate of change is the same.
A perpendicular relation can appear when a line is used as a normal to a curve or to another line. In more advanced function work, perpendicular lines help describe geometry, optimization, and graphs built from relationships between variables.
5. Using gradients in IB-style reasoning
In IB Mathematics, you are expected to explain your method clearly. It is not enough to write an answer; you need to show how you know it is correct.
If two lines are parallel, state that their slopes are equal. If they are perpendicular, state that the product of their slopes is $-1$.
Example 3: checking a pair of lines
Are the lines $y=\frac{5}{2}x-3$ and $y=-\frac{2}{5}x+7$ perpendicular?
The slopes are $m_1=\frac{5}{2}$ and $m_2=-\frac{2}{5}$. Their product is
$$m_1m_2=\frac{5}{2}\cdot\left(-\frac{2}{5}\right)=-1.$$
So the lines are perpendicular.
Example 4: checking for parallelism
Are the lines $2y=6x+4$ and $y=3x-8$ parallel?
First rewrite the first line in slope-intercept form:
$$2y=6x+4$$
$$y=3x+2.$$
Now both lines have slope $3$. Since the slopes are equal, the lines are parallel.
6. Common mistakes to avoid
Here are some frequent errors, students, and how to avoid them:
- Forgetting to simplify equations before identifying slope. Always rewrite in a clear form such as $y=mx+c$ when possible.
- Using the negative reciprocal incorrectly. If $m=\frac{3}{4}$, the perpendicular slope is $-\frac{4}{3}$, not $\frac{4}{3}$.
- Mixing up parallel and perpendicular rules. Parallel means same slope; perpendicular means product $-1$.
- Assuming all lines fit $y=mx+c$. Vertical lines have equations like $x=5$.
- Not showing steps. In IB, clear reasoning earns credit.
A neat method is to ask three questions:
- What is the slope of the given line?
- Do I need the same slope or the negative reciprocal?
- Which point must the new line pass through?
Conclusion
Parallel and perpendicular lines are simple ideas, but they are very powerful in Functions and graphing. Parallel lines have equal slopes, while perpendicular lines have slopes whose product is $-1$. These rules help you identify relationships between lines, write equations from points, and interpret linear models in real contexts.
For IB Mathematics Analysis and Approaches SL, this topic builds strong algebraic thinking and prepares you for more advanced study of graphs, transformations, and relationships between functions. If you can confidently work with slopes, points, and line equations, you have a solid foundation for many other topics in the course.
Study Notes
- Parallel lines have the same slope.
- Perpendicular lines satisfy $m_1m_2=-1$.
- The slope of a line in the form $y=mx+c$ is $m$.
- A line parallel to a given line keeps the same slope.
- A line perpendicular to a given line uses the negative reciprocal slope.
- Use point-slope form when a line must pass through a specific point.
- Vertical lines have equations of the form $x=a$ and undefined slope.
- Horizontal lines have equations of the form $y=b$ and slope $0$.
- In function graphs, parallel lines represent the same rate of change.
- In IB questions, always explain your reasoning clearly and use correct mathematical language.
