solving an equation to plot a graph
And here is the equation:
(x^2+y^2)(x+y)=2axy
and the plotting table is as shown in the image:
![[IMG]](proxy.php?image=http%3A%2F%2Fi594.photobucket.com%2Falbums%2Ftt26%2FPRINCESS_HALIZA_2009%2FIMG_1193.jpg&hash=597be6ea4cda5eb5bc27c7ded50fa2a4)
and a hint is that when x and y are at their higest values, the equation
(x^2+y^2)(x+y)=0 and hence,x+y=0
but how do I solve this to plot the graph?