Math 1 Quiz: Parallel And Perpendicular Lines
13 questions · exam conditions
0:00
Parallel And Perpendicular LinesQuestion 1 of 13

Two lines have equations y=kx+3y = kx + 3 and x+4y=12x + 4y = 12. If these lines are parallel, what is the value of kk?

k=4k = -4
k=14k = \frac{1}{4}
k=4k = 4
k=14k = -\frac{1}{4}
← Back to quizzes

Math 1 Quiz

Math 1 Quiz: Parallel And Perpendicular Lines

Practice Parallel And Perpendicular Lines in Math 1 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Parallel And Perpendicular Lines, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 1.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Two lines have equations y=kx+3y = kx + 3 and x+4y=12x + 4y = 12. If these lines are parallel, what is the value of kk?

  1. k=4k = -4
  2. k=14k = \frac{1}{4}
  3. k=4k = 4
  4. k=14k = -\frac{1}{4} (correct answer)
Explanation: When you encounter parallel lines, remember that parallel lines have identical slopes but different y-intercepts. Your task is to find the slopes of both lines and set them equal. The first line y=kx+3y = kx + 3 is already in slope-intercept form (y=mx+by = mx + b), so its slope is kk. For the second line x+4y=12x + 4y = 12, you need to solve for yy to find the slope. Subtract xx from both sides: 4y=x+124y = -x + 12. Then divide everything by 4: y=14x+3y = -\frac{1}{4}x + 3. The slope is 14-\frac{1}{4}. Since parallel lines have equal slopes, k=14k = -\frac{1}{4}. Looking at the wrong answers: Choice A gives k=4k = -4, which is the negative reciprocal of the correct slope—this would make the lines perpendicular, not parallel. Choice B gives k=14k = \frac{1}{4}, which is the opposite sign of the correct answer; this is a common error when manipulating negative fractions. Choice C gives k=4k = 4, which might come from incorrectly thinking the slope of x+4y=12x + 4y = 12 is the coefficient of xx (1) times the coefficient of yy (4). Study tip: Always convert both equations to slope-intercept form when working with parallel or perpendicular lines. Remember that parallel lines have equal slopes, while perpendicular lines have slopes that are negative reciprocals of each other.

Question 2

Line \ell is perpendicular to the line with equation 2x+5y=152x + 5y = 15 and passes through the point (4,1)(4, -1). What is the equation of line \ell in slope-intercept form?

  1. y=52x9y = -\frac{5}{2}x - 9
  2. y=25x+35y = -\frac{2}{5}x + \frac{3}{5}
  3. y=52x+9y = \frac{5}{2}x + 9
  4. y=52x11y = \frac{5}{2}x - 11 (correct answer)
Explanation: When you see a problem about perpendicular lines, remember that perpendicular lines have slopes that are negative reciprocals of each other. If one line has slope mm, a perpendicular line has slope 1m-\frac{1}{m}. First, find the slope of the given line 2x+5y=152x + 5y = 15. Convert to slope-intercept form by solving for yy: 5y=2x+155y = -2x + 15 y=25x+3y = -\frac{2}{5}x + 3 The slope is 25-\frac{2}{5}, so a perpendicular line must have slope 1(25)=52-\frac{1}{(-\frac{2}{5})} = \frac{5}{2}. Now use point-slope form with the point (4,1)(4, -1) and slope 52\frac{5}{2}: y(1)=52(x4)y - (-1) = \frac{5}{2}(x - 4) y+1=52x10y + 1 = \frac{5}{2}x - 10 y=52x11y = \frac{5}{2}x - 11 This matches answer choice D. Looking at the wrong answers: A has the wrong slope (52-\frac{5}{2}) - this would be parallel to a line with slope 52-\frac{5}{2}, not perpendicular to our given line. B uses the same slope as the original line (25-\frac{2}{5}), making it parallel rather than perpendicular. C has the correct slope but the wrong y-intercept - this represents an error in the algebra when solving for the y-intercept. Study tip: Always double-check that perpendicular slopes multiply to give 1-1. Here: 52×(25)=1\frac{5}{2} \times (-\frac{2}{5}) = -1

Question 3

