Mathematics
Solve the following systems of simultaneous linear equations by the elimination method
px + qy = p - q
qx - py = p + q
Linear Equations
56 Likes
Answer
Given,
px + qy = p - q …….(i)
qx - py = p + q …….(ii)
Multiplying eq. (i) by q and eq. (ii) by p we get,
pqx + q2y = pq - q2 …….(iii)
pqx - p2y = p2 + pq …….(iv)
Subtracting eq. (iv) from (iii) we get,
⇒ pqx + q2y - (pqx - p2y) = pq - q2 - (p2 + pq)
⇒ pqx - pqx + q2y + p2y = pq - pq - q2 - p2
⇒ q2y + p2y = -q2 - p2
⇒ y(q2 + p2) = -(q2 + p2)
⇒ y = = -1.
Substituting value of y in eq. (i) we get,
⇒ px + q(-1) = p - q
⇒ px - q = p - q
⇒ px = p - q + q
⇒ px = p
⇒ x = 1.
Hence, x = 1 and y = -1.
Answered By
30 Likes
Related Questions
Solve the following systems of simultaneous linear equations by the elimination method
Solve the following systems of simultaneous linear equations by the elimination method
Solve the following systems of simultaneous linear equations by the elimination method
ax + by = a2 + b2
Solve 2x + y = 23, 4x - y = 19. Hence, find the values of x - 3y and 5y - 2x.