document.write( "Question 1123781: find the sum of all possible four digit numbers that can be found using the digits 2,4,5,6,7 and 8, with no repeated digits. \n" ); document.write( "
Algebra.Com's Answer #740140 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the sum of all possible four digit numbers that can be found using the digits 2,4,5,6,7 and 8, with no repeated digits.
\n" ); document.write( "----------
\n" ); document.write( "Step 1, find all those numbers.
\n" ); document.write( "Step 2, add them.
\n" ); document.write( "
\n" ); document.write( "
\n" );