SOLUTION: The difference of two positive numbers is 5 and the sum of their squares is 125. Find the numbers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The difference of two positive numbers is 5 and the sum of their squares is 125. Find the numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 351894: The difference of two positive numbers is 5 and the sum of their squares is 125. Find the numbers.
Answer by sofiyac(983) About Me  (Show Source):
You can put this solution on YOUR website!
Let one number be x, then the other number is x+5
x%5E2%2B%28x%2B5%29%5E2=125
x%5E2%2Bx%5E2%2B10x%2B25=125 add like terms
2x%5E2%2B10x%2B25=125 subtract 125 from each side
2x%5E2%2B10x-100=0 now we have to factor
%282x%2B20%29%28x-5%29=0 now you set each segment in parenthesis equal to zero and solve for x, so first segment is
2x+20=0 subtract 20 from each side, and you get
2x=-20 divide each side by 2 and you get
x=-10 now we do the other segment
x-5=0 add 5 to each side an dyou get
x=5
So the answers are x=-10 or x=5