Challenge C7

x + y = 10 and xy = 21. What is x² + y²?

Core

Press play — the board writes itself.

0:00 / 1:38
Transcript

Two numbers add to and multiply to . What is ? Most people say .

Don't hunt for the numbers. Square the sum: .

A square with side . Cut each side where ends and begins.

[A square whose side is x + y, cut into four cells: an x-by-x square, a y-by-y square, and two identical x-by-y strips between them.]

[x + y]

[x + y]

[Two cuts, one down and one across, made where x ends and y begins.]

Four pieces: , — and two strips, each .

[x²]

[y²]

[xy]

[xy]

Each strip is . Two strips: .

You never found or . A sum and a product build any symmetric answer.

The two strips that squaring forgets · 1:39

The eye wants to square both sides and be done: x+y=10x + y = 10, so x2+y2=100x^2 + y^2 = 100. But squaring a sum is not squaring its pieces. (x+y)2(x+y)^2 means (x+y)(x+y)(x+y)(x+y), and that product opens into four terms, not two:

(x+y)2=x2+xy+yx+y2=x2+2xy+y2(x + y)^2 = x^2 + xy + yx + y^2 = x^2 + 2xy + y^2

Now look at what the problem already told you. It gave you the left side — (x+y)2=102=100(x+y)^2 = 10^2 = 100 — and it gave you the middle, xy=21xy = 21, so the two extra terms are worth 2×21=422 \times 21 = 42. Subtract exactly what the square added:

x2+y2=(x+y)22xy=10042=58x^2 + y^2 = (x + y)^2 - 2xy = 100 - 42 = 58

Notice what never happened: you never found xx or yy. Here you could have — “two numbers with sum 1010 and product 2121” is M2’s hunt, and it turns up 33 and 77, giving 9+49=589 + 49 = 58. Same answer, longer road. Change the product to 2323 and that road closes: no nice pair exists, xx and yy are 5±25 \pm \sqrt{2}, and the one-line route still says 10046=54100 - 46 = 54 without blinking.

What this hides

The trap isn’t carelessness — it’s a real rule misfiring. Multiplication does distribute over addition, so “square each piece” feels like the same move. It isn’t: squaring is a product of two parentheses, and every term of the first meets every term of the second. The two middle cells are the entire difference between 100100 and 5858, and they’re invisible only because the shortcut never draws them.

The transferable idea is bigger than the identity. x2+y2x^2 + y^2 is symmetric — swap xx and yy and nothing changes — and every symmetric combination of two unknowns can be built out of just their sum and their product. So when a question hands you x+yx + y and xyxy and asks for something symmetric, that’s not a missing piece of information: it’s the whole toolkit. Don’t solve for xx and yy; assemble the answer from the two numbers you were given.

Watch the missing rectangles exist. Load the (x+4)(x+4)(x+4)(x+4) preset — a square, same shape as (x+y)2(x+y)^2 — and count the cells: one x2x^2, one constant, and two middle strips that the “square each piece” shortcut throws away.

(x +)(x +)
x3x23x2x6

width × height:

sum of the cells:

Drag x — the two readings can never disagree. That is what “equivalent” means.

every × everyIn , each term of the first parenthesis multiplies each term of the second.
four products.
combineThe two -terms are like terms: .
result.
The square that forgets two cells