What Are Simultaneous Equations?

20 min
0/3 practice checks

One equation with two unknowns, like x+y=7x + y = 7, has many solutions: (1,6)(1,6), (2,5)(2,5), (3,4)(3,4)… A single equation cannot pin down two unknowns.

Add a second condition — say xy=1x - y = 1 — and suddenly only one pair satisfies both at once: x=4,y=3x = 4, y = 3. Two equations that must hold at the same time are called simultaneous equations, and a solution is a pair (x,y)(x, y) that makes both true.

Checking a pair works by double substitution: test the pair in equation 1 AND equation 2. Passing one test is not enough.

A solution of a pair of simultaneous equations is a pair of values that…

Is (x,y)=(2,3)(x, y) = (2, 3) a solution of the system x+y=5x + y = 5 and 2xy=12x - y = 1?

In the system x+y=7x + y = 7, you are told x=2x = 2. What must yy be?