If the only real root of a fifth degree polynomial is 3 1 , the sum of all roots in simplified form is:
assumptions
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
Since it has only one real root, other four roots are of the form (a+ib),(a-ib),(c+id),(c-id) as complex roots occur in pairs. let z1 = a+ib & z2= c+id be the other twoo roots Therefore Sum = 1/3 + 2(a+c) = 1/3 + 2( Re(z1) + Re(z2) )