document.write( "Question 962755: Find two numbers whose difference is 60 and whose product is as small as possible. [hint: let x and x-60 be the two numbers. their product can be described by the function f(x)=x(x-60).] \n" ); document.write( "
Algebra.Com's Answer #588212 by hkwu(60)![]() ![]() You can put this solution on YOUR website! Just minimize the function. Calculating f'(x), we get \n" ); document.write( " \n" ); document.write( "since \n" ); document.write( " \n" ); document.write( "Setting it to 0, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You can do the first derivative test to make sure it is actually a minimum point. If x = 30, then \n" ); document.write( "x - 60 = -30 \n" ); document.write( "and thus the two numbers are 30, -30. \n" ); document.write( "---------- \n" ); document.write( "Leave a message if I helped. \n" ); document.write( " |