Math I · G-GPE.5

Proving and Using Slope Criteria for Parallel and Perpendicular Lines

This objective teaches students how direction becomes algebra. Slope is not just a number in `y = mx + b`; it is a way to prove that lines run in the same direction or meet at right angles.

Concept Geometry
Domain Expressing Geometric Properties with Equations
Read time 9 minutes

What this learning objective is really asking you to learn

This learning objective asks students to understand two major facts about slope. First, nonvertical lines are parallel if and only if they have the same slope. Second, nonvertical lines are perpendicular if and only if their slopes are negative reciprocals, meaning their product is -1. Students must also handle the special case of vertical and horizontal lines: vertical lines are parallel to other vertical lines, horizontal lines are parallel to other horizontal lines, and vertical lines are perpendicular to horizontal lines.

Slope is often introduced as “rise over run.” If a line goes up 3 units for every 2 units it moves right, its slope is \(3/2\). But slope is more than a calculation. Slope measures direction. Two lines with the same slope have the same steepness and point in the same direction, so they never meet if they are distinct. That is why they are parallel. Lines with slopes that are negative reciprocals meet at right angles because their direction vectors form a 90-degree turn.

To see why equal slopes imply parallel lines, think of slope as a direction recipe. A slope of \(2/5\) means that from any point on the line, moving 5 units right and 2 units up stays in the same direction as the line. Any other line with slope \(2/5\) follows the same direction recipe. If the two lines are different, they are separate tracks running in the same direction, so they are parallel. Algebraically, two different lines with the same slope can be written as \(y = mx + b1\) and \(y = mx + b2\), where \(b1 \ne b2\). If they had an intersection, the same \((x, y)\) would satisfy both equations. Subtracting gives \(b1 = b2\), which contradicts the lines being different. So they do not intersect.

Perpendicular slope is deeper. A line with slope \(m = a/b\) has a direction vector \((b, a)\) because moving right \(b\) and up \(a\) follows the line. A perpendicular line must have a direction vector that makes a right angle with \((b, a)\). One such vector is \((-a, b)\) or \((a, -b)\), which swaps the horizontal and vertical changes and changes one sign. The slope of \((-a, b)\) is \(b/(-a) = -b/a\), the negative reciprocal of \(a/b\). Multiplying \(a/b\) by \(-b/a\) gives -1. This is why perpendicular nonvertical, nonhorizontal slopes are negative reciprocals.

Another way to see it is through right triangles. A line with slope \(m\) makes a certain angle with the positive \(x\)-axis. A perpendicular line turns that direction by 90 degrees. Turning a slope triangle by 90 degrees swaps the legs and reverses one direction, producing the negative reciprocal. This geometric action becomes the algebraic rule.

The objective says “prove and use.” The proof part matters because students should know why the criteria are true. The use part matters because these criteria solve problems. Given a line with slope \(3/4\), a parallel line has slope \(3/4\), and a perpendicular line has slope \(-4/3\). Given a point and a desired slope, students can write an equation using point-slope form:

\[y - y1 = m(x - x1)\].

For example, the line perpendicular to \(y = 2x + 5\) through \((3, -1)\) has slope \(-1/2\), so its equation is \(y + 1 = -1/2(x - 3)\). Students can leave it in point-slope form or rewrite it in slope-intercept form.

Why students should learn this math

Students should learn this math because parallel and perpendicular relationships are everywhere. Walls meet floors at right angles. Streets may run parallel or perpendicular. Beams, braces, screens, shelves, grids, tiles, roads, fences, circuit boards, and mechanical parts all depend on direction relationships. Slope criteria give an algebraic way to verify those relationships.

In construction, a wall that is supposed to be perpendicular to a floor must make a right angle. In coordinate drawings or digital plans, that right angle can be checked with slopes. In road design, grade is slope. Engineers must know how steep a ramp or road is and whether paths meet safely. In architecture, parallel lines maintain consistent spacing, and perpendicular lines create right-angle structure. Slope turns those visual ideas into measurable conditions.

