SOLUTION: The sum of the squares of two numbers is 88. The difference of the squares of the two numbers is 10. What are the two numbers?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of the squares of two numbers is 88. The difference of the squares of the two numbers is 10. What are the two numbers?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 522124: The sum of the squares of two numbers is 88. The difference of the squares of the two numbers is 10. What are the two numbers?
Answer by umnikmo(75) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+y^2=88 (1)
x^2-y^2=10 (2)
from (2): x^2=10+y^2
substitute this into (1):
10+y^2+y^2=88
y^2=39
y=sqrt%2839%29
x^2=10+y^2=10+39=49
x=7