Saved Bookmarks
| 1. |
EXAMPLE1Solvethefollowingsysten(i) 3x - 5y--1 |
|
Answer» Solution is given below : 3x - 5y = -1 ....................... (eq. 1) x - y = -1 ⇒ y = x + 1 ........................(eq 2) Substituting the value of y in eq. 1 ⇒ 3x - 5(x + 1) = -1 ⇒ 3x - 5x - 5 = -1 ⇒ -2x = 4 ⇒ x = -2 ⇒ y = x + 1 = -2 + 1 = -1 Like my answer if you find it useful! |
|