Notebook
00:06
12 Apr 2026

Recognising Non-Polynomial Disguises

Welcome! Today we're tackling Recognising Non-Polynomial Disguises — learning to spot expressions that look like polynomials but actually aren't.

You know the rule: exponents of the variable must be non-negative integers.

But in practice, non-polynomial expressions do not announce themselves — they hide behind familiar-looking notation.

Consider these sneaky examples:

ExpressionWhat it looks likeWhat's actually happening
3x\frac{3}{x}sneaky!Simple fractionHidden negative exponent
x+3\sqrt{x} + 3sneaky!Innocent additionHidden fractional exponent

In this lesson, you will learn:

  • The three main disguises that non-polynomials use
  • The crucial distinction between:
    • 5\sqrt{5} — square root of a constant
    • x\sqrt{x} — square root of the variable

1. Variable in the denominator means negative exponent

The polynomial definition is clear in theory, but non-polynomial expressions often hide their violations.

The first and most common disguise is when the variable appears in a denominator — this secretly creates a negative exponent.

Example:

ExpressionRewritten FormWhy it fails
3x\frac{3}{x}3x13x^{-1}Exponent 1-1 is negative
5x2\frac{5}{x^2}5x25x^{-2}Exponent 2-2 is negative

Key insight: A variable in the denominator = negative exponent = NOT a polynomialfails!.

✍️ Question

Your turn 🔍

Is x31x+2xx^3 - \frac{1}{x} + 2x a polynomial?

If not, identify the specific term that violates the definition and rewrite it with an explicit exponent.

Key Rule: Whenever the variable appears in a denominatorLook for variables downstairs, rewrite it with a negative exponentMakes the violation visible immediately to make the violation visibleNo guessing needed.

1x=x1\frac{1}{x} = x^{-1} → Exponent: -1A negative exponent → Negative → Not a polynomial term.Polynomials need zero or positive exponents

3x2=3x2\frac{3}{x^2} = 3x^{-2} → Exponent: -2Also a negative exponent → Negative → Not a polynomial term.Violates the whole number rule

✍️ MCQ
Choose one
In the expression x31x+2xx^3 - \frac{1}{x} + 2x, which term violates the polynomial definition?

For x31x+2xx^3 - \frac{1}{x} + 2x: the terms x3x^3 and 2x2x are fine (exponents 3 and 1, both non-negative integers).

But 1x=x1\frac{1}{x} = x^{-1} has a negative exponentviolation!A negative exponent disqualifies the expression. One bad term is enough: the entire expression is not a polynomial.Even a single invalid term means it's not a polynomial

✍️ MCQ
Choose one
In the expression x31x+2xx^3 - \frac{1}{x} + 2x, which term violates the polynomial definition?

The test: If xx appears anywhere in a denominatorYour signal to rewrite with negative exponent, rewrite it with a negative exponentShows if it violates polynomial rules and check.

Almost always, the expression will not be a polynomialNegative exponent means it's not a polynomial.

Example: In x31x+2xx^3 - \frac{1}{x} + 2x, the term 1x=x1\frac{1}{x} = x^{-1}-1The moment you get a negative exponent has exponent 1-1, which is negative — so this is not a polynomialDenominator variables mean non-polynomial.

✍️ Yes/No
Yes or No?
Is 5x2\frac{5}{x^2} a polynomial term?

2. Root of the variable creates a fractional exponent

The Second Disguise: Roots of Variables

The second disguise is subtler: when a root (square root, cube root) is applied to the variable itself. The expression looks simple, but it hides a fractional exponent that disqualifies it from being a polynomial.

Remember:

  • x=x1/2\sqrt{x} = x^{1/2}
  • x3=x1/3\sqrt[3]{x} = x^{1/3}

These have fractional exponents, which are not integers, so they violate the polynomial definition.

✍️ Question

Your Turn 🤔

Is x2+x1/26x^2 + x^{1/2} - 6 a polynomial?

Explain precisely what makes it fail (or pass) the polynomial test.

When a root is applied to the variable, it creates a fractional exponentRoots conceal fraction powers underneath:

  • x=x1/2\sqrt{x} = x^{1/2} — Exponent 12\frac{1}{2} is not an integer
  • x3=x1/3\sqrt[3]{x} = x^{1/3} — Exponent 13\frac{1}{3} is not an integer
  • x3/2x^{3/2} — Exponent 32\frac{3}{2} is not an integerFractions disqualify it from polynomial status

All of these violate the polynomial definition, which requires exponents to be non-negative integersOnly zero, one, two, three — no fractions (0, 1, 2, 3, ...).

So x2+x1/26x^2 + x^{1/2} - 6 is not a polynomialOne fractional exponent fails the whole thing because the term x1/2x^{1/2}fractional!This single fraction disqualifies it has a fractional exponent.

✍️ Yes/No
Yes or No?
Is x3+x35x^3 + \sqrt[3]{x} - 5 a polynomial?

For x2+x1/26x^2 + x^{1/2} - 6: the terms x2x^2 and 6-6 are fine (exponents 2 and 0). But x1/2x^{1/2}One-half is a fraction, not a whole number has fractional exponent 12\frac{1}{2}NOT integerFractional exponent disqualifies it.

One bad term disqualifies the entire expression.Even one fractional or negative exponent fails it

