849 has 8 hundreds, 4 fewer tens than hundreds, and 5 more ones than tens.
4 hundreds 17 tens. 6 ones
7 ten thousands 9 hundredths 3 ones 6 hundreds 7 tens = 71,573
40 tens = 40
87 tens is 87087 tenths is 8.7
99 hundreds, 10 tens,4 ones
1900 190 + 19 -------- 2109
To write 10 hundreds plus 10 tens plus 10 ones in standard form, you would add the respective values together. The value of 10 hundreds is 1000, the value of 10 tens is 100, and the value of 10 ones is 10. Adding these values gives us a total of 1110 in standard form.
302596
To write one billion thirty thousand fifty in standard form, you would start with the billion placeholder, followed by the specific number of hundreds of millions, tens of millions, millions, hundreds of thousands, tens of thousands, thousands, hundreds, tens, and ones. In this case, it would be written as 1,030,050,000.
The standard form of 7 tens and 14 ones (714) = 7.14 × 102
62,789
205,645 I think.
It is 84,947.
1765
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
129407 Is the right answer