What's a Polynomial? Degree and Family Tree
How a single number — the degree — sorts every one-variable expression into one of four named families
AI Generation Prompt
Ultra-wide cinematic banner (16:5 ratio). A glowing genealogical 'family tree' rises out of a dark misty foreground into a deep starry navy sky. The trunk is labelled with a soft golden 'POLYNOMIAL' inscription that fades into branches. Four broad branches arc outward, each ending in a stylised glowing leaf in a distinct colour: pale grey for 'Constant', emerald green for 'Linear', sky blue for 'Quadratic', violet for 'Cubic'. Faint mathematical formulas float around each leaf. The image conveys: every algebraic expression in one variable belongs to one of these branches by its degree. Painterly cinematic illustration in the style of mathematical wonder. Dark background. No text labels other than what is described.
Look at four expressions: , , , . They all involve one variable. Which is the simplest? Which is the most complicated? What rule could you use to compare their 'difficulty'?
Notice the highest power of the variable in each — does that look like a useful ranking?
From Brahmagupta's Brahmasphuṭa-siddhānta — On Classifying Equations
एकवर्णसमीकरणम् वर्गसमीकरणं तथा
घनसमीकरणं चेति त्रिविधं समीक्ष्यताम्॥
(eka-varṇa-samīkaraṇam varga-samīkaraṇaṃ tathā / ghana-samīkaraṇaṃ ceti tri-vidhaṃ samīkṣyatām)
'समीकरण तीन प्रकार के होते हैं — सामान्य (एक चिन्ह), वर्ग (वर्गयुक्त), और घन (घनयुक्त)।'
'Equations are of three kinds — eka-varṇa (linear, one symbol), varga (quadratic, with a square), and ghana (cubic, with a cube).'
In 628 CE, Brahmagupta organised algebra by the highest power of the unknown — exactly the degree-based classification you'll learn on this page. The Sanskrit names — eka-varṇa for linear, varga for quadratic, ghana for cubic — appear in every Indian algebra text from then on. The English words quadratic (Latin quadratus, square) and cubic are direct translations of the Sanskrit. Brahmagupta named the family tree we're about to draw.
From algebraic expression to polynomial
On the previous page, you saw three kinds of expression — some with two variables (, ) and one with just one (). From now on, we focus on the one-variable case.
A polynomial in one variable (also called a univariate polynomial, or just polynomial when the context is clear) is an expression built from a single variable, its non-negative integer powers, and numbers — combined with addition, subtraction, and multiplication.
Examples that are polynomials:
- · · · · ·
Examples that are not polynomials:
- — it has , a fractional power. Not allowed.
- — it has , a negative power. Not allowed.
- — the variable is in the exponent, not the base. Not allowed.
In a polynomial, the variable's only powers are 0, 1, 2, 3, 4, … (whole numbers ≥ 0).
Degree — the highest power that appears
Every polynomial has a degree — the highest power of the variable that appears in any term. The degree is the single most important number describing a polynomial.
- In , the highest power of is 2. Degree = 2.
- In , the highest power of is 3. Degree = 3.
- In , the highest power of is 1. Degree = 1.
- In , there is no variable — but we can write , so the highest power is 0. Degree = 0.
Degree organises polynomials into families:
| Degree | Family name | Example |
|---|---|---|
| 0 | constant polynomial | , , |
| 1 | linear polynomial | , , |
| 2 | quadratic polynomial | , |
| 3 | cubic polynomial |
Degrees 4, 5, 6 and higher exist too — they don't have such friendly names, but you'll meet them later. The rest of this chapter zooms entirely into the linear case (degree 1) — the simplest non-trivial family.
Loading simulator…
Find the degrees of: (i) (ii) (iii) (iv)
Write polynomials of degrees 1, 2, and 3.
What are the coefficients of and in the polynomial ?
What is the coefficient of in the polynomial ?
What is the constant term of the polynomial ?
Is a polynomial? Is ? Why or why not?
Practice Yourself — Identify, Classify, Inspect
For each polynomial: state the degree, the family name, and the coefficient of the highest-power term (the leading coefficient). Cover the answers and try.
Answers: 1. degree 1, linear, leading coeff 7. 2. degree 2, quadratic, leading coeff 1. 3. degree 3, cubic, leading coeff −3. 4. degree 0, constant, the constant is the leading coeff = 5. 5. degree 4, no friendly name (call it 'degree-4 polynomial'), leading coeff 2. 6. degree 2, quadratic, leading coeff −1. 7. degree 1, linear, leading coeff ½. 8. degree 1, linear, leading coeff 11. 9. degree 3, cubic, leading coeff 1. 10. degree 0, constant, leading coeff −7.
Q1.What is the degree of the polynomial ?
AI Generation Prompt
Ultra-wide cinematic banner (16:5 ratio). A glowing genealogical 'family tree' rises out of a dark misty foreground into a deep starry navy sky. The trunk is labelled with a soft golden 'POLYNOMIAL' inscription that fades into branches. Four broad branches arc outward, each ending in a stylised glowing leaf in a distinct colour: pale grey for 'Constant', emerald green for 'Linear', sky blue for 'Quadratic', violet for 'Cubic'. Faint mathematical formulas float around each leaf. The image conveys: every algebraic expression in one variable belongs to one of these branches by its degree. Painterly cinematic illustration in the style of mathematical wonder. Dark background. No text labels other than what is described.
Look at four expressions: , , , . They all involve one variable. Which is the simplest? Which is the most complicated? What rule could you use to compare their 'difficulty'?
Notice the highest power of the variable in each — does that look like a useful ranking?
From Brahmagupta's Brahmasphuṭa-siddhānta — On Classifying Equations
एकवर्णसमीकरणम् वर्गसमीकरणं तथा
घनसमीकरणं चेति त्रिविधं समीक्ष्यताम्॥
(eka-varṇa-samīkaraṇam varga-samīkaraṇaṃ tathā / ghana-samīkaraṇaṃ ceti tri-vidhaṃ samīkṣyatām)
'समीकरण तीन प्रकार के होते हैं — सामान्य (एक चिन्ह), वर्ग (वर्गयुक्त), और घन (घनयुक्त)।'
'Equations are of three kinds — eka-varṇa (linear, one symbol), varga (quadratic, with a square), and ghana (cubic, with a cube).'
In 628 CE, Brahmagupta organised algebra by the highest power of the unknown — exactly the degree-based classification you'll learn on this page. The Sanskrit names — eka-varṇa for linear, varga for quadratic, ghana for cubic — appear in every Indian algebra text from then on. The English words quadratic (Latin quadratus, square) and cubic are direct translations of the Sanskrit. Brahmagupta named the family tree we're about to draw.
From algebraic expression to polynomial
On the previous page, you saw three kinds of expression — some with two variables (, ) and one with just one (). From now on, we focus on the one-variable case.
A polynomial in one variable (also called a univariate polynomial, or just polynomial when the context is clear) is an expression built from a single variable, its non-negative integer powers, and numbers — combined with addition, subtraction, and multiplication.
Examples that are polynomials:
- · · · · ·
Examples that are not polynomials:
- — it has , a fractional power. Not allowed.
- — it has , a negative power. Not allowed.
- — the variable is in the exponent, not the base. Not allowed.
In a polynomial, the variable's only powers are 0, 1, 2, 3, 4, … (whole numbers ≥ 0).
Degree — the highest power that appears
Every polynomial has a degree — the highest power of the variable that appears in any term. The degree is the single most important number describing a polynomial.
- In , the highest power of is 2. Degree = 2.
- In , the highest power of is 3. Degree = 3.
- In , the highest power of is 1. Degree = 1.
- In , there is no variable — but we can write , so the highest power is 0. Degree = 0.
Degree organises polynomials into families:
| Degree | Family name | Example |
|---|---|---|
| 0 | constant polynomial | , , |
| 1 | linear polynomial | , , |
| 2 | quadratic polynomial | , |
| 3 | cubic polynomial |
Degrees 4, 5, 6 and higher exist too — they don't have such friendly names, but you'll meet them later. The rest of this chapter zooms entirely into the linear case (degree 1) — the simplest non-trivial family.
Loading simulator…
Find the degrees of: (i) (ii) (iii) (iv)
Write polynomials of degrees 1, 2, and 3.
What are the coefficients of and in the polynomial ?
What is the coefficient of in the polynomial ?
What is the constant term of the polynomial ?
Is a polynomial? Is ? Why or why not?
Q1.What is the degree of the polynomial ?