Introduction to Linear Polynomials | Exercise 2.1

Question 2

Write polynomials of degrees 1, 2 and 3.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • The degree of a polynomial is the highest exponent (power) of the variable in the expression.
  • Degree 1 (Linear polynomial): The highest power of the variable is 11.
  • Degree 2 (Quadratic polynomial): The highest power of the variable is 22.
  • Degree 3 (Cubic polynomial): The highest power of the variable is 33.

Step 1 · Polynomial of Degree 1

A polynomial of degree 11 is called a linear polynomial, where the highest power of the variable is 11.

An example is: 2x+52x + 5

Step 2 · Polynomial of Degree 2

A polynomial of degree 22 is called a quadratic polynomial, where the highest power of the variable is 22.

An example is: x2+3x+1x^2 + 3x + 1

Step 3 · Polynomial of Degree 3

A polynomial of degree 33 is called a cubic polynomial, where the highest power of the variable is 33.

An example is: x32x2+x+4x^3 - 2x^2 + x + 4

Answer
  • Degree 1: 2x+52x + 5
  • Degree 2: x2+3x+1x^2 + 3x + 1
  • Degree 3: x32x2+x+4x^3 - 2x^2 + x + 4
Common Mistakes
  • Degree vs. Number of Terms: Confusing the degree (highest exponent) with the number of terms. For example, x3x^3 has only 11 term but is of degree 33.
  • Zero Leading Coefficient: Writing a polynomial where the highest degree term has a coefficient of zero (e.g., 0x2+3x+10x^2 + 3x + 1 is a degree 11 polynomial, not degree 22).

More questions in Exercise 2.1

Q1

Find the degrees of the following polynomials:

(i) 2x25x+32x^2 - 5x + 3

(ii) y3+2y1y^3 + 2y - 1

(iii) 9-9

(iv) 4z34z - 3

Q2

Write polynomials of degrees 1, 2 and 3.

Q3

What are the coefficients of x2x^2 and x3x^3 in the polynomial x43x3+6x22x+7x^4 - 3x^3 + 6x^2 - 2x + 7?

Q4

What is the coefficient of zz in the polynomial 4z3+5z2114z^3 + 5z^2 - 11?

Q5

What is the constant term of the polynomial 9x3+5x28x109x^3 + 5x^2 - 8x - 10?

← Back to Introduction to Linear Polynomials