Question:

Lines "l" and "k" are perpendicular to each other. And line "l" passes through points \( (4,1) \) and \( (8,-1) \). What is the equation of the line "k" which passes through the point \( (3,1) \)?

Show Hint

When two lines are perpendicular, their slopes are negative reciprocals of each other. Use this property to find the equation of the perpendicular line.
Updated On: Oct 3, 2025
  • \( 2y - x = 5 \)
  • \( 2x - y = 5 \)
  • \( y + 2x = 5 \)
  • \( y + x = 5 \)
  • \( 2y + x = 5 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Find the slope of line "l".
The slope \( m_1 \) of line "l" passing through points \( (4,1) \) and \( (8,-1) \) is given by: \[ m_1 = \frac{-1 - 1}{8 - 4} = \frac{-2}{4} = -\frac{1}{2} \] Step 2: Find the slope of line "k".
Since lines "l" and "k" are perpendicular, the slope of line "k", denoted \( m_2 \), is the negative reciprocal of \( m_1 \): \[ m_2 = \frac{2}{1} = 2 \] Step 3: Use the point-slope form of the equation of a line.
The point-slope form is given by: \[ y - y_1 = m(x - x_1) \] Substitute the point \( (3,1) \) and slope \( 2 \) into the equation: \[ y - 1 = 2(x - 3) \] Simplify: \[ y - 1 = 2x - 6 \quad \Rightarrow \quad 2x - y = 5 \] Step 4: Conclusion.
The correct answer is (A).
Was this answer helpful?
0
0