.
find cubic polynomial with the sum, sum of the product of its zeros taken two at a time, and product of its zeros as 5, -2, -24 respectively.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let this polynomial be
p(x) = = ,
and , and are its roots.
Then, as you can check by performing multiplication and opening the parentheses,
a = = -5,
b = = -2,
c = = 24.
So, the polynomial is p(x) = .