in a hundred there are 10 10's in ten hundred there are 10 10's in each hundred so 100=10x10 10x100=(10x10)x10 so 1000 tens in ten hundreds
To determine how many hundreds are in 70 tens, we need to first convert the tens into hundreds. Since 1 hundred is equal to 10 tens, we can divide 70 tens by 10 to get 7 hundreds. Therefore, there are 7 hundreds in 70 tens.
3
60 of them because 60 times 10 = 600
There are 4362 tens 436 hundreds how? 43627 divided by 10 and a hundred rounded to whole number is this
10
To convert hundreds to tens, you multiply the number of hundreds by 10. Therefore, 300 hundreds is equal to 300 × 10, which equals 3,000 tens.
To determine how many hundreds are in 70 tens, we need to first convert the tens into hundreds. Since 1 hundred is equal to 10 tens, we can divide 70 tens by 10 to get 7 hundreds. Therefore, there are 7 hundreds in 70 tens.
How many tens are the same as 6 hundreds. Explain your reasoning
3
10*20 = 200
60 of them because 60 times 10 = 600
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
1
100 / 10 = 10.
There are 4362 tens 436 hundreds how? 43627 divided by 10 and a hundred rounded to whole number is this
10
90 hundreds is equal to 9000To find the number of 10's in 9000, simply divide them9000/10 = 900