Saved Bookmarks
| 1. |
Solve the equation x+y/2=4 x+2y=5 in substitution method |
|
Answer» Answer: [1] y = 2 // By now we know this much : x = -6y+15 y = 2 // Use the y value to solve for x x = -6(2)+15 = 3 |
|