If the cubic polynomial you are given does not have an obvious factorization, then you must use synthetic division. I'm sure wikipedia can tell you all about that.
Chat with our AI personalities
If there is one variable. Then put each variable equal to zero and then solve for the other variable.
If you have the zeros of a polynomial, it is easy, almost trivial, to find an expression with those zeros. I am not sure I understood the question correctly, but let's assume you have the zero 2 with multiplicity 2, and other zeros at 3 and 5. Just write the expression: (x-2)(x-2)(x-3)(x-5). (Example with a negative zero: if there is a zero at "-5", the factor becomes (x- -5) = (x + 5).) You can multiply this out to get the polynomial if you like. For example, if you multiply every term in the first factor with every term in the second factor, you get x2 -2x -2x + 4 = x2 -4x + 4. Next, multiply each term of this polynomial with each term of the next factor, etc.
If the discriminant is positive, then the function has two real zeros. If it is zero, then the function has one real zero. If it is negative, then it has two complex conjugate zeros.This assumes that we are talking about a standard second order polynomial equation, i.e. quadratic equation, in the form Ax2 + Bx + C = 0, and that the discriminant is B2 - 4AC, which is a part of the standard solution of these kind of equations.
Solve the equation - by whatever means available to you: factorising, graphical, numerical approximations, etc.
The equation must be written such that the right side is equal to zero. And the resulting equation must be a polynomial of degree 2.