document.write( "Question 1013376: 2 numbers whose sum is 10 and the sum of their squares is a minimum. If x is the first number, express the minimum as a function of x and find the numbers. \n" ); document.write( "
Algebra.Com's Answer #629658 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "2 numbers whose sum is 10 and the sum of their squares is a minimum.
\n" ); document.write( "If x is the first number, express the minimum as a function of x and find the numbers.
\n" ); document.write( "------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer. The numbers are 5 and 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Proof\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let x be one number, then the other is 10-x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum of their squares is \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+%2810-x%29%5E2\" = \"x%5E2+%2B+100+-+20x+%2B+x%5E2\" = \"2x%5E2+-+20x+%2B+100\" = \"2%2A%28x%5E2+-+10x+%2B+50%29\" = \"2%2A%28x-5%29%5E2+%2B+50\".\r\n" );
document.write( "\r\n" );
document.write( "One can see that this quadratic function has the minimum at x = 5, and this minimum is equal to 50.\r\n" );
document.write( "\r\n" );
document.write( "Thus we proved that one number, which gives the maximum, is 5.\r\n" );
document.write( "\r\n" );
document.write( "Then the other number is 5 also.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );