| 2 | |
There are many ways to solve two linear equations in two unknowns. Perhaps the most straight-forward method is to solve the first equation for y and substitute this into the second equation. Then solve this for x. Perhaps the method with the least arithmetic is to multiply the first equation by 3 and add the two equations (the y term will subtract out), then solve for x. By the way, y = 1. |