document.write( "Question 395293: The sum of two numbers is 10 and the sum of their squares is a minimum. Algebraically determine the function that models the sum of their squares and use it to find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #280690 by robertb(5830)![]() ![]() You can put this solution on YOUR website! x = one number, 10 - x = other number \n" ); document.write( "Then \n" ); document.write( "==> \n" ); document.write( "S is minimum when \n" ); document.write( "So the two numbers are 5 and 5. \n" ); document.write( " |