document.write( "Question 881636: the sum of smallest 5 digit number, 6 digits number and 7 digits number is . \n" ); document.write( "
Algebra.Com's Answer #532445 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Assuming that they are positive integers (negative would make this infinity), and that 0 is not counted (0 would make the answer 0):
\n" ); document.write( "11,111 + 111,111 + 1,111,111 = 1,233,333
\n" ); document.write( "
\n" );