document.write( "Question 893055: create the number 24 using
\n" );
document.write( "the numbers 1, 3, 4, and 6. You can add,
\n" );
document.write( "subtract, multiply and divide. \n" );
document.write( "
Algebra.Com's Answer #541041 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "By a computer program, I did an exhaustive search of all\r\n" ); document.write( "possibilities. The computer program showed that there is \r\n" ); document.write( "no way to get exactly 24 by adding, subtracting, multiplying \r\n" ); document.write( "and dividing those four number. The closest the computer \r\n" ); document.write( "found was:\r\n" ); document.write( "\r\n" ); document.write( "1/3+4x6 = 24.333333333 which rounds to 24.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |