find a cubic polynomial with the sum of the product of its zeros taken two at a time and product of its zeros as 3 - 1 and 3 respectively
Answers
Answered by
2
Answer:
The general form of a cubic equation is ax3 + bx2 + cx + d = 0 where a, b, c and d are constants and a ≠ 0. The sum and product of the roots of a cubic equation of the form ax3 + bx2 + cx + d = 0 are, For example: say you need to find the sum and product of the roots of the cubic equation 9x3 - 6x2 – 3x – 2 = 0.
Answered by
2
Generally,
A cubic polynomial say, f(x) is of the form ax3 + bx2 + cx + d.
And, can be shown w.r.t its relationship between roots as.
⇒ f(x) = k [x3 – (sum of roots)x2 + (sum of products of roots taken two at a time)x – (product of roots)]
Where, k is any non-zero real number.
Here,
f(x) = k [x3 – (3)x2 + (-1)x – (-3)]
∴ f(x) = k [x3 – 3x2- x + 3)]
where, k is any non-zero real number.
Similar questions