SOLUTION: X^x+y^y=31 X+y=5. Find x and y

Algebra ->  College  -> Linear Algebra -> SOLUTION: X^x+y^y=31 X+y=5. Find x and y      Log On


   



Question 1058114: X^x+y^y=31
X+y=5. Find x and y

Found 3 solutions by stanbon, Boreal, ikleyn:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
X^x+y^y=31
X+y=5. Find x and y
-----
X = 5-y
-----
Substitute for "X" and solve for "y"::
(5-y)^x + y^y = 31

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
x^2+y^2=31
x+y=5
y=(5-x)
x^2+(5-x)^2=31
x^2+25-10x+x^2=31
2x^2-10x-6=0
x^2-5x-3=0
x=(1/2)(5+/- sqrt(25+12)); sqrt (37)=6.083)
x=(1/2)(11.083)=5.54
x=(1/2)(-1.083)=-0.54
(5.54,-0.54) and (-0.54,5.54), correct within rounding error.
It is a line intersecting a circle centered on the origin with radius sqrt (31)

Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.
The system of two equations 

x%5Ex + y%5Ey = 31,
x + y = 5

Has two solutions:

     1)  x = 2,  y = 3

and/or

     2)  x = 3,  y = 2.

I don't know if it has other solutions.



Plots y = x%5Ex+%2B+%285-x%29%5E%285-x%29, y = 31

Looking in the plot above, it seems that there are no other solutions.