Question 155177
a,b,c are three distinct real numbers and there are real numbers x,y such that a<sup>3</sup>+ax+y=0,b<sup>3</sup>+bx=y=0 and c<sup>3</sup>+cx+y=0 Show that a+b+c=0

<pre><font size = 4 color ="indigo"><b>
All three equations are cases of the cubic 
polynomial equation:

z<sup>3</sup>+xz+y=0

Since a<sup>3</sup>+ax+y=0,b<sup>3</sup>+bx=y=0 and c<sup>3</sup>+cx+y=0, this shows
that z=a, z=b and z=c are distinct solutions to 

z<sup>3</sup>+xz+y=0

and since that equation is of degree 3 it can have no
more than 3 solutions. Thus z=a, z=b, and z=c are the 
three real solutions to

z<sup>3</sup>+xz+y=0

Therefore its left side must factor as

(z-a)(z-b)(z-c)=0

(z-a)(z<sup>2</sup>-cz-bz+bc)=0

z<sup>3</sup>-cz<sup>2</sup>-bz<sup>2</sup>+bcz-az<sup>2</sup>+acz+abz-abc=0

z<sup>3</sup>-(a+b+c)z<sup>3</sup>+(ab+ac+bc)z-abc=0

This must be the same equation as

z<sup>3</sup>+xz+y=0

Therefore the coefficient of z<sup>2</sup> in

z<sup>3</sup>-(a+b+c)z<sup>2</sup>+(ab+ac+bc)z-abc=0

must be 0 since z<sup>3</sup>+xz+y=0 has no
term in z<sup>2</sup>.  Therefore

-(a+b+c)=0 or

a+b+c=0.

That's all you were asked to show.

However by equating the other terms,
you can also find x and y:

x=ab+ac+bc and y=-abc.

Edwin</pre></font></b>