answersLogoWhite

0

What number has 5 hundreds and 12 ones?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

512

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number has 5 hundreds and 12 ones?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What number has 5 tens 4 ones and 2 hundreds?

254 - has 2 hundreds, 5 tens, and 4 ones


What is 5 hundreds 12 tens 3 ones?

5123


What number has 5 hundreds 2 fewer tens than hundreds and no ones?

530?


What number has 7 hundreds 5 fewer tens than hundreds and 2 more ones than hundreds?

The number is 729.


What are three different ways to make the number 15 638 with only hundreds tens and 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.


What is the number that has 5 ones 6 tens and 9 hundreds?

965


How many ones 5 hundreds?

ones 5 hundreds is 7 hundreds, thanks now, bye


What number has 5 hundreds 3 fewer tens than hundreds and 4 fewer ones than hundreds?

521


You are a four digit number your ones is twice your tens your hundreds is five less than your ones your thousands place is the sum of your tens and hundreds what number are you?

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); /**/ /**/ /**/ } /**/ /**/ } /**/ } }


What number has 5 hundreds 0 tens and 0 ones?

105


What number has 4 hundreds 1 fewer ten than hundreds and 5 more ones than tens?

438


In a 3 digit number the tens digit is 4 times the hundreds digit The hundreds digit is not 1 The ones digit is 5 What is the number?

285