Polynomial Notation: Types, Remainder Theorem, Linear and Quadratic Equation

Collegedunia Team logo

Collegedunia Team

Content Curator

 A polynomial is an algebraic expression that consists of variables, constants and exponents. The polynomial terms are mostly separated by either addition or subtraction. They can be characterized on the basis of the number of terms and degree of the polynomial. In this article, we will discuss polynomials, their types and the remainder theorem.

Also Read:- Class 10 Degree of polynomial


Polynomial

Polynomial is an algebraic expression that is made up of coefficients and variables. Variables are often known as indeterminates. The terms ‘poly’ and ‘nominal’ indicate ‘many’ and ‘terms’' respectively.

A polynomial consists of three terms- Constant, Variables and Exponents. 

  • Constants- 1, 2, 3, 4, …...etc.
  • Variables- x,y,z, a,b,c, etc.
  • Exponents- 6 in x6, 2 in x3, 2 in x2, etc are the examples of exponents 

An example of a polynomial with one variable is x2+x-6. In this, x is a variable, -6 is a constant and 2 is an exponent.

The video below explains this:

Polynomials Detailed Video Explanation:

Also Read: Complex Numbers and Quadratic Equations


Notation of Polynomial 

The polynomial function is denoted by P(x), where x represents the variable. For example, 

P(x)= x3 - 3x + 2


Polynomials in Standard Form

A polynomial in standard form is written in the descending power of the variable.

Standard form- ax2+bx+c

Example: Take the polynomial 8x+2+x2 and express it in standard form. 

Sol: To present the above polynomial in standard form, we must first determine its degree. The highest degree in the given polynomial is 2. Then we consider if there's a term with a degree less than 2, i.e. 1, and if there is a term with a degree of zero, which is the constant term. 

In standard form, 8x+2+x2 can be expressed as- x2+8x+2.

Also Read: Roots of Polynomials


Terms of a Polynomial

Unlike and Like Terms:

In polynomials, like terms are ones that have the same variable and power. If a polynomial comprises two variables, all powers of the same variable are known as similar terms. Terms with diverse variables and powers are referred to as unlike terms.

Example:

  • 9x and 7x are similar/like terms.
  • 8y2 and 4x6 are dissimilar/unlike terms.

Types of Polynomial

  • Based on number of terms:

Polynomials are classed as monomial, binomial, or trinomial on the basis of the number of terms in the expression. 

  1. Monomial- A single-term polynomial is known as a monomial. For example- 3x, 4, 9a5, etc.
  2. Binomial- A binomial polynomial is a polynomial with two terms. For example- -6x+4, 9a4+6x, xy2 + xy 
  3. Trinomial- A trinomial is a polynomial with three terms. For example- -8y4+2y+7, x2+5x-6, etc.
  • Based on degree of polynomial:

Polynomials can be divided into four categories based on the degree of the polynomial. The degree of the polynomials is the degree of a leading term or the highest power of the variable. The categories include:

  1. Zero/Constant polynomial: Polynomials with 0 degree/power.
  2. Linear polynomial: Polynomials with its highest exponent being 1.
  3. Quadratic polynomial: Polynomials with its highest exponent as 2.
  4. Cubic polynomial: Polynomials with its highest exponent as 3

Also Read: Zeros of Polynomial

Division of a Polynomial by a Polynomial

Example: Divide polynomial 5x2 + x + 3 with x

Solution: Dividend polynomial: 5x2 + x + 3

Divisor Monomial: x.

We have, (5x2 + x + 3) / x = (5x2)/x + x/x + 3/x = 5x + 1 + 3/x

3 is not divisible by x. Hence, the division is stopped and 3 is considered to be the remainder.

Therefore, we have 5x2 + x + 3 = {x (5x + 1)} + 3.

Result:

Quotient: 5x + 1

Remainder: 3

Since the remainder of the polynomial is not zero, x is not a factor of 5x2 + x + 3.

Also Read: 

Real Numbers Real Numbers Formula

Remainder Theorem

The process of dividing one polynomial by another might take a lengthy time. By giving specific rules, the Remainder and Factor Theorems assist us in avoiding the long division procedure.

“Let p (x) be any polynomial of degree one or greater, and ‘a' be any real number. If you divide p (x) by the linear polynomial (x – a), the result is p (a).”

Example: Determine whether q (t) = 6t3 + 6t2 – t – 1 is a multiple of 2t + 2.

Solution: If 2t + 2 divides q (t) with a residual of 0, only then q (t) will be a multiple of 2t+2.

2t + 2 = 0, 

t = -2/2 

t = -1

Value of q (t), when t = -1

q (-1)   = 6(-1)3 + 6(-1)2 – (-1) – 1.

= 6*(- 1) + 6*1 + 1 – 1

= – 6 + 6

= 0

Since the reminder of q (t) is equal to 0, we can conclude that 2t + 2 is a factor of  6t+ 6t– t – 1


Solving Linear Polynomial

The solution to linear polynomials is simple.To begin, remove the variable term and set the equation equals to zero. Then solve it as a simple algebra problem.

Example: 4x-2, find the value of x

Solution: let, 4x - 2 = 0

4x = 2

x = 2/4

x = 1/2


