document.write( "Question 314054: The sum of two numbers is seven. The sum of the squares of the two numbers is twenty-nine. Find the two numbers.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #224517 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello, Let x be one number and y the the other. We'll set up 2 equations as:
\n" ); document.write( "x+y=7
\n" ); document.write( "x^2+y^2=29
\n" ); document.write( "Now do substitution:
\n" ); document.write( "x=7-y
\n" ); document.write( "Plug this into the second equation:
\n" ); document.write( "(7-y)^2+y^2=29 Expand it out to:
\n" ); document.write( "49-14y+y^2+y^2=29 Subtract 29 from both sides to get:
\n" ); document.write( "2y^2-14y+20=0 Factor out a 2 to get:
\n" ); document.write( "2(y^2-7y+10)=0 Factor:
\n" ); document.write( "2(y-2)(y-5)=0 Solve for y to get:
\n" ); document.write( "y=2
\n" ); document.write( "y=5
\n" ); document.write( "So we know x can be 2 and 5
\n" ); document.write( "Make sense?
\n" ); document.write( "RJ
\n" ); document.write( "www.math-unlock.com
\n" ); document.write( "
\n" );