answersLogoWhite

0


Best Answer

556 + 323 = 879 whose digits sum to 24.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which are the sums of the hundreds tens and ones for 556 plus 323?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 is 6 hundreds plus 6 tens plus 14 ones?

600 + 60 + 14 = 674


What is 5 hundreds plus 68 tens plus 31 ones?

500 + 680 + 031 ------- 1,211


What is the value of 9 tens plus 3 hundreds minus 7 ones?

383


How you can write 11 ones plus 11 tens plus 11 hundreds?

11 + 110 + 1100 = 1221


How do you rename 2 hundreds plus 15 tens plus 19 ones so that there are less than 10 ones and less than 10 tens?

200 + 150 + 19 = 369


How do you write 8 thousands plus 7 hundreds plus 4 tens plus 9 ones in standard notation?

8,749.


What is 8 ten thousands plus 4 thousand plus 9 hundreds plus 4 tens plus 7 ones?

It is 84947.


What is 8 ten thousands plus 4 thousands plus 9 hundreds plus 4 tens plus 7 ones?

84947


How do you write 10 hundreds plus 10 tens plus 10 ones in strandend form?

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.


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 number has 5 tens 4 ones and 2 hundreds?

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