295.3 does.
Wiki User
∙ 2013-06-15 22:03:592 hundred = 2 × 100 = 200 5 ones = 5 × 1 = 5 9 tens = 9 × 10 = 90 3 tenths = 3 × 0.1 = 0.3 → 2 hundreds 5 ones 9 tens 3 tenths = 200 + 5 + 90 + 0.3 = 295.3
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
tenths 3 hundreds 6 tens 8 singles 2 tenths 5 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!).