Question
Question: The point \[P(a,b)\] lies on the straight line \[3x + 2y = 13\] and the point \[Q(b,a)\] lies on the...
The point P(a,b) lies on the straight line 3x+2y=13 and the point Q(b,a) lies on the straight line 4x−y=5, then the equation of line PQ is
- x−y=5
- x+y=5
- x+y=−5
- x−y=−5
Solution
Hint : In this question we have to find the line equation of PQ. These two points, P and Q lie on a straight line. So let substitute the points values in the corresponding line equations to know the value of points. After finding those values, substitute it in the line equation to get the equation of line PQ.
Formula used:
Equation of line passing through two points (x1,y1),(x2,y2) is y2−y1y−y1=x2−x1x−x1.
Complete step-by-step answer :
We are going to draw a graph for the given problem.
The Point P(a,b) lies on the straight line 3x+2y=13.
So substitute (a,b) in the place of (x,y). That is x=a and y=b.
Then, 3a+2b=13 ……………………………. (1)
Point Q(b,a) lies on the straight line 4x−y=5, substitute as x=b and y=a.
4b−a=5 , this can be rewrite as −a+4b=5 …………………………………………. (2)
Multiply equation 2 by 3⇒−3a+12b=15 ……………………………. (3)
Add equation 1 and 3,
We will get 14b=28,
Then, b=1428=2
Therefore we get b=2, and substitute this equation to get the value of a.
Here, substitute b=2 in equation 1,
3a+2(2)=13
3a+4=13
Keeping variable and numerals in separate sides,
a=313−4
a=39
We will get, a=3.
Finally we have found a=3 and b=2. Now substitute in the equation of the line passing through two points.
Point P(3,2) and Q(2,3). In point PQ x1=3,y1=2 and x2=2,y2=3.
Equation of line passing through two points (3,2),(2,3) is 3−2y−2=2−3x−3
By solving this, we will get
1y−2=−1x−3
Place the − sign in the denominator in numerator,
1y−2=1−(x−3)
Here the denominators are 1, any number divided by 1 is the number itself. So it can be written as y−2=−(x−3).
Multiply − sign inside the bracket,
y−2=−x+3
Write the variables in L.H.S. and numerals in R.H.S.,
x+y=3+2
x+y=5.
Therefore the equation of line PQ is x+y=5.
Hence option (2) is correct.
Note : There are many methods to find the value of variables. Here, the values of a and b are found by applying the elimination method in two equations. It can also be found by the substitution method. By substituting the value of one variable from one equation in another equation. However the final result will be the same only.