x2+x1/26\therefore x^2 + x^{1/2} - 6 is NOT a polynomial.One bad term means the whole thing fails

✍️ MCQ
Choose one
Which term in x2+x1/26x^2 + x^{1/2} - 6 violates the polynomial definition?

An even trickier case: x2+1=(x2+1)1/2\sqrt{x^2 + 1} = (x^2 + 1)^{1/2}

Even though x2+1x^2 + 1The inside being a polynomial doesn't save it is itself a polynomial, taking its square root destroys the polynomial propertyThe square root breaks polynomial structure. The result cannot be written as a sum of terms with non-negative integer powersThat one-half exponent ruins everything of xx.

✍️ MCQ
Choose one
Is x4\sqrt{x^4} a polynomial?

3. The sqrt-of-constant vs sqrt-of-variable distinction

Here's a trap that catches many students: they see 'sqrt' anywhere in an expression and immediately reject it as not a polynomial. 🚫

But the critical question is not whether sqrt appears — it's what the sqrt is applied to.

Applied to...Result
A constant?
The variable?

This single distinction separates correct from incorrect classification.

📋 Given Info

Consider this expression:

3x25x+3\sqrt{3}x^2 - 5x + \sqrt{3}

Coefficients: 3\sqrt{3}, 5-5, and 3\sqrt{3}

Exponents of xx: 22, 11, and 00 — all non-negative integers.

The square roots are applied to constants, not to the variable xx.

✍️ Question

Your friend says:

"Any expression with sqrt in it is not a polynomial."

Challenge: Give one counterexample that proves them wrong, and explain the difference between constant\sqrt{\text{constant}} and variable\sqrt{\text{variable}}.

The trap: Students see 'sqrt' and immediately think 'not a polynomial.'

But it depends on WHEREWhere the root appears determines everything the \sqrt{} appears:

  • 3\sqrt{3} in a coefficient?Root 3 is just a number, works as a coefficient → Just a constant, like 1.732...1.732..., perfectly fine!
  • x\sqrt{x} involving the variable?Root x means x to the one-half power → That's x1/2x^{1/2}, a fractional exponent — not allowedFractional exponents are not allowed in polynomials.
✍️ MCQ
Choose one
In the expression 3x25x+3\sqrt{3}x^2 - 5x + \sqrt{3}, why is 3\sqrt{3} acceptable as a coefficient?

sqrt applied to a CONSTANT: 2\sqrt{2}, 3\sqrt{3}, 7\sqrt{7} — these are just irrational numbers. As coefficients, they are perfectly fineA constant's square root is simply a number.

The key distinction:

  • 3\sqrt{3} is a number (approximately 1.732) — valid coefficient ✓
  • x\sqrt{x} is x1/2x^{1/2}fractional exponent on the variableFractional exponent breaks the polynomial rule

2x23x+1\sqrt{2}x^2 - 3x + 1 IS a polynomial.Non-negative integer exponents means it's a polynomial

Let's verify:

  • Term 1: 2x2\sqrt{2}x^2 — exponent of xx is 2
  • Term 2: 3x-3x — exponent of xx is 1
  • Term 3: 11 — exponent of xx is 0

All exponents are non-negative integersEvery exponent is a whole number zero or greater. The 2\sqrt{2} is just a coefficientIrrational coefficients are perfectly acceptable!

✍️ MCQ
Choose one
Your friend claims: 'Any expression with \sqrt{} in it is not a polynomial.' Which of these is a valid counterexample?

sqrt applied to the VARIABLECreates a fractional exponent of one-half: x=x1/2\sqrt{x} = x^{1/2}. This creates a fractional exponentFractional exponents disqualify it from being a polynomial. NOT a polynomial.

So the key distinction is:

  • 3x2\sqrt{3} \cdot x^2 → sqrt of a constantJust an irrational coefficient → coefficient is just an irrational number → PolynomialRoot on constant keeps it a polynomial
  • x\sqrt{x} → sqrt of the variableCreates fractional exponent of one-half → exponent becomes 12\frac{1}{2}NOT a polynomialFractional exponents disqualify polynomials
✍️ MCQ
Choose one
Your friend claims: 'Any expression with \sqrt{} in it is not a polynomial.' Which expression is a counterexample that proves them wrong?

Even trickier: x2+1\sqrt{x^2 + 1}trap! = (x2+1)1/2(x^2 + 1)^{1/2}

Even though x2+1x^2 + 1 is a polynomialThe inside part is a valid polynomial, taking its square rootThe square root wrapper breaks it is not. The result cannot be expressed as a sum of xx-to-integer-power terms(It stays stuck as a fractional power).

The rule: Look at what the \sqrt{} is applied toYour instant test for square roots.

  • If it is applied to a number (constant)Just an irrational coefficient, totally allowed like 3\sqrt{3}no problemNo problem with irrational coefficients. It's just an irrational coefficientIrrational numbers can be coefficients.
  • If it is applied to anything involving xxEven something like root of x squared plus 1 like x\sqrt{x} or x2+1\sqrt{x^2 + 1}(NOT poly)it disqualifies the expressionBecomes a fractional power.
✍️ MCQ
Choose one
Your friend says: 'Any expression with sqrt in it is not a polynomial.' Which of these proves them WRONG?