document.write( "Question 778325: Two two-digit numbers are made from four of the digits 1,2,3,4 and 5 with no digit being used more than once. What numbers would make:
\n" );
document.write( "a) the smallest product?
\n" );
document.write( "b) the largest product?
\n" );
document.write( "c) a product closest to 700?
\n" );
document.write( "please help me! \n" );
document.write( "
Algebra.Com's Answer #474579 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "13×24=312 = the smallest possible product.\r\n" ); document.write( "43×52=2236 = the largest possible product.\r\n" ); document.write( "13×54=702 = the closest possible product to 700\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |