answersLogoWhite

0

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


What number has 5 hundreds 0 tens and 0 ones?

105


which is more a number with 4 hundreds but 0 tens or a number with 8 tens and 5 ones?

IS 5000 4000


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

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


How do you write 6 hundredths 3 hundreds tens 0 tents 5 thousandths 5 thousands and 3 ones in decimal?

53x3.065 Replace the "x" with how many tens there are.


How do you round 9 to the nearest ten?

You take the number given and divided it by its places. Example: 654, the 6 is in the hundreds, the 5 is in the tens amd the 4 is in the ones. So in your case the 9 is in the tens place. If the number is betweek 0 and 4 it rounds down to a 0. If the number is between 5 and 9 then you round up to ten. Example: 654 To the ones 650 To the tens 650 To the Hundreds 700 So for the number 9 it would round to 10.


What number has 8 tens and 0 ones?

80


What if the unit is 0 hundreds 2 and tens is 1?

You have the number 210.


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


What number has 10 tens and 0 ones?

One hundred.


What is the place value of 0 in 2.05?

It is that there are no tenths in the decimal number


How do write 1000 in expanded form?

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