Solving Quadratic Polynomial

Rewrite the statement in descending order of degree to solve a quadratic polynomial. Then, to acquire the solution of the problem, equate the equation and execute polynomial factorization.

Example: -14+ 2x2 - 7x + x3 = 0

Solution: First arrange the terms in descending order

 x3 + 2x2 - 7x - 14 = 0

Now, take the common terms.

x2 (x+2) – 7(x+2) =0

(x2-7)(x+2)=0

So, the solutions will be 

x = -2 

x2 = 7

x = \(\sqrt{7}\)

Also Read: 


Things to Remember Based on Polynomials

  • Polynomial is an algebraic expression that is made up of coefficients and variables. 
  • Standard form a polynomial- P(x)= x3 +ax + b
  • The addition or subtraction sign separates two terms in a polynomial.
  • In a polynomial, the multiplication and division operations are not used to add extra terms.
  • The degree of polynomials should be a whole number.
  • Negative exponent expressions are not polynomials.
  • A polynomial can be classified into one of three categories based on its terms. They are monomial, binomial, and trinomial, respectively.
  • A polynomial can be classified into four types based on its degree. The four types are- zero polynomial, linear polynomial, quadratic polynomial, and cubic polynomial.
  • The standard form of a polynomial is written in decreasing order of the power of a variable.

Important Questions Based on Polynomial

Ques: What is the factor theorem in simple words?

Ans: According to the factor theorem (x), if f (a) = 0, the binomial (x -a) is a factor of polynomial f.

Ques: What must not be a polynomial consist of?

Ans: The polynomial must not be consist of- 

  • Variables with square root
  • Variables with fractional powers.
  • Variables with negative powers.
  • Variables in any fraction's denominator.

Ques: Find whether p (x) = x3 + 4x2 + x + 1 is divisible by (x – 1).

Ans: Let, x -1=0

x =1

p (x), when x=1

p (1) = (1)3 + 4(1)2 + (1) + 1

         = 1 + 4 + 1 +1

         = 7

Therefore, according to the Remainder Theorem, the remainder is 7. (x – 1)  is not a factor of x3 + 4x2 + x + 1.

Ques: Solve 4x3+ 8x2+ 32 = 0

Ans: Take the common terms.

x2 (x+4) – 8(x+4) =0

(x2-8)(x+4)=0

So, the solutions will be x =-4 and

x2 = 8

x = \(2\sqrt{2}\) 

Also Read: 

CBSE X Related Questions

1.
A 1.5 m tall boy is standing at some distance from a 30 m tall building. The angle of elevation from his eyes to the top of the building increases from 30° to 60° as he walks towards the building. Find the distance he walked towards the building.

      2.

      Form the pair of linear equations for the following problems and find their solution by substitution method.

      (i) The difference between two numbers is 26 and one number is three times the other. Find them.

      (ii) The larger of two supplementary angles exceeds the smaller by 18 degrees. Find them.

      (iii) The coach of a cricket team buys 7 bats and 6 balls for Rs 3800. Later, she buys 3 bats and 5 balls for Rs 1750. Find the cost of each bat and each ball.

      (iv) The taxi charges in a city consist of a fixed charge together with the charge for the distance covered. For a distance of 10 km, the charge paid is Rs 105 and for a journey of 15 km, the charge paid is Rs 155. What are the fixed charges and the charge per km? How much does a person have to pay for travelling a distance of 25 km.

      (v) A fraction becomes\(\frac{ 9}{11}\), if 2 is added to both the numerator and the denominator. If, 3 is added to both the numerator and the denominator it becomes \(\frac{5}{6}\). Find the fraction.

      (vi) Five years hence, the age of Jacob will be three times that of his son. Five years ago, Jacob’s age was seven times that of his son. What are their present ages?

          3.
          Find the sums given below :
          1. \(7 + 10\frac 12+ 14 + ....... + 84\)
          2. \(34 + 32 + 30 + ....... + 10\)
          3. \(–5 + (–8) + (–11) + ....... + (–230)\)

              4.
              Check whether \(6n\) can end with the digit \(0\) for any natural number \(n\).

                  5.

                  The lengths of 40 leaves of a plant are measured correct to the nearest millimetre, and the data obtained is represented in the following table :

                  Length (in mm)

                  Number of leaves

                  118 - 126

                  3

                  127 - 135 

                  5

                  136 - 144

                  9

                  145 - 153

                  12

                  154 - 162

                  5

                  163 - 171

                  4

                  172 - 180

                  2

                  Find the median length of the leaves. 
                  (Hint : The data needs to be converted to continuous classes for finding the median, since the formula assumes continuous classes. The classes then change to 117.5 - 126.5, 126.5 - 135.5, . . ., 171.5 - 180.5.)

                      6.
                      Which of the following pairs of linear equations are consistent/inconsistent? If consistent, obtain the solution graphically: (i) \(x + y = 5\),\( 2x + 2y = 10\) (ii)\( x – y = 8 , 3x – 3y = 16\) (iii) \(2x + y – 6 = 0\) , \(4x – 2y – 4 = 0\) (iv) \(2x – 2y – 2 = 0,\) \( 4x – 4y – 5 = 0\)

                          Comments



                          No Comments To Show