document.write( "Question 628786: Suppose that the sum of two numbers is 16, and the sum of their squares is 178. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #395835 by meetkisai(17)\"\" \"About 
You can put this solution on YOUR website!
a + b =16 --------- A
\n" ); document.write( "\"a%5E2+%2B+b%5E2+=+178\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28a%2Bb%29%5E2\" = 256
\n" ); document.write( "2ab = 256-178\r
\n" ); document.write( "\n" ); document.write( "\"%28a-b%29%5E2\" = 178 - (256-178)
\n" ); document.write( "a-b = 10 ----------- B\r
\n" ); document.write( "\n" ); document.write( "A and B are linear, by elimination
\n" ); document.write( "2* a= 26 => a=13
\n" ); document.write( "b=>3\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );