Before adding in order, scan the three numbers for a pair that is easy to combine, especially one that makes a ten. Look at the ones digits: if two of them add up to 10, pairing those numbers first turns the problem into a much simpler one.
For example, add \( 45 + 25 + 12 \). Look at the ones digits: 5 and 5 make a ten, so pair \( 45 \) and \( 25 \) first.
\( 45 + 25 = 70 \)
Then add the remaining number.
\( 70 + 12 = 82 \)
So \( 45 + 25 + 12 = 82 \). Spotting the friendly pair turned a three-number problem into two simple steps. This is the same idea used when adding with doubles up to 100, where matching numbers make the sum quicker to find.