document.write( "Question 879019: how many different 3 digit numbers including 105 have a sum of 6 \n" ); document.write( "
Algebra.Com's Answer #530507 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
I'm sure there must be a formula to do this, but it's simpler for me to just list them.
\n" ); document.write( "060 105 204 303 402 501 600
\n" ); document.write( "051 114 213 312 411 510
\n" ); document.write( "042 123 222 321 420
\n" ); document.write( "033 132 231 330
\n" ); document.write( "024 141 240
\n" ); document.write( "015 150
\n" ); document.write( "006
\n" ); document.write( ".
\n" ); document.write( "How many were you able to come up with?
\n" ); document.write( "
\n" );