document.write( "Question 1193026: What is the maximum product of 2 numbers whose sum is 45? What numbers yield this product? \n" ); document.write( "
Algebra.Com's Answer #824971 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What is the maximum product of 2 numbers whose sum is 45? What numbers yield this product?
\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.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Consider the mean value a = \"%28x%2By%29%2F2\" = \"45%2F2\" = 22.5  and half the distance between x and y,  b = \"%28y-x%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then, obviously,  x = 22.5 - b  and  y = 22.5 + b, so we can write\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    xy = (22.5-b)*(22.5+b) = \"22.5%5E2+-+b%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this formula, it is clear that xy is maximum when b= 0, i.e. when the numbers x and y are equal: x = y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we get that the maximum of the product xy  is achieved when x = y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Together with x + y = 45 it implies that the maximum is achieved in this problem at x = y = 45/2 = 22.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The maximum value of xy is  then  \"22.5%5E2\" = 506.25.   \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The maximum is achieved when both numbers are equal to half of the sum, i.e. 22.5.\r\n" );
document.write( "\r\n" );
document.write( "         The maximum value of the product is  506.25  then.\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" );