document.write( "Question 548508: Dear team,
\n" );
document.write( "Please could you Help me with the task below! \r
\n" );
document.write( "\n" );
document.write( "The sum of abcde and edcba is a five-digit number and is a multiple of 11111
\n" );
document.write( "Also the number abcde is a multiple of seven and the sum of its digits is 10
\n" );
document.write( "(a,b,c,d and e are all different digits)
\n" );
document.write( "Find the number abcde
\n" );
document.write( "And then using ANY mathematical operations (such as +; -; *; /; Log; etc.)
\n" );
document.write( "between the digits abcde in THIS sequence get the result to be 20\r
\n" );
document.write( "\n" );
document.write( "I need to send this by Sunday 19 december if possible!
\n" );
document.write( "Hoping this is not to much trouble.
\n" );
document.write( "Thank you.
\n" );
document.write( "Kindest wishes
\n" );
document.write( "Nasy \n" );
document.write( "
Algebra.Com's Answer #357041 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "abcde = 14203\r\n" ); document.write( "edcba = 30241\r\n" ); document.write( "-------------\r\n" ); document.write( " SUM = 44444 = 4×11111\r\n" ); document.write( "\r\n" ); document.write( "a+b+c+d+e = 1+4+2+0+3 = 10\r\n" ); document.write( "\r\n" ); document.write( "1×4×(2+0+3) = 4×5 = 20\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |