Add Two Three-digit Numbers
To add two numbers, first align the numbers so that place values are lined up and then start adding from the right most place value.
For example: Let's find the sum of 125 and 211.
First, add the ones.
1 | 2 | 5 | |
|
2 | 1 | 1 |
6 |
Now, add the tens.
1 | 2 | 5 | |
|
2 | 1 | 1 |
3 | 6 |
Add the hundreds.
1 | 2 | 5 | |
|
2 | 1 | 1 |
3 | 3 | 6 |
The sum of 125 and 211 is 336.
ds
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Help
The correct answer is
Remember :
The smallest number is the one that comes first while counting.
Solution :
To arrange the given numbers in order from smallest to greatest, find the smallest number among all the given numbers.
21,27,23
21 is the smallest number.