Question 1133746: the squarqe of the sum of two numbers is 144 and the sum of their squares is 80. find the number Found 2 solutions by Edwin McCravy, Alan3354:Answer by Edwin McCravy(20060) (Show Source):
Subtract the two equations:
Substitute in the original equation:
x-4=0; x+4=0; x-8=0; x+8=0
x=4; x=-4; x=8; x=-8
Substitute each in {{y=32/x}}}
;; ; ;; ;
Solutions are
(x,y)=(4,8), (-4,-8), (8,4), (-8,-4)
Edwin
You can put this solution on YOUR website! the squarqe of the sum of two numbers is 144 and the sum of their squares is 80. find the number
===============
(x + y)^2 = 144
x^2 + y^2 = 80
----
x + y = 12 ---> y = 12 - x
x^2 + y^2 = 80
x^2 + (12-x)^2 = 80
2x^2 - 24x + 64 = 0
x^2 - 12x + 32 = 0
x = 4, x = 8
y = 8, y = 4
============================
x + y = -12 ---> y = -12 - x
x^2 + y^2 = 80
x^2 + (-12-x)^2 = 80
2x^2 + 24x + 64 = 0
x^2 + 12x + 32 = 0
x = -4, x = -8
y = -8, y = -4
-------------
One number is + or -4, the other is + or -8,
and the absolute value of the sum is 12.