document.write( "Question 1092290: the difference of two numbers is 24. Find the two numbers if their product is to be a minimum. \n" ); document.write( "
Algebra.Com's Answer #706894 by ikleyn(52884)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "x - y = 24,\r\n" );
document.write( "xy  ---->  min.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the same as to find the minimum of the quadratic function x*(x-24), or, which is the same, of the quadratic function \"x%5E2+-24x\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots of the function are at 0 and 24; therefore, the minimum is at  the middle point  x = \"24%2F2\" = 12.\r\n" );
document.write( "\r\n" );
document.write( "Then y = 12-24 = -12.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer. The numbers are 12 and - 12.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the plot below as an illustration.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plot y = x*(x-24)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );