document.write( "Question 394694: The sum of two numbers is 14. The sum of the squares of the two numbers is 106. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #280035 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The sum of two numbers is 14
\n" ); document.write( "Let x and (14-x) represent the two numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x^2 + (14-x)^2 = 106
\n" ); document.write( "solving for x
\n" ); document.write( " 2x^2 -28x + 196 = 106
\n" ); document.write( " 2x^2 -28x + 90 = 0
\n" ); document.write( " 2(x^2 -14x + 45) = 0
\n" ); document.write( "factoring
\n" ); document.write( " (x-9)(x-5) = 0 Numbers are 5 and 9\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 25 + 81 = 106\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );