How To Solve Two Variable Equations
There are a lot of situations where we find ourselves with two-variable equations, but it does seem frustrating trying to solve them. Here’s an example (where the answer is rounded to nearest integer): x + 3y = 7 5x – 2y = 1 There are two methods for solving this equation. Method 1: x + 3y = 7 5x – 2y = 1 We can first isolate a variable using one of the statements. You can pick any equation(such as eq. 1). x + 3y = 7 pick a variable(such as x) x + 3y = 7 x = 8...