In computer graphics, parallel and perpendicular directions define edges, normals, lighting, collision boundaries, camera views, and object orientation. A normal vector is perpendicular to a surface or edge. When software decides how light reflects, how an object collides, or how a shape should be extruded, perpendicular direction matters. The high school slope rule is an early 2D version of these vector relationships.

In data and modeling, slope is rate of change. Two lines with the same slope represent equal rates. A perpendicular line may represent a direction of greatest change versus a level curve in more advanced mathematics. Students do not need multivariable calculus yet, but the idea begins here: direction can be encoded numerically.

Students should also learn this objective because it strengthens their algebra. The slope \(m\) in \(y = mx + b\) is not just a symbol. It tells the direction of the line. The intercept \(b\) tells where the line crosses the \(y\)-axis. Lines with the same \(m\) but different \(b\) are parallel. Lines with slopes \(m\) and \(-1/m\) are perpendicular. This gives meaning to line equations and makes graphing less mechanical.

This objective also helps students write proofs. Instead of saying “these lines look parallel,” they can say “the slopes are both \(2/3\), so the nonvertical lines are parallel.” Instead of saying “this angle looks like 90 degrees,” they can say “the slopes are 4 and \(-1/4\), so the lines are perpendicular.” That is a major mathematical upgrade: visual impression becomes justified evidence.

Where this objective fits on the full map of mathematics

Objective 045 continues the coordinate proof arc that began in Objective 044. Objective 044 asked students to use coordinates generally to prove or disprove geometric statements. Objective 045 focuses on one of the most important coordinate tools: slope. Parallel and perpendicular lines are fundamental to geometry, and slope gives algebraic tests for both.

This objective connects backward to linear functions. Students learned that slope is constant rate of change. Now they see that slope is also direction. This dual meaning is powerful. In a real-world graph, slope may represent miles per hour, dollars per item, or gallons per minute. In a geometric graph, slope represents the direction of a line. Same calculation, different interpretation.

It also connects to transformations and congruence. Rigid motions preserve parallelism and perpendicularity. A rotated rectangle still has opposite sides parallel and adjacent sides perpendicular. Coordinate proofs can verify these preserved properties after transformations.

In Math II and beyond, slope criteria support proofs about polygons, circles, tangents, and coordinate constructions. A tangent to a circle is perpendicular to the radius at the point of tangency. Perpendicular bisectors depend on perpendicular slope relationships. Altitudes of triangles are perpendicular to opposite sides. Medians, midsegments, and special quadrilaterals can all be studied with slope.

In vector mathematics, slope criteria become dot product criteria. Two vectors are perpendicular when their dot product is zero. For direction vectors \((1, m1)\) and \((1, m2)\), the dot product is \(1 + m1m2\). Setting it equal to zero gives \(m1m2 = -1\), which is exactly the negative reciprocal rule. So the high school slope rule is a preview of a more general vector principle.

In calculus, slopes become derivatives, and perpendicularity appears in normal lines, tangent lines, optimization, and motion. In physics, slopes and directions describe velocity, force, fields, and trajectories. This objective may look like a narrow coordinate geometry skill, but it is a foundation stone for many later ideas.

The historical machinery behind slope and coordinate direction

The slope criteria for parallel and perpendicular lines became especially powerful after the development of coordinate geometry. Ancient geometry understood parallel and perpendicular lines synthetically, through angles and constructions. Analytic geometry added coordinates and equations, allowing these relationships to be checked with algebra.

Once a line could be written as an equation, its direction could be encoded by a number. The slope represented the ratio of vertical change to horizontal change. This was a major conceptual compression. Instead of describing a line only by a drawn angle or physical orientation, mathematicians could use a numerical ratio. Equal ratios meant equal direction. Negative reciprocal ratios meant right-angle direction.

This connection helped unify geometry, algebra, and later calculus. The slope of a line became the model for the derivative of a curve. The perpendicular direction became important for normals, gradients, and geometry of curves. The school rule about slopes is therefore part of a long historical chain that connects graphing lines to the mathematics of motion and shape.

