document.write( "Question 1041297: The sum of the squares of two numbers is 1130 while the square of their sum is 1849. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #656276 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the squares of two numbers is 1130 while the square of their sum is 1849. Find the two numbers.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x and y be these two numbers. Then\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+y%5E2\" = 1130,      (1)\r\n" );
document.write( "\"%28x+%2B+y%29%5E2\" = 1849.      (2)\r\n" );
document.write( "\r\n" );
document.write( "From (2), x + y = +/-\"sqrt%281849%29\" = +/-43.\r\n" );
document.write( "\r\n" );
document.write( "Now the original system (1),(2) deploys in two systems that should be solved separately.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1) \"x%5E2+%2B+y%5E2\" = 1130,      (1')\r\n" );
document.write( "   x + y     = 43.      (2')\r\n" );
document.write( "\r\n" );
document.write( "From (2'), express x via y as x = 43-y. Then substitute it into (1'). You will get\r\n" );
document.write( "\r\n" );
document.write( "   \"%2843-y%29%5E2+%2B+y%5E2\" = 1130.\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve it. Can you do it on your own?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2) \"x%5E2+%2B+y%5E2\" = 1130,      (1'')\r\n" );
document.write( "   x + y     = -43.     (2'')\r\n" );
document.write( "\r\n" );
document.write( "From (2''), express x via y as x = -43-y. Then substitute it into (1''). You will get\r\n" );
document.write( "\r\n" );
document.write( "   \"%28-43-y%29%5E2+%2B+y%5E2\" = 1130.\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve it. Can you do it on your own?\r\n" );
document.write( "

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