document.write( "Question 467510: using the digits 0,7,5,8,2 and 1 only once, name the largest even number \n" ); document.write( "
Algebra.Com's Answer #320787 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The highest order digit should be the largest
\n" ); document.write( "number.
\n" ); document.write( "So far you have \"+8%2A100000+\"
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "The next higher order digit should be the next
\n" ); document.write( "highest number.
\n" ); document.write( "So far you have \"+8%2A100000+%2B+7%2A10000+\"
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "The next higher order digit should be the next
\n" ); document.write( "highest number.
\n" ); document.write( "So far you have \"+8%2A100000+%2B+7%2A10000+%2B+5%2A1000+\"
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "The next higher order digit should be the next
\n" ); document.write( "highest number.
\n" ); document.write( "So far you have \"+8%2A100000+%2B+7%2A10000+%2B+5%2A1000+%2B+2%2A100+\"
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "The remaining numbers are \"0\" and \"1\"
\n" ); document.write( "The lowest order digit must be \"0\" to make the number even
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "Finally you have
\n" ); document.write( "\"+8%2A100000+%2B+7%2A10000+%2B+5%2A1000+%2B+2%2A100+%2B+1%2A10+%2B+0%2A1+\"
\n" ); document.write( "The number is \"+875210+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );