Polynomialshard
0:00.0

A cubic polynomial P(x)=x3+ax2+bx+cP(x) = x^3 + ax^2 + bx + c has the property that its roots r1,r2,r3r_1, r_2, r_3 satisfy r12+r22+r32=7r_1^2 + r_2^2 + r_3^2 = 7 and r1+r2+r3=3r_1 + r_2 + r_3 = 3. Determine the coefficient bb.