Question
Question: We have two given points as \( P\left( {0,5} \right) \) , \( Q\left( {15, - 4} \right) \). If the po...
We have two given points as P(0,5) , Q(15,−4). If the point (5,a) lies on the line PQ then the value of a is:
A. 4
B. 5
C. 23
D. 2
Solution
Hint : Here, we are given two points on the same line. First, we need to find the equation of the line using these two given points which can be obtained after finding the slope of the line using the given points. After that, we will put the point (5,a) in the equation of line to find the value of a .
Formulas used:
When two points (x1,y1) and (x2,y2) are on the same line, then the slope of the line is given by
m=x2−x1y2−y1
And the equation of line is given by
y−y1=m(x−x1)
Complete step-by-step answer :
We are given that P(0,5) and Q(15,−4) are on the line PQ . Therefore, for finding the equation of line PQ , first we will find the slope of the line using both the points.
We know that slope of the line is given by m=x2−x1y2−y1
Here, we have (x1,y1)=(0,5) and (x2,y2)=(15,−4)
⇒m=15−0−4−5=15−9=−53
Now, we will determine the equation of line PQ by using this slope value.
We know that equation of line is y−y1=m(x−x1)
Here, we have (x1,y1)=(0,5) and m=−53
⇒y−5=−53(x−0) ⇒5y−25=−3x ⇒3x+5y−25=0
Thus, the equation of line PQ is 3x+5y−25=0
Now, we will put (x,y)=(5,a) in this equation.
3x+5y−25=0 ⇒3(5)+5(a)−25=0 ⇒15+5a−25=0 ⇒5a−10=0 ⇒5a=10 ⇒a=510 ⇒a=2
Thus, the value of a is 2.
So, the correct answer is “a=2”.
Note : In this problem, we have determined the equation of line using the formula y−y1=m(x−x1) . However, we can also use the standard line equation y=mx+c and put the values of both given points in it respectively. In this way, we can obtain two equations by solving which we can determine the values of m and c . Thus after getting the equation of line, we can put the point (5,a) in that equation of line to find the value of a .