Book a personalised 1:1 class with LearnoHub
Search
Let three zeroes a, b ,c
Now given a+b+c = -3
ab+bc+ca = -8
abc = 2
Now cubic equation is
x3 - (a+b+c)x2 + (ab+bc+ca)x - abc= 0
=> x3 + 3x2 - 8x - 2 =0
So the required equation is: x3 + 3x2 - 8x - 2 =0