document.write( "Question 258505: How do you get the sum 10 with the numbers; 2, 4, 9, and 3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #190301 by checkley77(12844) ![]() You can put this solution on YOUR website! 2, 4, 9, and 3 \n" ); document.write( "9/3*2+4 \n" ); document.write( "3*2+4 \n" ); document.write( "6+4=10 ANS. \n" ); document.write( " |