answersLogoWhite

0

512

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What number has 5 tens 4 ones and 2 hundreds?

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


What is 5 hundreds 12 tens 3 ones?

5123


What number has 5 hundreds 2 fewer tens than hundreds and no ones?

530?


What number has 7 hundreds 5 fewer tens than hundreds and 2 more ones than hundreds?

The number is 729.


What is the number that has 5 ones 6 tens and 9 hundreds?

965


How many ones 5 hundreds?

ones 5 hundreds is 7 hundreds, thanks now, bye


What number has 5 hundreds 3 fewer tens than hundreds and 4 fewer ones than hundreds?

521


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


What number has 5 hundreds 0 tens and 0 ones?

105


6 hundreds 5 ones 4 tens and 7 tenths What number am I?

This number is equal to 654.7.


What number has 4 hundreds 1 fewer ten than hundreds and 5 more ones than tens?

438


In a 3 digit number the tens digit is 4 times the hundreds digit The hundreds digit is not 1 The ones digit is 5 What is the number?

285