Question
Question: Prove that the points whose coordinates are respectively (5,1),(1,-1), and (11,4) lie on a straight ...
Prove that the points whose coordinates are respectively (5,1),(1,-1), and (11,4) lie on a straight line, and find its intercepts on the axis.
Solution
Hint: In this type of question first find out the equation of the straight line using two points then satisfy the third point in this equation, then put x = 0, and y = 0 you will get your intercepts.
Given: Equation of line joining (5,1) (x1,y1) and (1, - 1) (x2,y2)
y - {y_1} = \dfrac{{{y_2} - {y_1}}}{{{x_2} - {x_1}}}\left( {x - {x_1}} \right) \\\
y - 1 = \dfrac{{ - 1 - 1}}{{1 - 5}}\left( {x - 5} \right) \\\
y - 1 = \dfrac{2}{4}\left( {x - 5} \right) \\\
4y - 4 = 2x - 10 \\\
2x - 4y = 6 \\\
x - 2y = 3...............................\left( 1 \right) \\\
Substituting (11,4) in (1)
⇒ (11) - 2 x 4 = 3
⇒ 11 - 8 = 3
⇒ 3 = 3
⇔ It satisfies the equation of line, so all the points lie on the same straight line.
Now, put x = 0 in equation 1
⇒y=−46=−23
Now, put y= 0 in equation 1
⇒ x = 3
So, x intercept is 3 and y intercept is -23
So, this is your answer.
NOTE: - Here x2−x1y2−y1 is nothing but the slope of the line joining two points (x1,y1) and (x2,y2).