Consider the family of lines y=mx+by = mx + b where mm and bb are parameters. Line LL from this family passes through (3,7)(3, 7) and is perpendicular to the line 4xy=84x - y = 8. What is the equation of line LL?

  1. y=14x+254y = -\frac{1}{4}x + \frac{25}{4}
  2. y=4x5y = 4x - 5
  3. y=14x+314y = -\frac{1}{4}x + \frac{31}{4} (correct answer)
  4. y=14x+254y = \frac{1}{4}x + \frac{25}{4}
Explanation: When you encounter problems about perpendicular lines, remember that perpendicular lines have slopes that are negative reciprocals of each other. This means if one line has slope mm, a perpendicular line has slope 1m-\frac{1}{m}. First, find the slope of the given line 4xy=84x - y = 8. Rewrite this in slope-intercept form: y=4x8y = 4x - 8. The slope is 4, so any line perpendicular to this must have slope 14-\frac{1}{4}. Now use the point-slope form with the point (3,7)(3, 7) and slope 14-\frac{1}{4}: y7=14(x3)y - 7 = -\frac{1}{4}(x - 3) y7=14x+34y - 7 = -\frac{1}{4}x + \frac{3}{4} y=14x+34+7y = -\frac{1}{4}x + \frac{3}{4} + 7 y=14x+34+284y = -\frac{1}{4}x + \frac{3}{4} + \frac{28}{4} y=14x+314y = -\frac{1}{4}x + \frac{31}{4} This matches answer choice C. Answer A has the correct slope but wrong y-intercept (254\frac{25}{4} instead of 314\frac{31}{4}) - this likely comes from arithmetic errors when combining fractions. Answer B uses slope 4, which would make the line parallel to the given line, not perpendicular. Answer D uses positive slope 14\frac{1}{4}, missing the crucial negative sign needed for perpendicularity. Study tip: Always double-check perpendicular slope calculations by verifying that the product of the two slopes equals -1. Here: 4×(14)=14 \times (-\frac{1}{4}) = -1

Question 4

Two parallel lines have equations L1:ax+by=cL_1: ax + by = c and L2:dx+ey=fL_2: dx + ey = f, where all coefficients are non-zero. Which condition must be satisfied for these lines to be parallel but not identical?

  1. ad=be=cf\frac{a}{d} = \frac{b}{e} = \frac{c}{f} and the coefficients are proportional throughout
  2. ad=becf\frac{a}{d} = \frac{b}{e} \neq \frac{c}{f} and the slope ratios are equal but intercepts differ (correct answer)
  3. aebd=0ae - bd = 0 and afcd0af - cd \neq 0 ensuring parallel directions with different positions
  4. ad+be=0ad + be = 0 and cf0cf \neq 0 creating perpendicular normal vectors with distinct constants
Explanation: For lines ax+by=cax + by = c and dx+ey=fdx + ey = f to be parallel, their slopes must be equal. Converting to slope-intercept form gives slopes ab-\frac{a}{b} and de-\frac{d}{e}. Setting these equal: ab=dead=be-\frac{a}{b} = -\frac{d}{e} \Rightarrow \frac{a}{d} = \frac{b}{e}. For the lines to be distinct (not identical), they cannot have the same y-intercept, which means cfad\frac{c}{f} \neq \frac{a}{d}. Choice A describes identical lines. Choice C uses determinant notation but is equivalent to choice B. Choice D incorrectly describes perpendicular lines.

Question 5

Line α\alpha passes through points (2,3)(2, -3) and (8,1)(8, 1), while line β\beta has equation 2x3y=92x - 3y = 9. A third line γ\gamma is perpendicular to line α\alpha and parallel to a line with slope 32-\frac{3}{2}. What is the slope of line γ\gamma?

  1. mγ=23m_{\gamma} = \frac{2}{3}
  2. mγ=32m_{\gamma} = -\frac{3}{2} (correct answer)
  3. mγ=32m_{\gamma} = \frac{3}{2}
  4. mγ=23m_{\gamma} = -\frac{2}{3}
