These exercises ask you to work with the slope of line segments and decide whether two segments are perpendicular.
If you know two points on a segment, use
[m = \frac{y_2 - y_1}{x_2 - x_1}]
Subtract the y-values and the x-values in the same order. Then simplify the fraction if possible.
Two non-vertical lines are perpendicular when their slopes are negative reciprocals. That means:
Special cases:
Depending on the exercise, you may need to:
Make sure the slope is simplified and the sign is correct. If you are checking perpendicularity, verify that the slopes multiply to (-1) when both slopes are defined.
Write the two points clearly and keep the order consistent. Many mistakes come from switching the subtraction order halfway through.
© 2023-2026 AI MATH COACH