Polynomials: Project Presentation by Aaditya Joshi
Polynomials: Project Presentation by Aaditya Joshi
Acknowledgement
Day Before The Submission.
7u 6 – 3 4 2 4 8 2 u u u + + − is a polynomial in the
variable u of degree 6.
Types OF POLYNOMIALS ON THE BASIS OF DEGREE
1. Linear Polynomial - A polynomial of degree 1 is
called a linear polynomial. EXAMPLE - 2x – 3
2. Quadratic Polynomial - A polynomial of degree 2 is
called a quadratic polynomial. EXAMPLE - 2x^2+3x+1
3. Cubic Polynomial - A polynomial of degree 3 is
called a cubic polynomial. EXAMPLE - ax^3 + bx^2 +
cx + d
4. Bi-quadratic Polynomial - A Polynomial of degree 4
is called a biquadratic polynomial. Example - 3x^4+1
Zero Of a Polynomial
A real number “k” is said to be a zero of a polynomial p(x), if
p(k) = 0.
α + β = –b/a , αβ = c/a
Division Algorithm for Polynomials
Dividend = Divisor × Quotient + Remainder, It’s Similar
TO The Euclid’s Division Algorithm.