Five
Wiki User
∙ 9y ago14 tens is 140 4 hundreds is 400 The difference is 260.
167 may be written as one hundred sixty-seven. A hyphen should always be used between the tens and units digits when writing out numbers, but never between the hundreds and tens digits.
hundreds,tens,units
4,490
Rounding is going to the nearest tens, hundreds, thousands etc., depending on the problem. Compatible numbers are numbers the work well with each other. Both of these are estimating.
Make sure that you add units to units, tens to tens, hundreds to hundreds, and so on. Keep the digits which represent the numbers in the correct columns before you add.
421 and 842
There is no four digit number where the ones is twice the tens, the hundreds is five less than the ones, and the thousands is the sum of the tens and hundreds. int ones, tens, hundreds, thousands; for (thousands=1; thousands<10; thousands++) { /**/ for (hundreds=0; hundreds<10; hundreds++) { /**/ /**/ for (tens=0; tens<10; tens++) { /**/ /**/ /**/ for (ones=0; ones<10; ones++) { /**/ /**/ /**/ /**/ if (ones != 2 * tens) break; /**/ /**/ /**/ /**/ if (hundreds != ones - 5) break; /**/ /**/ /**/ /**/ if (thousands != tens + hundreds) break; /**/ /**/ /**/ /**/ printf ("dd\n", thousands, hundreds, tens, ones); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
In 12000, there are;12 thousands120 hundreds and1200 tens
ten
80000
No 27 hundreds is not the same as 27 tens because 27 hundreds = 2,700 and 27 tens = 270.