The technical execution: proving and using the slope criteria

To prove the parallel criterion, start with two nonvertical lines with slopes m1 and m2. If the slopes are equal, the lines have the same rise-run ratio. In slope-intercept form, they can be written as \(y = mx + b1\) and \(y = mx + b2\). If \(b1 = b2\), they are the same line. If \(b1 \ne b2\), they never intersect, because setting \(mx + b1 = mx + b2\) leads to \(b1 = b2\), a contradiction. Therefore distinct nonvertical lines with equal slopes are parallel.

The converse is also true: if two nonvertical lines are parallel, they have the same direction, so their rise-run ratios are equal. Algebraically, if they had different slopes, their equations would eventually produce an intersection point. Therefore nonvertical parallel lines have equal slopes.

To prove the perpendicular criterion, use direction vectors. A line with slope m1 can be represented by direction vector \((1, m1)\), because moving 1 unit right and m1 units up follows the line. A line with slope m2 has direction vector \((1, m2)\). The vectors are perpendicular when their dot product is zero:

\[(1)(1) + (m1)(m2) = 0\].

So \(1 + m1m2 = 0\), which gives \(m1m2 = -1\). Therefore the slopes of perpendicular nonvertical lines multiply to -1. This also means each slope is the negative reciprocal of the other.

Students who have not formally studied dot products can understand the same rule through slope triangles. A direction with rise \(a\) and run \(b\) has slope \(a/b\). A 90-degree turn swaps rise and run and reverses one sign, producing slope \(-b/a\). The product is -1.

To use the criteria, identify the slope of the given line. If the equation is in slope-intercept form \(y = mx + b\), the slope is \(m\). If the line is given by two points, compute slope with \((y2 - y1)/(x2 - x1)\). If the line is vertical, note that its slope is undefined; if horizontal, its slope is 0.

For a parallel line through a point, keep the same slope and use point-slope form. For example, find the line parallel to \(y = -3x + 4\) through \((2, 5)\). The slope is -3, so \(y - 5 = -3(x - 2)\). This simplifies to \(y = -3x + 11\).

For a perpendicular line through a point, use the negative reciprocal slope. For example, find the line perpendicular to \(y = -3x + 4\) through \((2, 5)\). The perpendicular slope is \(1/3\), so \(y - 5 = 1/3(x - 2)\). This simplifies to \(y = (1/3)x + 13/3\).

For vertical and horizontal cases, handle them directly. A line perpendicular to \(x = 4\) is horizontal and has an equation of the form \(y = c\). If it passes through \((2, 5)\), the equation is \(y = 5\). A line perpendicular to \(y = -1\) is vertical and has equation \(x = c\); through \((2, 5)\), it is \(x = 2\).

Common misunderstandings

A common misunderstanding is saying vertical lines have slope 0. They do not. Horizontal lines have slope 0 because their rise is 0. Vertical lines have undefined slope because their run is 0 and division by zero is undefined.

Another misunderstanding is thinking perpendicular slopes are simply opposites. Slopes 3 and -3 are opposites, but their product is -9, not -1; the lines are not perpendicular. Perpendicular slopes are negative reciprocals, such as 3 and \(-1/3\).

Students also sometimes forget that parallel lines with the same slope may be the same line if they have the same intercept. Distinct parallel lines have the same slope but different intercepts.

Another issue is inconsistent slope calculation from two points. Students must subtract coordinates in the same order in numerator and denominator. From \((x1, y1)\) to \((x2, y2)\), slope is \((y2 - y1)/(x2 - x1)\). Reversing both differences gives the same slope; reversing only one changes the sign.

What mastery looks like

A student has mastered this objective when they can explain slope as direction, prove or justify the parallel and perpendicular criteria, handle vertical and horizontal lines correctly, and use the criteria to solve problems. They can find equations of parallel and perpendicular lines through given points. They can prove sides of a polygon are parallel or perpendicular using slopes. They can detect errors when someone uses the wrong reciprocal or mishandles a vertical line.

