You can put this solution on YOUR website! Let x & y be the numbers.
1) xy=2
2) x^2+y^2=17/2
.
1) y=2/x
2)
x^2+(2/x)^2=17/2 substitute 2/x for y
x^2+4/x^2=17/2
2x^4+8=17x^2 multiply each side by 2x^2 (LCM) to eliminate fractions.
2x^4-17x^2+8=0
2x^4-x^2-16x^2+8=0
x^2(2x^2-1)-8(2x^2-1)=0
(x^2-8)(2x^2-1)=0
.
x^2=8
x=+-sqrt(8)
=+-sqrt(4*2)
=+- 2sqrt(2)
.
2x^2=1
x^2=1/2
x=+-sqrt(1/2)
=+- 1/sqrt(2)
=+- sqrt(2)/2
.
x=-2sqrt(2), y=-sqrt(2)/2
x=2sqrt(2), y=sqrt(2)/2
and vice versa (4 answers)
.
Ed