3,906
None of your answers!!! 3147 is Three thousand , one hundred, forty tens and seven units'. Numerically expanded 3000 + 100 + 40 + 7
It is 9326.
7348
60,807
13,432
It is 9326.
7,478 is how you right 7 thousands, 4 hundreds, 6 tens, 18 ones.
7252
7348
9 hundred thousands 15 ten thousands 6 thousands 3 hundreds 7 ones in standard form is: 921,307
608,907
60,807
13,432
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
To write 5 hundreds, 6 ten thousands, and 2 ones in numerical form, you would combine the values as follows: 6 ten thousands is 60,000, 5 hundreds is 500, and 2 ones is 2. Therefore, the complete number is 60,000 + 500 + 2, which equals 60,502.
2328
6425