Introduction to Polynomials
Identifying Parts of a Polynomial
For the polynomial $4x^3 - 2x^2 + 7x - 5$, identify the terms, coefficients, and degree.
List all terms: Separate by + and - signs = $4x^3$, $-2x^2$, $7x$, $-5$
Identify coefficients: The number in front of each variable = 4, -2, 7, -5
Find the degree of each term: The exponent on the variable = 3, 2, 1, 0
Find the degree of the polynomial: The highest degree among all terms = Degree = 3
Answer: This is a **polynomial of degree 3** (cubic) with 4 terms. Coefficients: 4, -2, 7, -5.
Classifying Polynomials by Terms
Classify each polynomial: (a) $5x^2$ (b) $3x + 7$ (c) $x^2 - 4x + 4$
Count terms in (a): $5x^2$ has 1 term = Monomial
Count terms in (b): $3x + 7$ has 2 terms = Binomial
Count terms in (c): $x^2 - 4x + 4$ has 3 terms = Trinomial
Answer: (a) Monomial, (b) Binomial, (c) Trinomial
Writing in Standard Form
Write $5 - 3x^2 + 7x$ in standard form.
Identify the degree of each term: $5$ (degree 0), $-3x^2$ (degree 2), $7x$ (degree 1) = Degrees: 0, 2, 1
Arrange by descending degree: Highest degree first: 2, then 1, then 0 = $-3x^2 + 7x + 5$
Verify standard form: Terms ordered from highest to lowest exponent = Correct!
Answer: $-3x^2 + 7x + 5$
Determining What Is NOT a Polynomial
Which expression is NOT a polynomial? (a) $x^2 + 3$ (b) $\frac{1}{x} + 5$ (c) $2x^3 - x$
Check (a): $x^2 + 3$: exponents are 2 and 0 (non-negative integers) = Is a polynomial
Check (b): $\frac{1}{x} = x^{-1}$: exponent is -1 (negative!) = NOT a polynomial
Check (c): $2x^3 - x$: exponents are 3 and 1 (non-negative integers) = Is a polynomial
Answer: (b) $\frac{1}{x} + 5$ is NOT a polynomial because it contains a negative exponent.
Mistake: Confusing the coefficient with the exponent
Why: In $5x^3$, students sometimes think 5 is the exponent. The coefficient is the number multiplying the variable; the exponent is the small number above.
Correct: In $5x^3$: coefficient = 5, exponent = 3
Mistake: Forgetting the coefficient of 1
Why: When a term is written as $x^2$ instead of $1x^2$, students forget there is a coefficient.
Correct: $x^2$ has a coefficient of 1. We just don't write it.
Mistake: Thinking $\sqrt{x}$ or $\frac{1}{x}$ are polynomials
Why: $\sqrt{x} = x^{1/2}$ and $\frac{1}{x} = x^{-1}$ have fractional or negative exponents.
Correct: Polynomials only have whole number (non-negative integer) exponents: 0, 1, 2, 3, ...
Mistake: Finding degree of a multi-variable polynomial incorrectly
Why: For $3x^2y^3$, the degree is the SUM of all exponents in that term: $2 + 3 = 5$.
Correct: Add all exponents in each term, then find the highest total.
Projectile Motion in Sports
When a basketball player shoots, the ball's height follows a polynomial equation.
The height $h$ in meters after $t$ seconds: $h = -5t^2 + 10t + 2$. This is a degree 2 polynomial (quadratic).
Business Profit Modeling
Companies use polynomials to model costs, revenue, and profit based on units sold.
If profit is $P = -0.5x^2 + 20x - 50$ where $x$ is hundreds of items sold, this polynomial helps find the optimal production level.
A **polynomial** is an expression with terms connected by + or -, where each term has non-negative integer exponents
**Terms** are the parts separated by + or - signs
The **coefficient** is the number multiplying the variable(s)
The **degree** of a term is the exponent (or sum of exponents for multiple variables)
The **degree of a polynomial** is the highest degree among all terms
**Monomial** = 1 term, **Binomial** = 2 terms, **Trinomial** = 3 terms
**Standard form**: terms arranged from highest to lowest degree
Q: Is a single number like 7 considered a polynomial?
A: Yes! A constant like 7 is a polynomial of degree 0. It's also called a constant polynomial or monomial.
Q: What's the difference between an expression and a polynomial?
A: All polynomials are expressions, but not all expressions are polynomials. Expressions like $\frac{1}{x}$ or $\sqrt{x}$ are NOT polynomials because they don't have non-negative integer exponents.
Q: Can polynomials have more than one variable?
A: Yes! For example, $3x^2y + 5xy^2 - 2$ is a polynomial in two variables ($x$ and $y$). The degree of each term is the sum of all exponents.
Introduction to Polynomials
1 / 12
Introduction to Polynomials
Learn what polynomials are, how to identify their parts, and classify them by degree and number of terms.