Example — Understanding an algebra problem

“The perimeter of a rectangle is 2424 cm and its area is 3232 cm². How long are the sides?”

  • Data: perimeter 2p=242p = 24, area A=32A = 32.
  • Unknowns: the lengths of the two sides. Let us call them xx (base) and yy (height).
  • Useful diagram: a rectangle with base xx and height yy; two equations — one for the perimeter, one for the area. Without yet doing anything, we have already turned the text into: {2x+2y=24xy=32\begin{cases} 2x+2y = 24\\ x\cdot y = 32 \end{cases}

Note: we have not yet solved anything. We have only rewritten the problem in mathematical language. This is the first move.

Topics: Working method
Concepts: Data and unknowns · Problem solving
Skills: Modelling · Solving systems