Solveeit Logo

Question

Question: Solve the following pair of linear equations: \( px + qy = p - q \\\ qx - py = p + q \\\ ...

Solve the following pair of linear equations:
px+qy=pq qxpy=p+q  px + qy = p - q \\\ qx - py = p + q \\\

Explanation

Solution

Hint: In this question we use the addition method of linear equations which means two equations are added together to eliminate one of the variables. Use this method to solve the equations.

Complete step-by-step answer:
According to the question , two linear equations are given i.e.
px+qy=pq qxpy=p+q  px + qy = p - q \\\ qx - py = p + q \\\
Where,
px+qy=pq.....(1) qxpy=p+q.......(2)  px + qy = p - q.....(1) \\\ qx - py = p + q.......(2) \\\
To make calculation easy if we multiply eq(1)eq(1) by pp and eq(2)eq(2) by qq, we get
p2x+pqy=p2pq......(3) q2xpqy=pq+q2.......(4)  {p^2}x + pqy = {p^2} - pq......(3) \\\ {q^2}x - pqy = pq + {q^2}.......(4) \\\
Now, add eq(3)eq(3) and eq(4)eq(4) we get,
p2x+q2x=p2+q2   {p^2}x + {q^2}x = {p^2} + {q^2} \\\ \\\
Now ,taking xx as common on L.H.S.L.H.S. we get
x(p2+q2)=p2+q2 x=1  x({p^2} + {q^2}) = {p^2} + {q^2} \\\ x = 1 \\\
Putting the value of xx in eq(1)eq(1)we get,
p.1+qy=pq qy=pqp qy=q y=1 x=1,y=1  \Rightarrow p.1 + qy = p - q \\\ \Rightarrow qy = p - q - p \\\ \Rightarrow qy = - q \\\ \Rightarrow y = - 1 \\\ \therefore x = 1,y = - 1 \\\

Note: In such types of questions when we are adding two linear equations , we should keep in mind the elimination method like multiplying one of the equations with such a variable that while adding one variable will be eliminated.