For the website and app, this page should include a dynamic slope tool. Let students drag two lines and watch the slopes update. When the slopes match, mark the lines parallel. When their product becomes -1, mark them perpendicular. The concept becomes much easier when students can see direction and algebra change together.

Problem Library

Problems in the App From This Objective

150 problems across 12 archetypes in the app.

compare equal slopes.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Determine whether the two lines with slopes 3 and 3 are parallel.

Open in simulator
Problem 2

Determine whether the two lines with slopes -2/5 and -2/5 are parallel.

Problem 3

Determine whether the two lines with slopes 4 and 1/4 are parallel.

Problem 4

Determine whether the two lines with slopes 0 and 0 are parallel.

Problem 5

Determine whether the two lines with slopes 5 and 5 are parallel.

Problem 6

Determine whether the two lines with slopes -7 and -7 are parallel.

Problem 7

Determine whether the two lines with slopes 1/2 and 1/2 are parallel.

Problem 8

Determine whether the two lines with slopes 2 and 3 are parallel.

Problem 9

Determine whether the two lines with slopes -1 and -2 are parallel.

Problem 10

Determine whether the two lines with slopes 6 and -6 are parallel.

Problem 11

Determine whether the two lines with slopes 0 and 5 are parallel.

Problem 12

Determine whether the two lines with slopes 2 and -1/2 are parallel.

identify negative reciprocal slopes.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Determine whether the two lines with slopes 3 and -1/3 are perpendicular.

Problem 14

Determine whether the two lines with slopes -2/5 and 5/2 are perpendicular.

Problem 15

Determine whether the two lines with slopes 4 and 1/4 are perpendicular.

Problem 16

Determine whether the two lines with slopes 0 and undefined are perpendicular.

Problem 17

Determine whether the two lines with slopes 1/2 and -2 are perpendicular.

Problem 18

Determine whether the two lines with slopes -5 and 1/5 are perpendicular.

Problem 19

Determine whether the two lines with slopes 2 and 2 are perpendicular.

Problem 20

Determine whether the two lines with slopes 3 and 2 are perpendicular.

Open in simulator
Problem 21

Determine whether the two lines with slopes -3 and -1/3 are perpendicular.

Problem 22

Determine whether the two lines with slopes undefined and 0 are perpendicular.

Problem 23

Determine whether the two lines with slopes -3/4 and 4/3 are perpendicular.

Problem 24

Determine whether the two lines with slopes 1 and -2 are perpendicular.

use zero and undefined slope criteria.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Classify the relationship between lines x=3 and x=-2 involving horizontal or vertical slopes.

Problem 26

Classify the relationship between lines y=5 and y=-1 involving horizontal or vertical slopes.

Problem 27

Classify the relationship between lines x=4 and y=2 involving horizontal or vertical slopes.

Problem 28

Classify the relationship between lines x=-1 and y=3x+2 involving horizontal or vertical slopes.

Open in simulator
Problem 29

Classify the relationship between lines x=1 and x=6 involving horizontal or vertical slopes.

Problem 30

Classify the relationship between lines y=0 and y=8 involving horizontal or vertical slopes.

Problem 31

Classify the relationship between lines x=-5 and y=1 involving horizontal or vertical slopes.

Problem 32

Classify the relationship between lines x=0 and y=4x-7 involving horizontal or vertical slopes.

Problem 33

Classify the relationship between lines y=-2 and y=-x+3 involving horizontal or vertical slopes.

Problem 34

Classify the relationship between lines y=-4 and x=9 involving horizontal or vertical slopes.

Problem 35

Classify the relationship between lines x=-10 and x=10 involving horizontal or vertical slopes.

Problem 36

Classify the relationship between lines y=12 and y=-12 involving horizontal or vertical slopes.

preserve slope.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Find the slope of a line parallel to y=4x-7.

