document.write( "Question 1193027: What is the minimum product of two numbers whose difference is 5? What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #824974 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What is the minimum product of two numbers whose difference is 5? What are the numbers?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x and y be the numbers; let x be the lesser number and y be the greater number, so y-x = 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Consider the mean value a = \"%28x%2By%29%2F2\"  and half the distance between x and y,  b = \"%28y-x%29%2F2\" = \"5%2F2\" = 2.5\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then, obviously,  x = a - 2.5  and  y = a + 2.5, so we can write\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    xy = (a-2.5)*(a+2.5) = \"a%5E2+-+2.5%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this formula, it is clear that xy is minimum when a= 0, i.e. when x+y = 0;  in other words, the numbers x and y \r\n" );
document.write( "shoud be opposite: y = -x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we get that the minimum of the product xy  is achieved when x = -y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Together with y-x = 5 it implies that y - (-y) = 5,  or  2y = 5, y = 5/2 = 2.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the minimum value of xy is  at x= -2.5,  y= 2.5,  and the value of xy is  \"2.5%2A%28-2.5%29\" = -6.25 then.   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The minimum is achieved when x= -2.5, y= 2.5.\r\n" );
document.write( "\r\n" );
document.write( "         The minimum value of the product is  then -6.25.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are many different ways and methods of solving such problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "They differ in the level of necessary prerequisites, which the reader should know to understand the solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "What I exposed here, is traditionally considered in Math and in Math popular literature as \r
\n" ); document.write( "\n" ); document.write( "the SIMPLEST method of solving, accessible for students with minimal level of knowledge (for the most young readers).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );