answersLogoWhite

0


Best Answer

It is 7414

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number has 7thousand3 fewer hundreds than thousands 3 fewer tens than thousandsand 3 more ones than tens?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What number has 1 thousand 4 more hundreds than thousands1 more ten then thousandsand 5 more ones then tens?

1527


How much is hundreds of thousands?

It is simply an unspecified number of hundreds of thousands!


What number has 2 thousands the same number of hundreds as thousands 1 more ten than hundreds and no ones?

2230


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 1 thousand the same number of hundreds as thousands 8 more tens than thousands and 2 more ones than hundreds?

The number is 1193.


You are a 4 digit number your hundreds digit number is triple your thousands digit the number formed by your tens and ones digit is triple the number formed by your thousands and hundreds digits?

1339


What number has 9 ten thousands the same number of thousands as ten thousands 8 fewer hundreds than ten thousands 6 more tens than hundreds and 6 fewer ones than thousands?

Having: 9 ten-thousands → 90,000 the same number of thousands as ten thousands → 9 ten-thousands: 9 thousands → 9,000 8 fewer hundreds than ten-thousands → 9 ten-thousand: 9 - 8 = 1 hundreds → 100 6 more tens than hundreds → 1 hundreds: 1 + 6 = 7 tens → 70 6 fewer ones than thousands → 9 thousands: 9 - 6 = 3 ones → 3 → the number is 90,000 + 9,000 + 100 + 70 + 3 = 99,173.


What number has 6 thousands 5 fewer hundreds than thousands 2 more tens than hundreds and no ones?

6,130 has.


What number has 8 thousands the same number of hundreds no tens and 2 fewer ones than hundreds?

8806


What number has 9 thousands and 4 less hundreds than thousands?

9500


What number has 7 thousands 5 fewer hundreds than thousands 3 more tens than hundreds and 5 fewer ones than thousands?

7252


What number has 4 thousands 3 fewer hundreds than thousands 3 fewer tens than thousands and 6 more ones than hundreds?

4117