answersLogoWhite

0

What else can I help you with?

Related Questions

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 many hundreds tens and ones are there in 5420?

In 5420, you have:5 x thousand; 4 x hundred; 2 x tens; zero x ones (the American ones in math is known as units in British maths!).


Which number is shown using 1 hundreds 2 tens & 18 ones?

138


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


My tens digit is 4 less than my thousand digit. My ones digit is twice my tens digit.My ten thousand digit is one less than my ones digit. my hundreds digit is the sum of my tens and thousand digit.?

I am a four digit number. My tens digit is 2 more than my ones digit. My hundreds and thousands digit are both 1 less than my ones digit. What number can i be?


How many ones does it take to make a ten and how many tens to make a hundred and how many hundreds to make a thousand?

it takes ten ones to make a tenIt takes ten tens to make one hundredIt takes ten one hundreds to make a thousand.


How do write 1000 in expanded form?

1 thousand 0 hundreds 0 tens 0 ones or just 1 thousand(1000)


thousand 1 ten thousand 12 thousands 8 hundreds 14 tens 5 ones in standard form?

129407 Is the right answer


What is six hundreds million two hundred thousands one thousand nine tens four ones?

600,209,194


How do you write one hundred thousand 4 tens 3 ones 3 thousands and 7 hundreds?

It is 103,743


What number am I MY tens digit is 3 more then my thousand digit my ones digit is 2 times my hundreds digit my tens digit is 4 times my hundreds digit my tens digit is 1 more than 7?

69


What number has 5 tens 4 ones and 2 hundreds?

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