InterviewSolution
Saved Bookmarks
| 1. |
Prove that x = 3, y = 2 is a solution of 3x - 2y = 5. |
|
Answer» x = 3, y = 2 is a solution of 3x - 2y = 5, because L.H.S. = 3x - 2y = 3 × 3 - 2 × 2 = 9 - 4 = 5 = R.H.S. i.e. x = 3, y = 2 satisfied the equation 3x - 2y = 5. ∴ it is solution of the given equation. |
|