Solving x^y=y^x & x+y=6 with Deduction

  • Context: High School 
  • Thread starter Thread starter arka.sharma
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
arka.sharma
Messages
7
Reaction score
0
Hi All,

I was given two equations back in my school days to solve for both x and y it is as follows

x^y = y^x & x+y = 6

Now it can be seen that following would be possible solutions (x=4,y=2),(x=3,y=3),(x=2,y=4).
But is there any deductive way to solve this ?

Regards,
Arka
 
Mathematics news on Phys.org
Solving (6-y)^y == y^(6-y)
Which can be represented graphically.
 
Thanks for your reply. But how to solve the equation (6-y)^y == y^(6-y) ?
 
Put the RHS and the LHS of the equation on a graphic and see where these curve cut each other.
You will find the root that you already know.
If there are other roots, you will likely find out.
Afterward, you might find out arguments to "prove" you found all the roots.
The graphical representation will help a lot.
 
arka.sharma said:
Thanks for your reply. But how to solve the equation (6-y)^y == y^(6-y) ?
You were told to solve it graphically. It can also be solved using a numerical iteration method. If you are looking for an elementary algebraic way of solving it, there is none.