answersLogoWhite

0

What else can I help you with?

Related Questions

What number has 2 thosands 2 more hundreds than thosands 5 more tens than hundredsand and 1 more one than thosands?

2493


How do you write 2 hundreds 7 tens and 23 ones?

293


How do you write 7 thousands 4 hundreds 6 tens and 18 ones?

7,478 is how you right 7 thousands, 4 hundreds, 6 tens, 18 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 do you write 312 in hundred tens and ones?

3 hundreds, 1 ten and 2 ones.


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.


How do you write 8 hundred 7 tens 5 ones?

To write 8 hundreds, 7 tens, and 5 ones in standard form, you would write it as 875. This is because 8 hundreds is equal to 800, 7 tens is equal to 70, and 5 ones is equal to 5. When you add these together, you get a total of 875.


How do you write 7 hundreds 14 tens and 11 ones as a number?

7*100 = 700 14*10 = 140 11*1 = 11 Sum = 851


How do you write 12 thousands 12 hundreds 12 tens and 112 ones?

13,432


How do you write 5 thousands 2 tens 4 ones 4 thousands 3 hundreds 2 ones?

It is 9326.


How do you write 671 hundreds and 9 tens 3 ones?

671 hundreds 9 tens and 3 ones is 671+90+3 = 764 is written as seven hundred and sixty-four.


What number has 5 tens 4 ones and 2 hundreds?

254 - has 2 hundreds, 5 tens, and 4 ones