Simple Simultaneous Equations

30 min
0/4 practice checks

Simultaneous equations are two equations with two unknowns (usually xx and yy) that must both be true at the same time. The solution is the single pair of values that satisfies both.

Method 1 — Elimination. Add or subtract the equations to cancel one variable.

Solve x+y=10x + y = 10 and xy=4x - y = 4. Add them: the yy's cancel, giving 2x=142x = 14, so x=7x = 7. Put x=7x = 7 into the first: 7+y=107 + y = 10, so y=3y = 3.

Method 2 — Substitution. If one equation gives a variable on its own, substitute it into the other.

Solve y=x+1y = x + 1 and 2x+y=72x + y = 7. Replace yy: 2x+(x+1)=72x + (x + 1) = 7, so 3x+1=73x + 1 = 7, giving x=2x = 2 and then y=3y = 3.

Given x+y=10x + y = 10 and xy=4x - y = 4, find the value of xx.

Given y=x+1y = x + 1 and 2x+y=72x + y = 7, find the value of xx.

What is the solution of x+y=5x + y = 5 and xy=1x - y = 1?

At a spaza shop, 2 loaves of bread and 1 litre of milk cost R40, while 1 loaf and 1 litre cost R28. What is the price (in rand) of one loaf of bread?