Difference of 2 Consecutive Squares (Exercise)

Task #1

Take any 2 consecutive whole numbers, square both of them and find the difference.

Actual Student Response:

34, 35

34² = 1156
35² = 1225

 1225 -
 1156
 -----
 69

Task #2

Write down any pattern you observe.

Actual Student Response:

I observed that when you subtract the squared numbers of two consecutive numbers, they give you the sum of the two consecutive numbers.


Task #3

Creat a table to visualize patterns and sub-problems.

Actual Student Response:

n(n + 1)²Difference ((n + 1)² − n²)
1143
2495
39167
416259
5253611
6364913
7496415
8648117
98110019
1010012121

Pattern in the differences:

3 = 1 + 2
5 = 2 + 3
7 = 3 + 4
9 = 4 + 5
11 = 5 + 6
13 = 6 + 7
15 = 7 + 8
17 = 8 + 9
19 = 9 + 10
21 = 10 + 11


Task #4

Write a formula using n which produces the difference of 2 consecutive squares.

Actual Student Response:

Formula:(n+1)2n2=2n+1(n+1)^2 – n^2 = 2n + 1(n+1)2−n2=2n+1

Therefore, the difference between two consecutive squares is:2n+1\boxed{2n + 1}


Task #5 (Challenge H.W.)

Why does this work?

See Class Demonstration Below: https://islandclass.org/2026/06/05/c45-difference-of-2-squares-exercise-3na-2026-06-05_10-09-39/

Excel File from video: https://docs.google.com/spreadsheets/d/180mwZ2zbkKp81QkcMFD8vnRJA6IummOF/edit?usp=sharing&ouid=114406882972532424108&rtpof=true&sd=true

© 2026  Vedesh Kungebeharry. All rights reserved.