To express the number "2 hundreds, 5 ones, 9 tens, and 3 tenths" in standard form, you would write it as 259.3. This is because the number 2 represents the hundreds place, the number 5 represents the ones place, the number 9 represents the tens place, and the number 3 represents the tenths place. Therefore, the number can be written as 259.3.
2,478.92
There are 2 tenths in 6.25.. The 6 is in the ones column, the 2 is in the tenths column and the 5 is in the hundredths column.. (There's a difference between tens/tenths and hundreds/hundredths)
254 - has 2 hundreds, 5 tens, and 4 ones
249.149 2 - Hundreds 4 - Tens 9 - Ones . 1 - Tenths 4 - Hundredths 9 - Thousandths
what number has 9 hundreds, 2 fewer tens than hundreds, and 2 fewer ones than hundreds
295.3 does.
2,478.92
21714.88
There are 2 tenths in 6.25.. The 6 is in the ones column, the 2 is in the tenths column and the 5 is in the hundredths column.. (There's a difference between tens/tenths and hundreds/hundredths)
254 - has 2 hundreds, 5 tens, and 4 ones
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
249.149 2 - Hundreds 4 - Tens 9 - Ones . 1 - Tenths 4 - Hundredths 9 - Thousandths
what number has 9 hundreds, 2 fewer tens than hundreds, and 2 fewer ones than hundreds
Your correct answer is hundreds place because you have your ones period like ones tens hundreds same with the thousands period ones tens hundreds.
200+170+14+0.8+0.08 is 384.88
3 5/10 is 3.5 1 2 3 . 4 5 6789 hundreds tens ones decimal point tenths hundredths ..........
In 5420, you have:5 x thousand; 4 x hundred; 2 x tens; zero x ones (the American ones in math is known as units in British maths!).