Open in simulator
Problem 38

Find the slope of a line parallel to 2x-3y=9.

Problem 39

Find the slope of a line parallel to line through (1,2) and (5,10).

Problem 40

Find the slope of a line parallel to x=-4.

Problem 41

Find the slope of a line parallel to y=-3x+5.

Problem 42

Find the slope of a line parallel to y=(1/2)x-1.

Problem 43

Find the slope of a line parallel to 5x+2y=10.

Problem 44

Find the slope of a line parallel to y=6.

Problem 45

Find the slope of a line parallel to line through (-1,3) and (2,9).

Problem 46

Find the slope of a line parallel to line through (4,7) and (6,1).

Problem 47

Find the slope of a line parallel to x=7.

Problem 48

Find the slope of a line parallel to 3x-y=5.

compute negative reciprocal.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Find the slope of a line perpendicular to y=4x-7.

Problem 50

Find the slope of a line perpendicular to 2x-3y=9.

Problem 51

Find the slope of a line perpendicular to line through (1,2) and (5,10).

Open in simulator
Problem 52

Find the slope of a line perpendicular to y=6.

Problem 53

Find the slope of a line perpendicular to x=-4.

Problem 54

Find the slope of a line perpendicular to y = -3x + 5.

Problem 55

Find the slope of a line perpendicular to -x + 5y = 10.

Problem 56

Find the slope of a line perpendicular to 3x + 4y = 12.

Problem 57

Find the slope of a line perpendicular to y = (2/5)x - 1.

Problem 58

Find the slope of a line perpendicular to line through (0,0) and (2,-4).

Problem 59

Find the slope of a line perpendicular to line through (-1,3) and (4,1).

Problem 60

Find the slope of a line perpendicular to 4x - y = 8.

use parallel slope and point-slope/slope-intercept form.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Write the equation of the line parallel to y=2x+5 through point 3, 1.

Problem 62

Write the equation of the line parallel to y=-1/2x+4 through point -2, 3.

Problem 63

Write the equation of the line parallel to 3x-y=7 through point 1, 6.

Problem 64

Write the equation of the line parallel to x=4 through point -2, 5.

Problem 65

Write the equation of the line parallel to y=4x-1 through point 1, 10.

Problem 66

Write the equation of the line parallel to y=-3x+2 through point 0, 5.

Problem 67

Write the equation of the line parallel to y=1/3x-2 through point 6, -1.

Problem 68

Write the equation of the line parallel to y=7 through point -3, 4.

Problem 69

Write the equation of the line parallel to 2x+y=5 through point 4, -1.

Problem 70

Write the equation of the line parallel to x-2y=6 through point -4, 0.

Problem 71

Write the equation of the line parallel to y-3=-5(x+1) through point 2, 0.

Problem 72

Write the equation of the line parallel to y+2=3/4(x-4) through point 0, 1.

Open in simulator
use perpendicular slope and a point.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Write the equation of the line perpendicular to y=2x+5 through point 4, 1.

Problem 74

Write the equation of the line perpendicular to y=-1/3x+2 through point -3, 5.

Problem 75

Write the equation of the line perpendicular to 4x+2y=8 through point 1, -2.

Problem 76

Write the equation of the line perpendicular to y=6 through point -1, 4.

Problem 77

Write the equation of the line perpendicular to y=-5x+10 through point 5, 2.

Open in simulator
Problem 78

Write the equation of the line perpendicular to y=3/4x-1 through point 3, -1.

Problem 79

Write the equation of the line perpendicular to x=7 through point 2, -3.

Problem 80

Write the equation of the line perpendicular to 3x-y=6 through point -6, 0.

Problem 81

Write the equation of the line perpendicular to 2x+3y=9 through point 0, 0.

Problem 82

Write the equation of the line perpendicular to y=-x+8 through point -2, -4.

Problem 83

Write the equation of the line perpendicular to y=-1 through point 5, 7.

Problem 84

Write the equation of the line perpendicular to x/2+y/3=1 through point -4, 6.