Explanation: First, find the slope of line α: mα=1(3)82=46=23m_{\alpha} = \frac{1-(-3)}{8-2} = \frac{4}{6} = \frac{2}{3}. Since line γ is perpendicular to line α, its slope is the negative reciprocal: mγ=32m_{\gamma} = -\frac{3}{2}. The problem also states that γ is parallel to a line with slope 32-\frac{3}{2}, which confirms our answer since parallel lines have equal slopes. Choice A gives the slope of line α, not its perpendicular. Choice C gives the positive reciprocal instead of negative reciprocal. Choice D gives the negative reciprocal of the wrong value.

Question 6

Two lines have equations 3x+4y=123x + 4y = 12 and 8x6y=248x - 6y = 24. If a third line is perpendicular to the first line and parallel to a line with slope 43\frac{4}{3}, what must be true about the relationship between all three lines?

  1. The first and third lines are perpendicular, and the third line has the same slope as the second line (correct answer)
  2. All three lines are mutually perpendicular to each other at different intersection points
  3. The third line is perpendicular to the first line but parallel to neither of the other lines
  4. The first and second lines are parallel, while the third line is perpendicular to both of them
Explanation: First, convert the equations to slope-intercept form. For line 1: 3x + 4y = 12 → 4y = -3x + 12 → y = -3/4 x + 3, so slope₁ = -3/4. For line 2: 8x - 6y = 24 → -6y = -8x + 24 → y = 4/3 x - 4, so slope₂ = 4/3. The third line is perpendicular to the first line, so its slope must be the negative reciprocal of -3/4, which is 4/3. The third line is also parallel to a line with slope 4/3, which confirms its slope is 4/3. Since the second line also has slope 4/3, the second and third lines have the same slope. Therefore, the first and third lines are perpendicular, and the third line has the same slope as the second line.

Question 7

In a coordinate plane, line 1\ell_1 has equation y4=25(x+3)y - 4 = \frac{2}{5}(x + 3) and line 2\ell_2 passes through points (1,2)(1, -2) and (4,3)(-4, 3). A third line 3\ell_3 is drawn such that it is parallel to 1\ell_1 and perpendicular to 2\ell_2. What must be true about the slope of 3\ell_3?

  1. The slope of 3\ell_3 is 25\frac{2}{5} because it's parallel to 1\ell_1 and perpendicularity to 2\ell_2 is automatically satisfied
  2. The slope of 3\ell_3 is 52-\frac{5}{2} because it must be perpendicular to 2\ell_2 and parallelism to 1\ell_1 is impossible
  3. No such line 3\ell_3 exists because the conditions create contradictory slope requirements (correct answer)
  4. The slope of 3\ell_3 can be either 25\frac{2}{5} or 52-\frac{5}{2} depending on its position in the coordinate plane
Explanation: First, identify the slope of line ℓ₁. The equation y - 4 = (2/5)(x + 3) is in point-slope form, so the slope is 2/5. Next, find the slope of line ℓ₂ using points (1, -2) and (-4, 3): slope = (3 - (-2))/(-4 - 1) = 5/(-5) = -1. For line ℓ₃ to be parallel to ℓ₁, it must have the same slope as ℓ₁, which is 2/5. For line ℓ₃ to be perpendicular to ℓ₂, its slope must be the negative reciprocal of -1, which is -1/(-1) = 1. However, line ℓ₃ cannot simultaneously have slope 2/5 (to be parallel to ℓ₁) and slope 1 (to be perpendicular to ℓ₂). Since 2/5 ≠ 1, no such line exists that satisfies both conditions.

Question 8

Line MM passes through (3,1)(3, -1) and has a slope that is twice the slope of the line 2x3y=92x - 3y = 9. Line NN is perpendicular to line MM and passes through the origin. What is the equation of line NN?

  1. y=43xy = \frac{4}{3}x
  2. y=34xy = -\frac{3}{4}x (correct answer)
  3. y=43xy = -\frac{4}{3}x
  4. y=34xy = \frac{3}{4}x
