TOPIC

Evaluating polynomials

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed


Best Streak

0 in a row

Study Points

+0

Read

Evaluating Polynomials

Evaluating a polynomial means substituting a specific value for the variable and simplifying with order of operations: exponents, then multiplication, then addition and subtraction. Learn the steps with a worked example, and how to handle negative substitutions correctly.

Evaluating a polynomial

To evaluate a polynomial means to find its value at a specific number, by substituting that number in for the variable and simplifying. It's the same idea as evaluating any algebraic expression, applied to a polynomial's multiple terms.

Evaluating a polynomial Steps to evaluate 2x squared minus 3x plus 1 at x equals 4: substitute 4 for x, then simplify using order of operations to get 21. Evaluate 2x² − 3x + 1 at x = 4 1. Substitute:2(4)² − 3(4) + 1 2. Exponents:2(16) − 3(4) + 1 3. Multiply:32 − 12 + 1 4. Add/subtract: 32 − 12 + 1 = 21
Substitute the given value, then simplify using order of operations.

Steps to evaluate

For 2x² − 3x + 1 at x = 4: first substitute 4 for every x: 2(4)² − 3(4) + 1. Then simplify with order of operations — exponents first: 2(16) − 3(4) + 1. Then multiply: 32 − 12 + 1. Finally add and subtract: 32 − 12 + 1 = 21.

Why order of operations matters

Substituting is the easy part; getting the arithmetic right afterward depends entirely on following order of operations correctly — exponents before multiplication, multiplication before addition and subtraction. A single skipped step, like multiplying before squaring, gives a wrong answer even with a correct substitution. This builds on evaluating algebraic expressions.

Negative values

Substituting a negative number needs extra care with parentheses: evaluating x² at x = −3 means (−3)² = 9, not −3² = −9. Always wrap a negative substitution in parentheses before simplifying, a habit that carries over from understanding what a polynomial is and identifying its terms and coefficients in the first place.

Related lessons