document.write( "Question 922633: Please help me with these. I need to know the equation and why or how it is set up the way it is. Thanks!!
\n" ); document.write( "The sum of two numbers is eleven. The sum of the squares of the two numbers is eighty-five. Find the two numbers.
\n" ); document.write( "and
\n" ); document.write( "The sum of two numbers is eleven. The sum of the squares of the two numbers is eighty-five. Find the two numbers
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #559652 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
These kind of problems are done the same way.
\n" ); document.write( "let a & b be the two numbers. Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "\"The sum of two numbers is eleven.\"
\n" ); document.write( "a + b = 11
\n" ); document.write( "b = (-a+11); use this form for substitution
\n" ); document.write( ":
\n" ); document.write( "\"The sum of the squares of the two numbers is eighty-five.\"
\n" ); document.write( "a^2 + b^2 = 85
\n" ); document.write( "replace b with (-a+11)
\n" ); document.write( "a^2 + (-a+11)^2 = 85
\n" ); document.write( "FOIL (-a+11)(-a+11)
\n" ); document.write( "a^2 + a^2 - 11a - 11a + 121 = 85
\n" ); document.write( "combine like terms
\n" ); document.write( "2a^2 - 22a + 121 - 85 = 0
\n" ); document.write( "a quadratic equation, we can solve
\n" ); document.write( "2a^2 - 22a + 36 = 0
\n" ); document.write( "simplify, divide by 2
\n" ); document.write( "a^2 - 11a + 18 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(a-2)(a-9) = 0
\n" ); document.write( "two solutions
\n" ); document.write( "a = 2, then b = 9
\n" ); document.write( "a = 9, then b = 2
\n" ); document.write( "\" Find the two numbers.\" 2 & 9
\n" ); document.write( ":
\n" ); document.write( "Did you find you could follow what we did here?
\n" ); document.write( "
\n" ); document.write( "
\n" );