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)\"\" \"About 
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:\"f%28x%29=%28x%5E2%2B16x%2B64%29-64\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=%28x%2B8%29%5E2-64\", from the final equation we see that the vertex is: \r
\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( "
\n" );