Finding the square of numbers ending in 5

Finding the square of numbers ending in 5

Introduction

This is a simple trick to quickly find the squares of numbers that end in 5. In other words, those numbers whose unit digit (or ones digit) is the number 5.

The steps are...

Choose an integer as an example to understand the steps:
Finding the value of 352...
Step 1:
Ignoring the unit digit (or the ones digit) 5, take the remaining digits as a number. Let this number be n.The chosen integer is 35 and n = 3
352 is ????
Step 2:
Multiply the number n by its successor n + 1. This product forms the beginning digits of the required square value.Here n = 3 and n + 1 = 4
The product is n (n + 1)The product is 3 4 = 12
352 is 12??
Step 3:
After the above product, append the number 25 to get the required square value.After the above product 12, append the number 25 to get the required square value, that is 1225.
352 is 1225

Quick application of the steps on all the given numbers

  • Step 1: Ignoring the unit digit 5, take the remaining digits as a number.
  • Step 2: Multiply the number by its successor.
  • Step 3: Append 25 to the product from Step 2 to get the required square value.
 Step 1:Step 2:Step 3:
15211 2 = 2225
25222 3 = 6625
35233 4 = 121225
45244 5 = 202025
55255 6 = 303025
65266 7 = 424225
75277 8 = 565625
85288 9 = 727225
95299 10 = 909025
10521010 11 = 11011025

In equation form

The logic of this trick is nothing but

n2 = (n (n + 1)) 10 + 25

where "n" is a number ending in 5.

Some bigger numbers ending in 5

Let's use the same trick to quickly find the squares of some bigger numbers from the series 115, 125, 135, 145... up to 305.

What you need to know before you start...

You need to master Multiplication Tables (1 to 20) and Squares (1 to 30). Memorizing these essential concepts is crucial for any mathematics student. Our specially crafted worksheets on Multiplication and Squares will help you solidify this knowledge. Not only will it benefit this blog post, but it will also prove invaluable for numerous other topics covered on our blog.
Use the Times Tables Reference to learn and memorize.
  • Step 1: Ignoring the unit digit 5, take the remaining digits as a number.
  • Step 2: Multiply the number by its successor using the trick.
  • Step 3: Append 25 to the product from Step 2 to get the required square value.
 Step 1:Step 2:Step 3:
115211
11 12 = 112 + 11 = 132 or 11 12 = 122 - 12 = 132
13225
125212
12 13 = 122 + 12 = 156 or 12 13 = 132 - 13 = 156
15625
135213
13 14 = 132 + 13 = 182 or 13 14 = 142 - 14 = 182
18225
145214
14 15 = 142 + 14 = 210 or 14 15 = 152 - 15 = 210
21025
155215
15 16 = 152 + 15 = 240 or 15 16 = 162 - 16 = 240
24025
165216
16 17 = 162 + 16 = 272 or 16 17 = 172 - 17 = 272
27225
175217
17 18 = 172 + 17 = 306 or 17 18 = 182 - 18 = 306
30625
185218
18 19 = 182 + 18 = 342 or 18 19 = 192 - 19 = 342
34225
195219
19 20 = 192 + 19 = 380 or 19 20 = 202 - 20 = 380
38025
205220
20 21 = 202 + 20 = 420 or 20 21 = 212 - 21 = 420
42025
215221
21 22 = 212 + 21 = 462 or 21 22 = 222 - 22 = 462
46225
225222
22 23 = 222 + 22 = 506 or 22 23 = 232 - 23 = 506
50625
235223
23 24 = 232 + 23 = 552 or 23 24 = 242 - 24 = 552
55225
245224
24 25 = 242 + 24 = 600 or 24 25 = 252 - 25 = 600
60025
255225
25 26 = 252 + 25 = 650 or 25 26 = 262 - 26 = 650
65025
265226
26 27 = 262 + 26 = 702 or 26 27 = 272 - 27 = 702
70225
275227
27 28 = 272 + 27 = 756 or 27 28 = 282 - 28 = 756
75625
285228
28 29 = 282 + 28 = 812 or 28 29 = 292 - 29 = 812
81225
295229
29 30 = 292 + 29 = 870 or 29 30 = 302 - 30 = 870
87025
305230
30 31 = 302 + 30 = 930 or 30 31 = 312 - 31 = 930
93025

Our worksheets

Once you've learnt this trick, please do visit Squares and Cubes worksheet pages and put your learnings into practice.