answersLogoWhite

0


Best Answer

The number can be any one of these four numbers:

640

751

862

973

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The tens digit is two less than hundreds digit and four more than the units digit?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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?


Your hundreds and tens digits are prime numbers whose sum is 12 and product is 35 your units digit is one less than your tens digit your date is an even number what are you?

754 Piece of cake!


What is the even number if the tens digit is 6 less than the units digit and how?

The answer is '28'.


What are all of the 3-digit numbers if the hundreds digit is greater than 7 the tens is 1 more than the hundreds digit and the ones digit is less than 2?

Is it only 890 and 891


I am a number between 820 but less than 845 if you divide my hundreds digit by my tens digit you will get my ones digit?

842


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


The number obtained by reverting the digits is 594 less than the original number the number is?

There are 40 possible answers. There can be any digit in the tens place. The digit in the hundreds place must be 6 more than the one in the units place.


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


Is a four digit decimal less than a three digit decimal?

Not necessarily.


What is the ones digit of 5 less than hundreds digit and the other digits are all twice the ones digit?

22621, 44742, 66863, 88984


4 digit number unit is 1 thirdof the thousand digit and less than the hundreds digits the tens digit is 1 added to half thehundred digit?

3221


Are you five digit number your ones digit is 5 less than your hundreds digit your other digits are all twice your ones digit what number are you?

22621, 44742, 66863, 88984