Question 577795: The sum of two numbers is 8 and the difference between their squares is 34. Find their difference. Found 2 solutions by rakhileshnaidu, Alan3354:Answer by rakhileshnaidu(13) (Show Source):
You can put this solution on YOUR website! The sum of two numbers is 8 and the difference between their squares is 34. Find their difference.
---------
a+b = 8
b = 8-a
16a - 64 = 34
16a = 98
a = 49/8
b = 15/8