Explanation: This problem tests your understanding of slope relationships and perpendicular lines. When you see questions involving "twice the slope" or "perpendicular," you need to work systematically through the slope relationships. First, find the slope of the given line 2x3y=92x - 3y = 9. Convert to slope-intercept form: 3y=2x+9-3y = -2x + 9, so y=23x3y = \frac{2}{3}x - 3. The slope is 23\frac{2}{3}. Line MM has a slope that's twice this: 223=432 \cdot \frac{2}{3} = \frac{4}{3}. Since line NN is perpendicular to line MM, its slope is the negative reciprocal of 43\frac{4}{3}, which is 34-\frac{3}{4}. Line NN passes through the origin (0,0)(0,0), so its equation is y=34xy = -\frac{3}{4}x. Choice A (y=43xy = \frac{4}{3}x) gives you the slope of line MM, not its perpendicular. This is the trap if you forget that perpendicular lines have negative reciprocal slopes. Choice C (y=43xy = -\frac{4}{3}x) takes the negative of line MM's slope but forgets the reciprocal part of "negative reciprocal." Choice D (y=34xy = \frac{3}{4}x) gives you the reciprocal but forgets the negative, which would make it perpendicular to a line with slope 43-\frac{4}{3}, not 43\frac{4}{3}. The answer is B. Strategy tip: For perpendicular lines, always remember both parts: negative AND reciprocal. If the original slope is ab\frac{a}{b}, the perpendicular slope is ba-\frac{b}{a}.

Question 9

A rectangle has vertices at A(1,2)A(1, 2), B(7,4)B(7, 4), C(6,7)C(6, 7), and D(0,5)D(0, 5). To verify this is indeed a rectangle, which slopes should be calculated and what should be true about their relationships?

  1. Calculate slopes of all four sides; they should all be different from each other to ensure no two sides are parallel
  2. Calculate slopes of any two adjacent sides; they should be negative reciprocals, and this relationship will hold for all adjacent pairs
  3. Calculate slopes of the two diagonals; they should be negative reciprocals to confirm the rectangle has right angles
  4. Calculate slopes of all four sides; opposite sides should have equal slopes and adjacent sides should have slopes that are negative reciprocals (correct answer)
Explanation: When verifying that a quadrilateral is a rectangle, you need to confirm two key properties: opposite sides are parallel (equal slopes) and adjacent sides are perpendicular (slopes are negative reciprocals). This requires examining all four sides systematically. To verify this rectangle, calculate the slopes of all four sides: AB=4271=13AB = \frac{4-2}{7-1} = \frac{1}{3}, BC=7467=3BC = \frac{7-4}{6-7} = -3, CD=5706=13CD = \frac{5-7}{0-6} = \frac{1}{3}, and DA=2510=3DA = \frac{2-5}{1-0} = -3. Notice that opposite sides ABAB and CDCD both have slope 13\frac{1}{3}, while opposite sides BCBC and DADA both have slope 3-3. Additionally, adjacent sides have slopes that are negative reciprocals: 13×(3)=1\frac{1}{3} \times (-3) = -1. This confirms the shape is indeed a rectangle. Choice A is wrong because having all different slopes would mean no sides are parallel, which contradicts the definition of a rectangle. Choice B is incorrect because checking only two adjacent sides doesn't verify that the opposite pair of sides is also parallel—you need to confirm the parallel property for both pairs of opposite sides. Choice C is flawed because diagonal slopes being negative reciprocals doesn't guarantee right angles at the vertices; this approach doesn't verify the essential parallel and perpendicular relationships of the sides themselves. Remember: for rectangle verification problems, always check that opposite sides are parallel (equal slopes) AND adjacent sides are perpendicular (negative reciprocal slopes). This requires calculating all four side slopes.

Question 10

Line jj passes through points (2,5)(-2, 5) and (4,1)(4, -1). Line kk has the equation y=mx+7y = mx + 7. For what value of mm will lines jj and kk be perpendicular?

  1. m=1m = 1 (correct answer)
  2. m=1m = -1
  3. m=13m = \frac{1}{3}
  4. m=13m = -\frac{1}{3}
Explanation: First, find the slope of line j using the slope formula: mj=154(2)=66=1m_j = \frac{-1-5}{4-(-2)} = \frac{-6}{6} = -1. For perpendicular lines, their slopes are negative reciprocals. Since the slope of line j is -1, the slope of line k must be 11=1-\frac{1}{-1} = 1. Choice B gives the slope of a parallel line. Choice C gives the reciprocal without the negative sign. Choice D gives the negative reciprocal of the wrong slope.

Question 11

