Mathematical inquiry processes: Identify patterns; conjecture, generalise and prove; extend to other cases. Conceptual field of inquiry: Squares, products, algebraic notation, terms and expressions.
Derek Christensen, a teacher of mathematics in grades 10 to 12 at W. P. Wagner High School in Edmonton (Canada), devised the prompt to encourage students to generalise from a number pattern and then prove their generalisation.
In Derek's version (below), there are two equations. By comparing the two, students can identify a pattern more quickly and express a generalisation algebraically: (10n + 5)2 = (10n + 5 - 5)(10n + 5 + 5) + 52.
The single equation in the prompt is intriguing because it can lead to conjectures that turn out to be false. However, the prompt's ambiguity means it is suitable for students who are experienced in inquiry and show high levels of perseverance. For classes who are new to inquiry and require more structure, a prompt with two equations is more appropriate.
If the teacher uses the prompt with one equation, then students will need to find at least one other example before they can identify a pattern and generalise. Perhaps the most obvious generalisation from the prompt is (10a + b)2 = (10a)(10b) + b2. However, students quickly dismiss that with a counter-example - such as, 752 ≠ 70 x 50 + 25. The teacher guides the class if students get stuck by sharing another example or by encouraging an approach based on mathematical structure (see the section on 'Exploration' below).
In the initial phase of the inquiry, students' responses have included:
4 and 5 are on both sides and 25 is 52.
The equation is true because 45 x 45 = (40 x 40) + (40 x 5) + (5 x 40) + (5 x 5) = (40 x 40) + (10 x 40) + (5 x 5) = 50 x 40 + 25 = 40 x 50 + 25.
Does the rule always work? Would 352 = 30 x 50 + 25?
Do squares of other two-digit numbers follow the pattern?
Does it work for the square of three-digit numbers?
What would 453 equal?
April 2025
Ann Macdonald, a teacher of mathematics at Longhill High School (Brighton, UK), used a variation of the prompt with her year 10 class. She aimed to develop students' ability to generalise from a pattern, express the generalisation algebraically, and prove it is always true.
Ann's prompt contains two examples. In the question, notice, and wonder phase, one pair of students has extended the pattern by giving an expression for 552. Another contribution (-352 ) = 352 opens up the possibility of extending the pattern into negative integers. Students have also started to use variables in an attempt to generalise the relationship between the left-hand and right-hand sides of the equations.
November 2014
1. Exploration
In containing only one case, the prompt is ambiguous, which makes attempts to generalise difficult. Students require at least one other example to make conjectures about a pattern.
They start the search by noticing that the digits 4 and 5 appear again on the right-hand side of the equation. Do other two-digit numbers follow the same rule? Students soon find a counter-example:
272 ≠ 20 x 70 + 25
Perhaps it works if you add the square of the digit in the units column. This also turns out to be false:
272 ≠ 20 x 70 + 49
Students might then restrict their search to squares of two-digit numbers ending in five. Yet again, they quickly generate a counter-example:
352 ≠ 30 x 50 + 25
At this point, the teacher might suggest a different approach focusing on mathematical structure.
From the multiplication grid, students realise that the sum of the parts (excluding 25) is 1200, which is the product of 30 and 40:
352 = 30 x 40 + 25
Generalising from more cases leads to the algebraic equation:
(10n +5)2 = 10n x 10(n + 1) + 25
Students can prove the result by starting with the right-hand side of the equation:
10n x 10(n + 1) + 25 = 10n x (10n + 10) + 25
= 100n2 + 100n +25 = (10n +5)2
2. Extend to other cases
To extend the inquiry into cases that involve any two-digit numbers - not just those with five in the units column - the teacher might give students another equation that has the same property as the one in the prompt, such as
162 = 10 x 22 + 62 or 872 = 80 x 94 + 72
The products on the right-hand side of the two equations are created by, respectively, (16 - 6)(16 + 6) and (87 - 7)(87 + 7).
The insight deepens students' understanding of the prompt, which can now be seen as:
452 = (45 - 5)(45 + 5) + 52
We can represent (45 - 5)(45 + 5) on a multiplication grid and notice that the sum of the parts is 52 less than required.
As a precursor to a formal proof, the grid can be extended to show the general case.
The final step in the inquiry is to give a formal proof:
(10n + k - k) (10n + k + k) + k2 = 10n(10n + 2k) + k2
= 100n2 + 20nk + k2 = (10n + k)2