answersLogoWhite

0

14 hundreds is less than 7,000 tens

User Avatar

SugarPlumTr33

Lvl 2
3y ago

What else can I help you with?

Related Questions

What number has five hundreds two more tens than hundreds and six less than tens?

571


What is 6698 round to the nearest thousands?

To round 6698 to the nearest thousands, we look at the hundreds place, which is 6. Since 6 is less than 5, we round down, making the hundreds and tens places zero. Therefore, 6698 rounded to the nearest thousands is 7000.


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 many times less is tens than hundreds?

100 / 10 = 10.


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?


What number has 9 hundreds 3 fewer tens than hundreds and 3 more ones than tens?

what number has 9 hundreds, 2 fewer tens than hundreds, and 2 fewer ones than hundreds


What 3 digit number has a tens digit that is 5 more than the ones digit and a hundreds digit that is 8 less than the tens digit?

194


How do you rename 2 hundreds plus 15 tens plus 19 ones so that there are less than 10 ones and less than 10 tens?

200 + 150 + 19 = 369


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

849 has 8 hundreds, 4 fewer tens than hundreds, and 5 more ones than tens.


When is it better to round to the tens place rather than the hundreds or thousands place?

When your number is less than fifty.


Answer riddleMy ones digit is one more than my tens digitMy hundreds digit is one less than my tens digitMy ones digit is three. Who am I?

234


What is an even 3 digiit number in which the hundreds and ones are the same and have a sum of 10 and the tens is 2 less than the ones?

"The hundreds and the ones are the same digit and their sum is 10" did you say ?Well then, the hundreds and ones digit are both 5.And the tens is 2 less than that, or 3.So the number is . . . . . 535