answersLogoWhite

0

4 to 89

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the number if it is less than 800 but greater than 780 and it has 8 more tens than ones?

The number must be in the range of 781 to 799. To have 8 more tens than ones, the number must have a tens digit of 8 and a ones digit of 0. Therefore, the number is 780.


What number has 7 tens and less ones than tens?

The number that has 7 tens and less ones than tens is 70 minus a certain number of ones. Since there are 7 tens, which is 70, and it needs to have less than 7 ones, the possible values for the ones place are 0 through 6. Therefore, the possible numbers are 70, 71, 72, 73, 74, 75, and 76.


What number has 7 tens and 6 less ones than tens?

The number with 7 tens has 70. Since it has 6 less ones than tens, it has 7 - 6 = 1 one. Therefore, the number is 70 + 1, which equals 71.


3 tens 4 ones can be more or less or equals as 2 tens 14 ones?

equal


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 of ones is 4 less than 10. It has 5 less tens than ones?

3


What number is greater than 4 tens and less than 5 tens you have 9 ones what number aRE you?

0.4111567111203111789


It is greater than 7 tens and less than 8 tens The number has 4 ones?

The number you are looking for is 74.


Your tens digit is 2 more than your ones digit you are less than 100 and greater than 89 what number are you?

97.97 is less than 100 and more than 89.the tens digit (which is 9) is two more than the ones digit (which is 7)


It is greater than 7 tens and less than 8 tens The number has 4 ones What is the number?

well 7 tens is 70 and 8 tens is 80 and the number containts 4 ones so it would be 74.


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


This number is less than 200 the ones digit is 5 less 10 the tens digit is 2 more than the ones digit what number?

The ones digit is 5 less than 10 (10-5=5) The tens digit is 2 more than the ones digit (5+2=7) The entire number is less than 200. It could be either "75" or "175", but is probably "175" or they would have said that the entire number was less than 100.