answersLogoWhite

0

You multiply by 10.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

When you change from tens to hundreds you multiply by?

When you change from tens to hundreds, you multiply by 10. This is because there are 10 tens in one hundred. For example, if you have 5 tens (which is 50), multiplying by 10 gives you 500, which is 5 hundreds.


How many tens are in 800 hundreds?

To find out how many tens are in 800 hundreds, first convert hundreds to tens. Since 1 hundred equals 10 tens, 800 hundreds equals 800 × 10 = 8,000 tens. Therefore, there are 8,000 tens in 800 hundreds.


How many tens in 40 hundreds?

To find out how many tens are in 40 hundreds, first convert hundreds to tens. Since 1 hundred equals 10 tens, 40 hundreds equals 40 x 10 = 400 tens. Therefore, there are 400 tens in 40 hundreds.


How would you regroup 4 tens to find the difference between 341 and 228?

How would you regroup 4 tens to find the difference between 341 and 228?


What number has 7 tens and less hundreds than tens?

The number that has 7 tens and less hundreds than tens is 70. Since 7 tens equals 70, and there are no hundreds (0 hundreds), this satisfies the condition of having fewer hundreds than tens. Thus, the number is 70.


You are a four digit number your ones is twice your tens your hundreds is five less than your ones your thousands place is the sum of your tens and hundreds what number are you?

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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }


How many tens hundreds thousands are in 12000?

In 12000, there are;12 thousands120 hundreds and1200 tens


300 hundreds is equal to how many tens?

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.


How many hundreds is 40 tens?

To find out how many hundreds are in 40 tens, first convert tens to hundreds. Since 10 tens equal 1 hundred, you can divide 40 by 10, which gives you 4. Therefore, 40 tens is equal to 4 hundreds.


Is 27 hundreds the same as 27 tens?

No 27 hundreds is not the same as 27 tens because 27 hundreds = 2,700 and 27 tens = 270.


What is 8 hundreds and 6 tens?

8 hundreds plus 6 tens= 860.


What is 5 tens times 7 tens?

5 tens x 7 tens = 35 hundreds = 3 thousands 5 hundreds.