A rectangle has vertices at A(1,2)A(1, 2), B(7,4)B(7, 4), C(6,7)C(6, 7), and D(0,5)D(0, 5). To verify this is actually a rectangle, which slopes should be calculated and what relationship should they satisfy?

  1. Calculate slopes of any two adjacent sides; they should be negative reciprocals and have product 1-1
  2. Calculate slopes of the two diagonals; they should be negative reciprocals of each other
  3. Calculate slopes of all four sides; opposite sides should be equal and adjacent sides should be negative reciprocals (correct answer)
  4. Calculate slopes of all four sides; they should all be different with no repeated values
Explanation: When verifying that a quadrilateral is a rectangle, you need to confirm two key properties: opposite sides are parallel (same slopes) and adjacent sides are perpendicular (slopes are negative reciprocals with product -1). To properly verify this shape is a rectangle, you must calculate all four side slopes. Let's see why: The slopes are mAB=4271=13m_{AB} = \frac{4-2}{7-1} = \frac{1}{3}, mBC=7467=3m_{BC} = \frac{7-4}{6-7} = -3, mCD=5706=13m_{CD} = \frac{5-7}{0-6} = \frac{1}{3}, and mDA=2510=3m_{DA} = \frac{2-5}{1-0} = -3. Notice that opposite sides AB and CD both have slope 13\frac{1}{3}, while opposite sides BC and DA both have slope -3, confirming parallel opposite sides. Additionally, adjacent sides have slopes 13\frac{1}{3} and -3, which are negative reciprocals since 13×(3)=1\frac{1}{3} \times (-3) = -1, confirming perpendicular adjacent sides. Answer A is incomplete because checking only two adjacent sides doesn't verify that the opposite sides are parallel. Answer B focuses on diagonals, but diagonal slopes don't determine whether a quadrilateral is a rectangle—they could be negative reciprocals in other quadrilaterals too. Answer D is completely wrong since having all different slopes would actually prevent the shape from being a rectangle. Remember: To verify any rectangle, always check all four sides. You need both conditions satisfied: opposite sides parallel (equal slopes) and adjacent sides perpendicular (negative reciprocal slopes).

Question 12

A quadrilateral PQRSPQRS has vertices P(1,2)P(-1, 2), Q(3,4)Q(3, 4), R(5,0)R(5, 0), and S(1,2)S(1, -2). Which pair of opposite sides are parallel?

  1. Sides PQPQ and RSRS are parallel because both have slope 12\frac{1}{2} (correct answer)
  2. Sides QRQR and PSPS are parallel because both have slope 2-2
  3. Sides PQPQ and RSRS are parallel because both have slope 22
  4. Sides QRQR and PSPS are parallel because both have slope 12\frac{1}{2}
Explanation: Calculate all slopes: mPQ=423(1)=24=12m_{PQ} = \frac{4-2}{3-(-1)} = \frac{2}{4} = \frac{1}{2}, mQR=0453=42=2m_{QR} = \frac{0-4}{5-3} = \frac{-4}{2} = -2, mRS=2015=24=12m_{RS} = \frac{-2-0}{1-5} = \frac{-2}{-4} = \frac{1}{2}, mPS=221(1)=42=2m_{PS} = \frac{-2-2}{1-(-1)} = \frac{-4}{2} = -2. Since mPQ=mRS=12m_{PQ} = m_{RS} = \frac{1}{2}, sides PQ and RS are parallel. Also, mQR=mPS=2m_{QR} = m_{PS} = -2, so QR and PS are parallel too. Choice B gives the correct slopes but for the wrong sides. Choices C and D have incorrect slope values.

Question 13

Line L1L_1 has equation y=mx+3y = mx + 3 where m>0m > 0. Line L2L_2 passes through points (2,7)(2, 7) and (8,1)(8, 1). For what value of mm will L1L_1 be perpendicular to L2L_2?

  1. m=1m = 1 (correct answer)
  2. m=12m = \frac{1}{2}
  3. m=1m = -1
  4. m=23m = \frac{2}{3}
Explanation: First, find the slope of L₂ using the two given points: slope = (1-7)/(8-2) = -6/6 = -1. For L₁ to be perpendicular to L₂, their slopes must be negative reciprocals. Since L₂ has slope -1, L₁ must have slope that satisfies: m × (-1) = -1, so m = 1. We can verify: m = 1 and the constraint m > 0 is satisfied.