Oh, isn't that a lovely question! 35 hundreds is 3,500, and 20 tens is 200. So, together, you have 3,500 + 200, which equals 3,700. Just imagine all the happy little numbers working together to create something wonderful!
5 tens x 7 tens = 35 hundreds = 3 thousands 5 hundreds.
Yes.
Well, honey, if you've got 20 tens, that's 200, and since there are 100 in each hundred, you've got 2 hundreds in 20 tens. Math doesn't have to be a headache, darling, just do the math and move on with your fabulous self.
The number that has 3 hundreds, 20 tens, and 16 ones can be written as 320 + 16 = 336. In this number, there are 3 hundreds (300), 20 tens (20 x 10 = 200), and 16 ones. When you add these together, you get the final number, 336.
In 12000, there are;12 thousands120 hundreds and1200 tens
5 tens x 7 tens = 35 hundreds = 3 thousands 5 hundreds.
Yes.
10*20 = 200
20 tens = 200 200 ones = 200 56 hundreds = 5,600 Total = 6,000 or six thousand.
4 hundreds means 4x100=400. Two tens mean 2x10=20 Thus, their sum would be 400+20=420.
YES (20 x 10 = 200)
Well, honey, if you've got 20 tens, that's 200, and since there are 100 in each hundred, you've got 2 hundreds in 20 tens. Math doesn't have to be a headache, darling, just do the math and move on with your fabulous self.
The number that has 3 hundreds, 20 tens, and 16 ones can be written as 320 + 16 = 336. In this number, there are 3 hundreds (300), 20 tens (20 x 10 = 200), and 16 ones. When you add these together, you get the final number, 336.
One Ten = Ten Ones. 200 = 2 Hundreds, 20 Tens or 200 Ones.
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
Simply divide by 10. 20 hundreds equal 20 x 100, or 2,000. Divide 10 into 2000 and you get 200. 200 tens equal 20 hundreds. To check your work ask yourself, does 200 x 10 = 20 x 100? 200 x 10 = 2,000 and 20 x 100 = 2,000. The answer is correct.