compute slopes of segments.
15 problems Warmup Practice Mixed Review Assessment
Problem 85

Prove coordinate segments A(0,1)B(4,3) and C(-2,0)D(2,2) are parallel.

Problem 86

Prove coordinate segments P(1,5)Q(1,-2) and R(4,3)S(4,-6) are parallel.

Problem 87

Prove coordinate segments M(-1,2)N(3,-2) and U(0,5)V(4,1) are parallel.

Open in simulator
Problem 88

Prove coordinate segments E(1,2)F(3,6) and G(0,0)H(2,4) are parallel.

Problem 89

Prove coordinate segments I(0,5)J(5,0) and K(-1,3)L(4,-2) are parallel.

Problem 90

Prove coordinate segments N(1,3)O(5,3) and P(-2,1)Q(3,1) are parallel.

Problem 91

Prove coordinate segments S(2,1)T(2,5) and U(-3,0)V(-3,4) are parallel.

Problem 92

Prove coordinate segments W(0,0)X(3,1) and Y(1,2)Z(4,3) are parallel.

Problem 93

Prove coordinate segments A(0,4)B(2,1) and C(3,5)D(5,2) are parallel.

Problem 94

Prove coordinate segments E(0,0)F(1,5) and G(2,1)H(3,6) are parallel.

Problem 95

Prove coordinate segments I(0,0)J(1,-5) and K(2,1)L(3,-4) are parallel.

Problem 96

Prove coordinate segments M(-3,-1)N(1,3) and O(0,0)P(4,4) are parallel.

Problem 97

Prove coordinate segments Q(-2,2)R(2,-2) and S(1,5)T(5,1) are parallel.

Problem 98

Prove coordinate segments U(-5,2)V(0,2) and W(1,-3)X(6,-3) are parallel.

Problem 99

Prove coordinate segments Y(-1,0)Z(-1,4) and A(3,-2)B(3,2) are parallel.

compute slopes and show negative reciprocals.
15 problems Warmup Practice Mixed Review Assessment
Problem 100

Prove coordinate segments A(0,0)B(2,6) and C(1,4)D(4,3) are perpendicular.

Problem 101

Prove coordinate segments P(2,1)Q(2,5) and R(-1,3)S(6,3) are perpendicular.

Problem 102

Prove coordinate segments M(0,5)N(4,3) and U(1,1)V(3,5) are perpendicular.

Problem 103

Prove coordinate segments A(1,1)B(3,5) and C(0,4)D(2,3) are perpendicular.

Problem 104

Prove coordinate segments E(0,3)F(3,0) and G(1,1)H(4,4) are perpendicular.

Problem 105

Prove coordinate segments I(0,0)J(4,2) and K(5,0)L(3,4) are perpendicular.

Problem 106

Prove coordinate segments M(1,5)N(4,1) and O(0,0)P(4,3) are perpendicular.

Problem 107

Prove coordinate segments Q(-2,1)R(-2,6) and S(0,-1)T(5,-1) are perpendicular.

Problem 108

Prove coordinate segments U(1,1)V(7,1) and W(3,-2)X(3,4) are perpendicular.

Problem 109

Prove coordinate segments A(0,0)B(1,5) and C(5,0)D(0,1) are perpendicular.

Problem 110

Prove coordinate segments E(0,0)F(3,-2) and G(1,1)H(3,4) are perpendicular.

Problem 111

Prove coordinate segments I(10,20)J(12,24) and K(100,50)L(102,49) are perpendicular.

Open in simulator
Problem 112

Prove coordinate segments M(-2,0)N(0,4) and O(0,0)P(2,-1) are perpendicular.

Problem 113

Prove coordinate segments Q(0,0)R(1,1) and S(0,5)T(5,0) are perpendicular.

Problem 114

Prove coordinate segments U(0,0)V(5,3) and W(1,1)X(4,-4) are perpendicular.

