document.write( "Question 466614: Find 2 numbers whose difference is 16 and whose product is minimun \n" ); document.write( "
Algebra.Com's Answer #319892 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Let = x the first number, then the other number is x+16, and their product is the \n" ); document.write( "function f(x)=x(x+16). The graph of this function is an upward parabola, where the \n" ); document.write( "y-coordinate of its vertex is the minimum value of the function.\r \n" ); document.write( "\n" ); document.write( "Write the equation of the parabola in standard form: \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-8, -64). Therefore two numbers are -8 and -8+16=8, where their difference is \n" ); document.write( "8-(-8)=16, and their minimum product is -64. \n" ); document.write( " |