Sign In
How do you know if lines are parallel or perpendicular?
Parallel, Perpendicular, or Neither: Parallel
Graph:
Lines are parallel if their slopes are identical, and perpendicular if their slopes are negative reciprocals. Any other relationship between the lines would be neither parallel nor perpendicular.
To get a rough idea as to whether the lines are parallel, perpendicular, or neither, we might want to draw the lines first. In order to do that, we will find two points lying on each line. We can do this by substituting x=0 and x=1 into their formulas to obtain the y-value.
Line | x | y | Point |
---|---|---|---|
y=3x-4 | 0 | 3( 0)-4= -4 | ( 0, -4) |
y=3x-4 | 1 | 3( 1)-4= -1 | ( 1, -1) |
y=3x+1 | 0 | 3( 0)+1= 1 | ( 0, 1) |
y=3x+1 | 1 | 3( 1)+1= 4 | ( 1, 4) |
Now that we have two points per line, we can connect each pair to graph the given lines.
Looking at the graph, we can suspect that the lines are parallel. In order to check whether that is the case, we need to check whether the slopes of the given lines are equal.
In order to check whether the lines are perpendicular, let's write each equation in slope-intercept form, highlighting their slopes.
Given Equation | Slope-intercept form | Slope |
---|---|---|
y=3x-4 | y= 3x-4 | m_1= 3 |
y=3x+1 | y= 3x+1 | m_2= 3 |
Since the lines have equal slopes, we can conclude that they are parallel.