Solveeit Logo

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)P(a,b) lies on the straight line 3x+2y=133x + 2y = 13 and the point Q(b,a)Q(b,a) lies on the straight line 4xy=54x - y = 5, then the equation of line PQPQ is

  1. xy=5x - y = 5
  2. x+y=5x + y = 5
  3. x+y=5x + y = - 5
  4. xy=5x - y = - 5
Explanation

Solution

Hint : In this question we have to find the line equation of PQPQ. These two points, PP and QQ 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 PQPQ.
Formula used:
Equation of line passing through two points (x1,y1),(x2,y2)({x_1},{y_1}),({x_2},{y_2}) is yy1y2y1=xx1x2x1\dfrac{{y - {y_1}}}{{{y_2} - {y_1}}} = \dfrac{{x - {x_1}}}{{{x_2} - {x_1}}}.

Complete step-by-step answer :
We are going to draw a graph for the given problem.

The Point P(a,b)P(a,b) lies on the straight line 3x+2y=133x + 2y = 13.
So substitute (a,b)(a,b) in the place of (x,y)(x,y). That is x=ax = a and y=by = b.
Then, 3a+2b=133a + 2b = 13 ……………………………. (11)
Point Q(b,a)Q(b,a) lies on the straight line 4xy=54x - y = 5, substitute as x=bx = b and y=ay = a.
4ba=54b - a = 5 , this can be rewrite as a+4b=5 - a + 4b = 5 …………………………………………. (22)
Multiply equation 22 by 33a+12b=153 \Rightarrow - 3a + 12b = 15 ……………………………. (33)
Add equation 11 and 33,

3a+2b=13 \-3a+12b=15(+)   0+14b=28  \underline 3a + 2b = 13 \\\ \- 3a + 12b = {15_{( + )}} \\\ \\\ {\text{ }}0 + 14b = 28 \\\

We will get 14b=2814b = 28,
Then, b=2814=2b = \dfrac{{28}}{{14}} = 2
Therefore we get b=2b = 2, and substitute this equation to get the value of aa.
Here, substitute b=2b = 2 in equation 11,
3a+2(2)=133a + 2(2) = 13
3a+4=133a + 4 = 13
Keeping variable and numerals in separate sides,
a=1343a = \dfrac{{13 - 4}}{3}
a=93a = \dfrac{9}{3}
We will get, a=3a = 3.
Finally we have found a=3a = 3 and b=2b = 2. Now substitute in the equation of the line passing through two points.
Point P(3,2)P(3,2) and Q(2,3)Q(2,3). In point PQPQ x1=3,y1=2{x_1} = 3,{y_1} = 2 and x2=2,y2=3{x_2} = 2,{y_2} = 3.
Equation of line passing through two points (3,2),(2,3)(3,2),(2,3) is y232=x323\dfrac{{y - 2}}{{3 - 2}} = \dfrac{{x - 3}}{{2 - 3}}
By solving this, we will get
y21=x31\dfrac{{y - 2}}{1} = \dfrac{{x - 3}}{{ - 1}}
Place the - sign in the denominator in numerator,
y21=(x3)1\dfrac{{y - 2}}{1} = \dfrac{{ - (x - 3)}}{1}
Here the denominators are 11, any number divided by 11 is the number itself. So it can be written as y2=(x3)y - 2 = - (x - 3).
Multiply - sign inside the bracket,
y2=x+3y - 2 = - x + 3
Write the variables in L.H.S. and numerals in R.H.S.,
x+y=3+2x + y = 3 + 2
x+y=5x + y = 5.
Therefore the equation of line PQPQ is x+y=5x + y = 5.
Hence option (2) is correct.

Note : There are many methods to find the value of variables. Here, the values of aa and bb 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.