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=p−q qx−py=p+q
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=p−q qx−py=p+q
Where,
px+qy=p−q.....(1) qx−py=p+q.......(2)
To make calculation easy if we multiply eq(1) by p and eq(2) by q, we get
p2x+pqy=p2−pq......(3) q2x−pqy=pq+q2.......(4)
Now, add eq(3) and eq(4) we get,
p2x+q2x=p2+q2
Now ,taking x as common on L.H.S. we get
x(p2+q2)=p2+q2 x=1
Putting the value of x in eq(1)we get,
⇒p.1+qy=p−q ⇒qy=p−q−p ⇒qy=−q ⇒y=−1 ∴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.