Question:medium

A line passes through (x1, y1) and (h, k). If slope of the line is m, show that k-y1=m(h-x1)

Updated On: Jan 21, 2026
Show Solution

Solution and Explanation

Given:

A straight line passes through the points:
(x1, y1) and (h, k)

Slope of the line = m


Step 1: Write the formula for slope

The slope of a line passing through two points (x1, y1) and (h, k) is:

m = (k − y1) / (h − x1)


Step 2: Rearrange the equation

Multiply both sides by (h − x1):

k − y1 = m (h − x1)


Final Result:

Hence, it is proved that:
k − y1 = m (h − x1)

Was this answer helpful?
0