Because 5 100s is 500 and 3 1s is 3 500+3=503
Three hundreds is equal to three sets of one hundred, so there are a total of three hundreds. In terms of individual ones, there are none in three hundreds, as the number refers to the hundreds place value, not the ones place value.
Five thousands 1 hundreds 9 tenths 3 ones
ones 5 hundreds is 7 hundreds, thanks now, bye
What number has 13 tens + 4 ones?
Because it is far easier than writing 1,1,1,1 ... 503 times!
Because 5 100s is 500 and 3 1s is 3 500+3=503
Three hundreds is equal to three sets of one hundred, so there are a total of three hundreds. In terms of individual ones, there are none in three hundreds, as the number refers to the hundreds place value, not the ones place value.
205
516
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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }
There is no number. 100 is the only one that has a hundreds digit. It's impossible.
dont no
745,963
Three ones
There are 3 hundreds in 318. There's 3 hundreds and 18 ones left over. If you want to get technical, it's 3 hundreds, 1 ten, and 8 ones.
15 638 can be made with 1 ten, 5 ones, 6 hundreds, 3 tens, and 8 ones; 1 ten, 8 ones, 6 hundreds, 3 tens, and 5 ones; or 6 ones, 5 hundreds, 3 tens, 8 ones, and 1 ten.