Math Fundamentals18 sections · 814 units
Open in Course

Solving by Elimination

Adding or subtracting equations

Elimination means adding or subtracting equations to cancel one variable. For the same system:

x+y=10x + y = 10

xy=4x - y = 4

Add the equations: (x+y)+(xy)=10+4(x + y) + (x - y) = 10 + 4. The yy terms cancel, giving 2x=142x = 14, so x=7x = 7. Substitute back to find y=3y = 3.