answersLogoWhite

0

A value of the variable that makes the polynomial equal to zero (apex)

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

A remainder of zero in the process of doing synthetic division tells you that you have found a root of the polynomial function and a factor of the polynomial. A. True?

true


Can you have quadratic function with one real root and are complex root?

Yes, but in this case, the coefficients of the polynomial can not all be real.


When a remainder of 1 or more in the process of doing synthetic division tells you that you have found a root of the polynomial function and a factor of the polynomial.?

The statement is not true.


What is the number which when substituted in a polynomial makes its value zero?

A root.


What is a root in a polynomial graph?

A root is the value of the variable (usually, x) for which the polynomial is zero. Equivalently, a root is an x-value at which the graph crosses the x-axis.


Why does every polynomial have a real root?

1+x2 is a polynomial and doesn't have a real root.


Can the exponents in a polynomial function be negative?

No. It would not be a polynomial function then.


What is the square root of a polynomial?

The square root of a polynomial is another polynomial that, when multiplied by itself, yields the original polynomial. Not all polynomials have a square root that is also a polynomial; for example, the polynomial (x^2 + 1) does not have a polynomial square root in the real number system. However, some polynomials, like (x^2 - 4), have polynomial square roots, which in this case would be (x - 2) and (x + 2). Finding the square root of a polynomial can involve techniques such as factoring or using the quadratic formula for quadratic polynomials.


What is the root of a problem?

If you mean a math problem, "root" is another word for "solution".The "root" of a polynomial in "x" is any value for "x" which will set the polynomial equal to zero, when evaluated.If you mean a math problem, "root" is another word for "solution".The "root" of a polynomial in "x" is any value for "x" which will set the polynomial equal to zero, when evaluated.If you mean a math problem, "root" is another word for "solution".The "root" of a polynomial in "x" is any value for "x" which will set the polynomial equal to zero, when evaluated.If you mean a math problem, "root" is another word for "solution".The "root" of a polynomial in "x" is any value for "x" which will set the polynomial equal to zero, when evaluated.


A polynomial function is always continuous?

Yes, a polynomial function is always continuous


Is log n considered a polynomial function?

No, log n is not considered a polynomial function. It is a logarithmic function, which grows at a slower rate than polynomial functions.


How to find the roots of a function in MATLAB?

To find the roots of a function in MATLAB, you can use the "roots" function for polynomials or the "fzero" function for general functions. The "roots" function calculates the roots of a polynomial, while the "fzero" function finds the root of a general function by iteratively narrowing down the root within a specified interval.