To convert 1800 tens into thousands, first, calculate the total in simple form: 1800 tens equals 1800 x 10, which is 18,000. Then, to find the amount in thousands, divide by 1,000. Therefore, 18,000 is equal to 18 thousands.
18
Anywhere from 10,000 to 90,000
To find out how many ten thousands are in 2000 tens, first convert tens to thousands. Since 10 tens equal 1 hundred, 2000 tens equal 200 hundreds or 20 thousands. Therefore, there are 2 ten thousands in 2000 tens.
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
To find out how many tens are in 600 thousands, first convert 600 thousands to its numerical form, which is 600,000. Since one thousand equals 100 tens, multiply 600 by 100, resulting in 60,000 tens. Therefore, there are 60,000 tens in 600 thousands.
18
There are 180 tens in 1800. To get this answer, you must do 1800 divided by 10.
Anywhere from 10,000 to 90,000
To find out how many ten thousands are in 2000 tens, first convert tens to thousands. Since 10 tens equal 1 hundred, 2000 tens equal 200 hundreds or 20 thousands. Therefore, there are 2 ten thousands in 2000 tens.
Tens of thousands
65
To determine the number of thousands in 400 tens, we first need to convert 400 tens to its equivalent in hundreds, which is 40 hundreds. Then, we convert 40 hundreds to its equivalent in thousands, which is 4 thousands. Therefore, there are 4 thousands in 400 tens.
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
To find out how many tens are in 600 thousands, first convert 600 thousands to its numerical form, which is 600,000. Since one thousand equals 100 tens, multiply 600 by 100, resulting in 60,000 tens. Therefore, there are 60,000 tens in 600 thousands.
Tens of thousands means multiples of 'ten thousand' (10,000) 4 tens of thousands means there are 4 times 10,000 which is 40,000
60 tens
Tens.