document.write( "Question 1208681: Find two positive numbers whose sum is 8 and the product is minimum. \n" ); document.write( "
Algebra.Com's Answer #847075 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There is no solution to the problem as posed. \n" ); document.write( "Given the sum of two positive numbers, the product is a MAXIMUM when the two numbers are the same; there is no minimum value of the product. \r\n" ); document.write( "\r\n" ); document.write( " x 8-x x(8-x)\r\n" ); document.write( " -----------------------\r\n" ); document.write( " 1 7 7\r\n" ); document.write( " .1 7.9 0.79\r\n" ); document.write( " .01 7.99 0.0799\r\n" ); document.write( " .001 7.999 0.007999\r\n" ); document.write( " etc... \n" ); document.write( " \n" ); document.write( " |