Respuesta :

I would say: when we want to substract numbers that are close to each other, but when the respective  digits of the number from which the second number is subtracted are lower than in the other number.


For example, when we want to substract 18 from 21. Those two numbers are very close, but if you did it digit by digit, your would run into a problem.

So instead you can collect their differences to the friendly number 20: 21 is one number away from 20, and 18 two numbers, which makes a total of 3 numbers: and 3 is the solution!

For this case, we use the strategy of friendly numbers when subtraction is something complex to do mentally.

Let's suppose that we have the following subtraction:

 [tex] 117 - 83 [/tex]

Using friendly numbers we have:

[tex] (100 + 17) - (80 + 3) [/tex]

Then, applying the associative property we have:

[tex] (100 - 80) + (17 - 3) [/tex]

Doing the calculations we have:

[tex] 20 + 14 = 34 [/tex]

Finally we have:

[tex] 117 - 83 = 34 [/tex]