connect slope to same direction for distinct lines.
12 problems Warmup Practice Mixed Review Assessment
Problem 115

Explain why equal slopes imply parallel lines in two distinct lines both have slope 3.

Problem 116

Explain why equal slopes imply parallel lines in two different horizontal lines both have slope 0.

Problem 117

Explain why equal slopes imply parallel lines in two distinct lines through different intercepts both have slope -2.

Problem 118

Explain why equal slopes imply parallel lines in line A and line B both have a slope of 1/2, and they are not the same line.

Problem 119

Explain why equal slopes imply parallel lines in two distinct lines, y = -5x + 1 and y = -5x + 7.

Problem 120

Explain why equal slopes imply parallel lines in two distinct vertical lines, x = 4 and x = -1.

Problem 121

Explain why equal slopes imply parallel lines in line P passes through (0,0) and (2,3), and line Q passes through (1,1) and (3,4).

Problem 122

Explain why equal slopes imply parallel lines in two distinct lines both have a slope of 0.75.

Problem 123

Explain why equal slopes imply parallel lines in any two distinct lines that share the same slope value.

Problem 124

Explain why equal slopes imply parallel lines in line L1 passes through (1,2) and (3,6), and line L2 passes through (0,0) and (2,4).

Problem 125

Explain why equal slopes imply parallel lines in two distinct lines with slopes of -3/4.

Problem 126

Explain why equal slopes imply parallel lines in line M and line N both have a slope of 5, and they do not share any common points.

Open in simulator
connect slope product to right angle.
12 problems Warmup Practice Mixed Review Assessment
Problem 127

Explain why slopes 2 and -1/2 imply perpendicular lines.

Open in simulator
Problem 128

Explain why slopes -3/4 and 4/3 imply perpendicular lines.

Problem 129

Explain why slopes 0 and undefined imply perpendicular lines.

Problem 130

Explain why slopes 1/3 and -3 imply perpendicular lines.

Problem 131

Explain why slopes 5 and -1/5 imply perpendicular lines.

Problem 132

Explain why slopes -2/5 and 5/2 imply perpendicular lines.

Problem 133

Explain why slopes undefined and 0 imply perpendicular lines.

Problem 134

Explain why slopes 0.5 and -2 imply perpendicular lines.

Problem 135

Explain why slopes -4 and 1/4 imply perpendicular lines.

Problem 136

Explain why slopes 7/8 and -8/7 imply perpendicular lines.

Problem 137

Explain why slopes -0.25 and 4 imply perpendicular lines.

Problem 138

Explain why slopes 6 and -1/6 imply perpendicular lines.

catch reciprocal/sign, undefined slope, or same-line mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 139

Correct the slope-criteria error in Lines with slopes 3 and 1/3 are perpendicular because the slopes are reciprocals.

Problem 140

Correct the slope-criteria error in Lines x=2 and x=5 are perpendicular because their slopes are undefined.

Problem 141

Correct the slope-criteria error in Lines with slope 0 and undefined slope are parallel.

Problem 142

Correct the slope-criteria error in Two lines with slope 4 are parallel, even if they are the same line.

Problem 143

Correct the slope-criteria error in Lines with slopes 2 and -2 are perpendicular because one is the negative of the other.

Problem 144

Correct the slope-criteria error in Lines with slopes 5 and -1/5 are parallel.

Problem 145

Correct the slope-criteria error in The lines y = 3x + 1 and 6x - 2y = -2 are parallel.

Problem 146

Correct the slope-criteria error in A line with slope 0 is perpendicular to a line with slope 5.

Open in simulator
Problem 147

Correct the slope-criteria error in A line with an undefined slope is parallel to a line with slope 0.

Problem 148

Correct the slope-criteria error in Lines with slopes -3 and 1/3 are parallel.

Problem 149

Correct the slope-criteria error in Lines passing through (1,2) and (3,4) are perpendicular to lines passing through (0,0) and (2,2).

Problem 150

Correct the slope-criteria error in Lines with slopes -1 and 1 are parallel.