document.write( "Question 1085089: 2 integers have a sum of 35. The sum of their squares is 637. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #699117 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"A%2BB=35\"
\n" ); document.write( "2.\"A%5E2%2BB%5E2=637\"
\n" ); document.write( "From 1,
\n" ); document.write( "\"A=35-B\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"%2835-B%29%5E2%2BB%5E2=637\"
\n" ); document.write( "\"B%5E2-70B%2B1225=637\"
\n" ); document.write( "\"2B%5E2-70B%2B1225=637\"
\n" ); document.write( "\"2B%5E2-70B%2B588=0\"
\n" ); document.write( "\"B%5E2-35B%2B294=0\"
\n" ); document.write( "\"%28B-14%29%28B-21%29=0\"
\n" ); document.write( "So the two integers are 14 and 21.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );