Given:
Point through which the required line passes: (−3, 5)
Line passes through points A(2, 5) and B(−3, 6)
Step 1: Find the slope of the given line AB
Slope of AB =
mAB = (6 − 5) / (−3 − 2)
mAB = 1 / (−5) = −1/5
Step 2: Find the slope of the required line
If two lines are perpendicular, then
m1 · m2 = −1
∴ Required slope =
m = 5
Step 3: Use point–slope form
Equation of line:
y − y1 = m(x − x1)
Substitute (x1, y1) = (−3, 5) and m = 5
y − 5 = 5(x + 3)
Step 4: Simplify
y − 5 = 5x + 15
y = 5x + 20
Final Answer:
The equation of the required line is:
y = 5x + 20