answersLogoWhite

0

You have the number 210.

User Avatar

Wiki User

10y 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?!


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 the number for 7 thousands 8 tens 5 ten thousands 1 one 0 hundreds?

What is 8tens and 1 thousand


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).


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


How many hundreds are in 70 tens?

To determine how many hundreds are in 70 tens, we need to first convert the tens into hundreds. Since 1 hundred is equal to 10 tens, we can divide 70 tens by 10 to get 7 hundreds. Therefore, there are 7 hundreds in 70 tens.


What is the number for 0 hundreds 46 tens and 7 ones?

-0 × 100 + 46 × 10 + 7 × 1 = 0 + 460 + 7 = 467.