Saved Bookmarks
| 1. |
Solve ax +by = c; by+ay = a+b (simultaneous equations ) |
|
Answer» From the 2nd EQUATION (a+b)y = a+b y = 1 Now, in the 1ST equation ax+b = c ax = c-b x = (c-b)/a But it is required that a+b not zero, a not zero. |
|