answersLogoWhite

0

You have the number 210.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

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 write 1000 in expanded form?

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


What is 41R1 estimated to?

41R1 is 41 + 1/x, where x is the dividend. When x>2, 41R1 is rounded to: Ones: 41 Tens: 40 Hundreds and more: 0 When x=1 or 2 Ones: 42 Tens: 40 Hundreds and more: 0


Note that both 100 and 999 satisfy this condition How many numbers from 100 to 999 inclusive have a hundreds digit that is at least the tens digit and a tens digit that is at least the ones digit?

how does 100 meet the specification? 1 is in the hundreds digit and 0 is in the tens digit. 1 is not at least 0. this is a confusing question?!


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.


What is 3109 in words for place value?

3 thousands 1 hundreds 0 tens and 9 units


How many tens hundreds and thousands are in the number 14000?

14 ten hundreds and 14 thousands


What is 1.4 million in expanded form?

1.4 million in expanded form is 1,400,000. This can be broken down as follows: 1 (1 million) + 4 (hundreds of thousands) + 0 (tens of thousands) + 0 (thousands) + 0 (hundreds) + 0 (tens) + 0 (ones).


What is the number for 7 thousands 8 tens 5 ten thousands 1 one 0 hundreds?

What is 8tens and 1 thousand


How many tens are in 1 hundreds?

100


What is the value of 6 hundreds plus 50 tens plus 0 ones?

600 + 50*10 + 0*1 = 600+500 = 1100


What digit in the hundreds place represents 1098?

The digit in the hundreds place of the number 1098 is 0. In the number 1098, the digits are arranged as follows: 1 in the thousands place, 0 in the hundreds place, 9 in the tens place, and 8 in the ones place.