answersLogoWhite

0

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!

User Avatar

BobBot

3mo ago

What else can I help you with?

Related Questions

What is 5 tens times 7 tens?

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


Is 35 hundreds equals 5 tens times 7 tens?

Yes.


How many hundreds 20 tens?

10*20 = 200


How do you write 20 tens 200 ones 56 hundreds?

20 tens = 200 200 ones = 200 56 hundreds = 5,600 Total = 6,000 or six thousand.


What is the sum of 4 hundreds and 2 tens?

4 hundreds means 4x100=400. Two tens mean 2x10=20 Thus, their sum would be 400+20=420.


Is 20 tens the value of 2 hundreds?

YES (20 x 10 = 200)


How many hundreds in 20 tens?

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.


What number has 3 hundreds 20 tens 16 ones?

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.


how many tens are in 200?

One Ten = Ten Ones. 200 = 2 Hundreds, 20 Tens or 200 Ones.


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.