Question:

If the slope of the line joining the points (4,2) and (3,-k) is -2, then the value of k is

Updated On: Apr 29, 2025
  • -3
  • 4
  • 3
  • -4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The slope of the line joining two points $(x_1, y_1)$ and $(x_2, y_2)$ is given by $$m = \frac{y_2 - y_1}{x_2 - x_1}$$ Here, $(x_1, y_1) = (4, 2)$ and $(x_2, y_2) = (3, -k)$. The slope is given as -2. So, $$-2 = \frac{-k - 2}{3 - 4}$$ $$-2 = \frac{-k - 2}{-1}$$ $$-2 = k + 2$$ $$k = -2 - 2$$ $$k = -4$$

Was this answer helpful?
12
4