either you use lips gloss or some type of sticky stuff to make it all stay on.
they grab hundreds of coloured balls and them thousands of coloured balls and put them in a container and shake the up. that is how u make hundreds and thousands.
Thousands
It is simply an unspecified number of hundreds of thousands!
30 hundreds are in 3 thousands
hundreds
How many thousands equal 50 hundreds?
7 hundreds thousands
Obviously not!!
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
Oh, dude, let me break it down for you. So, we've got 8 ten thousands (80,000), no thousands, 3 fewer hundreds than ten thousands (800 - 3 = 797), 5 more tens than thousands (70 + 5 = 75), and 2 more ones than hundreds (7 + 2 = 9). Put it all together, and you get the number 80,797. Easy peasy!
To convert hundreds to thousands, you divide by 10 since there are 10 hundreds in a thousand. Therefore, 80 hundreds divided by 10 equals 8 thousands. So, 80 hundreds is equal to 8 thousands.
3000 has 3 thousands, 30 hundreds and 300 tens. 40000 has 40 thousands, 400 hundreds and 4000 tens. 500000 has 500 thousands, 5000 hundreds and 50000 tens. 6000000 has 6000 thousands, 60000 hundreds and 600000 tens.