Respuesta :

Mrian
Let's begin with a basic formula
[tex](x+y)^{2} = x^{2} + 2xy + y^{2}[/tex]

so since we know the value of x + y and xy let's place those values inside the equation.

If xy=18, 2xy=36

[tex]11^{2}=x^{2} + 36 + y^{2}[/tex]

[tex]121=x^{2}+y^{2}+36[/tex]

[tex]85=x^{2} + y^{2}[/tex] 
Another way to look at it

Solve xy = 18 and get y = (1/x)18

plug into other eq get

x + (1/x)18 = 11

multiply both sides by x get 

x² -11x +18 = 0

find roots 

x = 2 or 9

You can use the same method to find that y is either 2 or 9. You do not have enough information to know which is which so x² + y² is either 2² + 9² or 9² + 2²

in either case the answer is 85