The number is 1193.
The number is 8,413
7252
7,478 is how you right 7 thousands, 4 hundreds, 6 tens, 18 ones.
2 thousands: 2 × 1000 - 2,000 1 fewer hundreds than thousands: 2 - 1 = 1 hundred: 1 × 100 = 100 4 more tens than hundreds: 1 + 4 = 5 tens: 5 × 10 = 50 same number of ones as thousands: 2 ones: 2 × 1 = 2 → the number is 2000 + 100 + 50 + 2 = 2152.
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
Your correct answer is hundreds place because you have your ones period like ones tens hundreds same with the thousands period ones tens hundreds.
8806
9342
3 because right to left is ones, tens, hundreds, thousands, etc.
hundreds
6,130 has.
The number is 1193.
tens come after ones then hundreds then thousands
The number is 8,413
6044
It is 5305.