answersLogoWhite

0

14 hundreds is less than 7,000 tens?

Updated: 11/24/2021
User Avatar

SugarPlumTr33

Lvl 2
2y ago

Best Answer

14 hundreds is less than 7,000 tens

User Avatar

SugarPlumTr33

Lvl 2
2y ago
This answer is:
User Avatar
User Avatar

SugarPlumTr33

Lvl 1
2y ago
Thankssss

Add your answer:

Earn +20 pts
Q: 14 hundreds is less than 7,000 tens?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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

571


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


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


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


How can you tell before you divide 425 by 9 that the first digit of the quotient is in the tens place?

Because the hundreds digit is less than 9, there will be no hundreds digit. There are 42 tens*, which is more than 9, so there will be a 10's digit in the answer. *(40 tens from 400, plus the 2 from the tens digit)