Math III · F-IF.7.c

Graphing Polynomial Functions Using Zeros, Factorizations, and End Behavior

Polynomial graphs become readable when students use zeros, multiplicity, degree, and leading coefficient instead of plotting blindly.

Concept Functions
Domain Interpreting Functions
Read time 6 minutes

What this learning objective is really asking you to learn

This objective asks students to graph polynomial functions using zeros, factorizations, and end behavior. Students already learned how factored form reveals zeros and how polynomial arithmetic works. Now they use those ideas to create meaningful graphs.

A polynomial function might be written as

\[p(x)=2(x+3)(x-1)^2(x-4)\].

From this factored form, students can read many graph features. The zeros are \(x=-3\), \(x=1\), and \(x=4\). The zero at \(x=1\) has multiplicity 2 because the factor is squared. The degree is 1+2+1=4. The leading coefficient is positive because the product begins with \(2x^4\). Therefore the graph rises on both ends. At zeros with odd multiplicity, the graph usually crosses the x-axis. At zeros with even multiplicity, the graph touches or bounces.

This objective is not asking students to create perfect calculus-level graphs with exact turning points. It asks for structural graphing: use algebraic features to sketch a graph that has the correct intercepts, crossing/touching behavior, and end behavior.

Students should also use sign intervals. The zeros divide the number line into intervals. Testing a point in each interval tells whether the graph is above or below the x-axis there. This helps the graph move correctly between zeros.

The main idea is that polynomial graphs are not random curves. Their shape is constrained by algebra. Factors reveal zeros. Multiplicity reveals local behavior at zeros. Degree and leading coefficient reveal end behavior. The y-intercept comes from evaluating \(p(0)\). A good graph sketch combines these features.

Why students should learn this math

Students should learn polynomial graphing because polynomials model smooth relationships with turning behavior. Lines model constant change. Quadratics model one turning point. Higher-degree polynomials can model more complex behavior: multiple break-even points, several phases of increase and decrease, profit/loss intervals, error curves, design shapes, and approximations to more complicated functions.

Graphing from structure is much more powerful than plotting random points. If students only make a table, they may miss roots or end behavior. Factored form gives exact landmarks. For example, a profit model in factored form may immediately show three break-even production levels. The intervals between those zeros show where profit is positive or negative. That is business information, not just algebra.

End behavior matters because it tells what happens for very large positive or negative inputs. In many contexts, the meaningful domain may be limited, but understanding long-term behavior still helps evaluate the model. A polynomial with positive leading coefficient and even degree rises on both ends. With negative leading coefficient and even degree, it falls on both ends. Odd-degree polynomials have opposite end directions.

Multiplicity matters because it changes the story at a zero. If a graph crosses the x-axis, the function changes sign. If it touches and bounces, the sign may stay the same. In context, that can mean a quantity reaches zero but does not change from positive to negative, or it crosses from gain to loss.

The “why” is that polynomial graphs tell stories of zeros, signs, turns, and long-term behavior. Students who can read these features can interpret models, not just sketch curves.

The historical machinery: roots and graph shape

Polynomial equations have been central to algebra for centuries. Finding roots was a major goal because roots solve equations. Coordinate graphing connected roots to x-intercepts. Factoring connected roots to algebraic structure. Over time, mathematicians learned to read a polynomial's graph through its algebraic form.

The Fundamental Theorem of Algebra explains that a degree \(n\) polynomial has \(n\) complex roots counted with multiplicity. A real graph shows real roots as x-intercepts. Some roots may be nonreal and not visible as x-intercepts, but they still affect factorization over the complex numbers. In Math III graphing, students focus mostly on real zeros and real graph behavior.

Calculus later provides tools for exact turning points and concavity. But before calculus, students can still make strong qualitative graphs using zeros, multiplicities, sign intervals, and end behavior. This is an important stage in the historical development of graph analysis: algebra gives shape before calculus gives precision.

Where this fits in the big map of mathematics

This objective builds directly on earlier polynomial work. Objective 135 introduced identifying zeros from factorizations and using them to sketch graphs. Objective 157 continues that work inside the Functions domain.

It connects to the Remainder Theorem because testing values can find zeros.

It connects to factoring and useful rewrites. The right form reveals graph features.

It connects to end behavior and degree. Leading terms dominate far from the origin.

It connects to average rate of change and later calculus. Polynomial graphs provide rich examples of changing rates.

It connects to modeling. Polynomial zeros and signs often represent thresholds, break-even points, and intervals of positive/negative behavior.

The big-map role is polynomial graph literacy. Students learn to translate algebraic structure into visual behavior.

How to execute the skill technically

Use this graphing routine:

  1. Identify degree and leading coefficient.
  2. Determine end behavior.
  3. Find zeros from factored form or factoring.
  4. Identify multiplicity of each zero.
  5. Determine crossing or touching behavior at each zero.
  6. Find the y-intercept by evaluating \(p(0)\).
  7. Use sign intervals if needed.
  8. Sketch a smooth curve consistent with all features.

Example:

\[p(x)=-(x+2)(x-1)^2(x-3)\].

Zeros: \(x=-2\), \(x=1\), \(x=3\).

Multiplicities: -2 has multiplicity 1, 1 has multiplicity 2, 3 has multiplicity 1.

Degree: 4. Leading coefficient: negative. End behavior: falls on both ends.

At \(x=-2\), the graph crosses. At \(x=1\), it touches/bounces. At \(x=3\), it crosses.

Y-intercept:

\[p(0)=-(2)(1)(-3)=6\].

So the graph passes through \((0,6)\).

The sketch should fall from the left, cross at -2, reach positive values, touch at 1 without crossing, remain positive until crossing at 3, then fall to the right.

Worked example: sign intervals

Let

\[p(x)=(x+1)(x-2)(x-5)\].

Zeros divide the number line into intervals:

\(x<-1\), \(-1<x<2\), \(2<x<5\), and \(x>5\).

Test \(x=-2\):

\((-1)(-4)(-7)\) is negative.

Test \(x=0\):

\((1)(-2)(-5)\) is positive.

Test \(x=3\):

\((4)(1)(-2)\) is negative.

Test \(x=6\):

\((7)(4)(1)\) is positive.

The graph is below, above, below, above across the intervals. Since the degree is 3 and leading coefficient is positive, the graph falls left and rises right. This sign pattern matches the expected end behavior.

Worked example: repeated zero

Let

\[q(x)=(x-4)^2(x+1)\].

At \(x=4\), the zero has multiplicity 2, so the graph touches the x-axis. At \(x=-1\), the graph crosses. Degree is 3 with positive leading coefficient, so the graph falls left and rises right.

Repeated zeros often flatten the graph near the x-axis. Higher multiplicities create flatter behavior. Students should learn this qualitatively even before calculus.

Additional example: graphing from partially factored form

Consider

\[p(x)=x(x^2-9)(x+4)\].

This is not fully factored at first, but structure helps. Rewrite \(x^2-9\) as \((x-3)(x+3)\). Then

\[p(x)=x(x-3)(x+3)(x+4)\].

Zeros are \(x=0\), \(x=3\), \(x=-3\), and \(x=-4\). Each has multiplicity 1, so the graph crosses at each zero. Degree is 4 with positive leading coefficient, so the graph rises on both ends.

The y-intercept is \(p(0)=0\), which is already one of the zeros.

To sketch, order the zeros from left to right: -4, -3, 0, 3. The graph starts high on the left, crosses at -4, crosses at -3, crosses at 0, crosses at 3, and ends high on the right. Since every zero has odd multiplicity, the sign changes at every zero.

This example shows that students may need to factor before graphing. Polynomial graphing often begins with expression rewriting.

Repeated roots and sign behavior

Consider

\[q(x)=(x+2)^2(x-1)^2\].

The degree is 4 and leading coefficient is positive, so both ends rise. Zeros are \(x=-2\) and \(x=1\), both with multiplicity 2. The graph touches the x-axis at both zeros and stays on the same side of the axis. In fact, because the expression is a product of squares, \(q(x) \ge 0\) for all x. The graph never goes below the x-axis.

This is a powerful structural insight. Students do not need dozens of plotted points to know the graph is nonnegative.

Polynomial graphs and context

Suppose a polynomial profit model has zeros at 100, 250, and 400 units sold. These zeros are break-even points. If the graph is positive between 250 and 400 but negative below 100, the business interpretation is clear: the company profits only over certain production intervals. Polynomial graphing is not merely visual; it can show where a model changes sign.

Problem Library

Problems in the App From This Objective

186 problems across 15 archetypes in the app.

use zeros, multiplicities, and end behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Graph polynomial from factored form f(x)=(x-2)(x+1)^2.

Problem 2

Graph polynomial from factored form f(x)=-(x-3)^2(x+2).

Problem 3

Graph polynomial from factored form f(x)=x(x-1)(x+4).

Problem 4

Graph polynomial from factored form f(x)=(x+2)^2(x-1)^2.

Open in simulator
Problem 5

Graph polynomial from factored form f(x)=(x+1)(x-3)(x+2).

Problem 6

Graph polynomial from factored form f(x)=-(x+4)(x-1)^2.

Problem 7

Graph polynomial from factored form f(x)=(x-5)^2(x+3)^2.

Problem 8

Graph polynomial from factored form f(x)=-(x+1)(x-2)^3.

Problem 9

Graph polynomial from factored form f(x)=x(x-1)(x+1)(x-2)(x+2).

Problem 10

Graph polynomial from factored form f(x)=-(x-3)(x+1)^2(x-2)^2.

Problem 11

Graph polynomial from factored form f(x)=(x+3)(x-1)^3.

Problem 12

Graph polynomial from factored form f(x)=(x-4)^3.

factor and read repeated roots.
15 problems Warmup Practice Mixed Review Assessment
Problem 13

Identify zeros and multiplicities from polynomial f(x)=(x-4)^3(x+2).

Problem 14

Identify zeros and multiplicities from polynomial f(x)=x^2(x-5)^2.

Open in simulator
Problem 15

Identify zeros and multiplicities from polynomial f(x)=(x+1)(x^2+4).

Problem 16

Identify zeros and multiplicities from polynomial f(x)=2(x-3)^4.

Problem 17

Identify zeros and multiplicities from polynomial f(x)=(x-1)(x+3)(x-5).

Problem 18

Identify zeros and multiplicities from polynomial f(x)=(x+5)^3.

Problem 19

Identify zeros and multiplicities from polynomial f(x)=3x(x-2)^2.

Problem 20

Identify zeros and multiplicities from polynomial f(x)=(x-7)(x^2+9).

Problem 21

Identify zeros and multiplicities from polynomial f(x)=(x^2+1)(x^2+16).

Problem 22

Identify zeros and multiplicities from polynomial f(x)=x^3-4x.

Problem 23

Identify zeros and multiplicities from polynomial f(x)=x^4-10x^2+9.

Problem 24

Identify zeros and multiplicities from polynomial f(x)=(x+2)^2(x^2+5).

Problem 25

Identify zeros and multiplicities from polynomial f(x)=x-6.

Problem 26

Identify zeros and multiplicities from polynomial f(x)=-4(x+1)^5.

Problem 27

Identify zeros and multiplicities from polynomial f(x)=(x-1)(x^2+2x+5).

use even/odd degree and sign.
12 problems Warmup Practice Mixed Review Assessment
Problem 28

Determine end behavior for polynomial f(x)=2x^4-3x+1.

Problem 29

Determine end behavior for polynomial f(x)=-x^4+5x^2.

Problem 30

Determine end behavior for polynomial f(x)=3x^5-x.

Problem 31

Determine end behavior for polynomial f(x)=-2(x-1)^3(x+4).

Problem 32

Determine end behavior for polynomial f(x)=-x^3+2x^2-5.

Problem 33

Determine end behavior for polynomial f(x)=x^6-4x^3+2.

Problem 34

Determine end behavior for polynomial f(x)=4x^7+3x^2-x+10.

Open in simulator
Problem 35

Determine end behavior for polynomial f(x)=-3x^2+7x-1.

Problem 36

Determine end behavior for polynomial f(x)=-(x+2)(x-3)(x+1).

Problem 37

Determine end behavior for polynomial f(x)=(x-5)^2(x+1)^2.

Problem 38

Determine end behavior for polynomial f(x)=0.5x^9-100x^4+50.

Problem 39

Determine end behavior for polynomial f(x)=-(x^2+1)(x-2)^2.

cross, touch, or flatten based on multiplicity.
12 problems Warmup Practice Mixed Review Assessment
Problem 40

Determine graph behavior at each zero for polynomial f(x)=(x-2)(x+1)^2.

Problem 41

Determine graph behavior at each zero for polynomial f(x)=(x-4)^3(x+2)^2.

Problem 42

Determine graph behavior at each zero for polynomial f(x)=x^4(x-5).

Problem 43

Determine graph behavior at each zero for polynomial f(x)=(x+3)^5.

Problem 44

Determine graph behavior at each zero for polynomial f(x)=(x+1)(x-3)^2.

Problem 45

Determine graph behavior at each zero for polynomial f(x)=x(x-2)^2(x+4)^3.

Problem 46

Determine graph behavior at each zero for polynomial f(x)=(x-1)^4(x+5).

Problem 47

Determine graph behavior at each zero for polynomial f(x)=(x+2)^7.

Problem 48

Determine graph behavior at each zero for polynomial f(x)=(x+1)^2(x-3)^3(x+5).

Problem 49

Determine graph behavior at each zero for polynomial f(x)=-(x-1)(x+2)^2.

Problem 50

Determine graph behavior at each zero for polynomial f(x)=x^3(x-1)^2(x+2).

Open in simulator
Problem 51

Determine graph behavior at each zero for polynomial f(x)=(x-2)^4(x+1)^5.

evaluate `f(0)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 52

Find the y-intercept of polynomial f(x)=(x-2)(x+3).

Problem 53

Find the y-intercept of polynomial f(x)=2x^3-5x+7.

Problem 54

Find the y-intercept of polynomial f(x)=-3(x-1)^2(x+4).

Problem 55

Find the y-intercept of polynomial f(x)=x^4+x^2.

Problem 56

Find the y-intercept of polynomial f(x)=x^2-3x+5.

Problem 57

Find the y-intercept of polynomial f(x)=(x+1)(x-4)(x+2).

Problem 58

Find the y-intercept of polynomial f(x)=-x^3+2x^2-9.

Open in simulator
Problem 59

Find the y-intercept of polynomial f(x)=2(x-5)(x+1).

Problem 60

Find the y-intercept of polynomial f(x)=4x^5-2x^3+x.

Problem 61

Find the y-intercept of polynomial f(x)=(x+3)^2(x-1).

Problem 62

Find the y-intercept of polynomial f(x)=-x^4+3x^2-2x+10.

Problem 63

Find the y-intercept of polynomial f(x)=-1/2(x-2)(x+4)(x-1).

determine scale factor and features.
12 problems Warmup Practice Mixed Review Assessment
Problem 64

Sketch a polynomial graph with zeros x=-1 and x=3, both simple and point (0,6).

Problem 65

Sketch a polynomial graph with zeros x=2 double and x=-4 simple and point (0,16).

Problem 66

Sketch a polynomial graph with zeros x=0 simple, x=5 simple and point (1,8).

Open in simulator
Problem 67

Sketch a polynomial graph with zeros x=-2 double, x=1 double and point (0,4).

Problem 68

Sketch a polynomial graph with zeros x=1 simple, x=-3 simple and point (0,-6).

Problem 69

Sketch a polynomial graph with zeros x=-1 double, x=3 simple and point (0,-9).

Problem 70

Sketch a polynomial graph with zeros x=0 triple and point (1,5).

Problem 71

Sketch a polynomial graph with zeros x=2 simple, x=-2 simple, x=0 simple and point (1,9).

Problem 72

Sketch a polynomial graph with zeros x=-4 simple, x=0 double and point (1,-5).

Problem 73

Sketch a polynomial graph with zeros x=1 triple, x=-2 simple and point (0,-2).

Problem 74

Sketch a polynomial graph with zeros x=-3 double, x=0 simple, x=2 simple and point (1,24).

Problem 75

Sketch a polynomial graph with zeros x=0 simple, x=1 simple, x=2 simple, x=3 simple and point (4,24).

compare zeros, multiplicity, intercept, and end behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 76

Match polynomial equation f(x)=(x+2)^2(x-1) to its graph features.

Problem 77

Match polynomial equation f(x)=-(x-3)(x+1)(x-4) to its graph features.

Problem 78

Match polynomial equation f(x)=(x^2+1)(x-5) to its graph features.

Problem 79

Match polynomial equation f(x)=x^2(x-2)^2 to its graph features.

Problem 80

Match polynomial equation f(x)=(x+1)(x-2)(x+3) to its graph features.

Problem 81

Match polynomial equation f(x)=-(x-2)^3 to its graph features.

Problem 82

Match polynomial equation f(x)=(x+1)^2(x-3)^2 to its graph features.

Problem 83

Match polynomial equation f(x)=-(x+2)(x-1)(x+1)(x-3) to its graph features.

Problem 84

Match polynomial equation f(x)=x(x-1)^2(x+2)^2 to its graph features.

Problem 85

Match polynomial equation f(x)=(x-4)(x+1)^3 to its graph features.

Problem 86

Match polynomial equation f(x)=(x+5)(x^2+4) to its graph features.

Open in simulator
Problem 87

Match polynomial equation f(x)=-(x+3)^4 to its graph features.

build factor form from zeros and multiplicities.
12 problems Warmup Practice Mixed Review Assessment
Problem 88

Write a polynomial from graph features crosses at -2 and 3, passes through (0,6).

Problem 89

Write a polynomial from graph features touches at 1, crosses at -4, passes through (0,8).

Problem 90

Write a polynomial from graph features crosses at 0, flattens/crosses at 2, leading coefficient 1.

Problem 91

Write a polynomial from graph features touches at -1 and 5, y-intercept 25.

Problem 92

Write a polynomial from graph features crosses at -1 and 4, passes through (0,8).

Problem 93

Write a polynomial from graph features crosses at -3, touches at 0, flattens/crosses at 2, leading coefficient 1/6.

Open in simulator
Problem 94

Write a polynomial from graph features touches at -2 and 3, y-intercept 18.

Problem 95

Write a polynomial from graph features flattens/crosses at 1, passes through (0,-4).

Problem 96

Write a polynomial from graph features crosses at -5, touches at -1 and 3, passes through (0,-15).

Problem 97

Write a polynomial from graph features crosses at -1, flattens/crosses at 2, leading coefficient -1/2.

Problem 98

Write a polynomial from graph features touches at -3, crosses at 1, passes through (-2,9).

Problem 99

Write a polynomial from graph features crosses at -2, -1, 1, and 2, y-intercept 8.

identify local maxima/minima.
12 problems Warmup Practice Mixed Review Assessment
Problem 100

Estimate turning points from polynomial graph features cubic graph rises to peak near (-1,4), falls to valley near (2,-3).

Problem 101

Estimate turning points from polynomial graph features quartic W-shape with valleys near -2 and 3, peak near 0.

Problem 102

Estimate turning points from polynomial graph features monotonic cubic crossing once.

Problem 103

Estimate turning points from polynomial graph features graph touches x-axis at x=1 and turns upward.

Problem 104

Estimate turning points from polynomial graph features cubic graph falls to valley near (1,-2), then rises to peak near (4,3).

Problem 105

Estimate turning points from polynomial graph features quartic M-shape with peaks near -3 and 2, valley near 0.

Problem 106

Estimate turning points from polynomial graph features a cubic function has a local maximum at x=-2 and a local minimum at x=1.

Problem 107

Estimate turning points from polynomial graph features a quartic graph opens upward with its lowest point at (0,-5).

Problem 108

Estimate turning points from polynomial graph features a cubic function continuously decreases across its domain.

Problem 109

Estimate turning points from polynomial graph features a quartic graph touches the x-axis at x=-2 and turns downward, then rises again.

Problem 110

Estimate turning points from polynomial graph features the graph of a cubic function increases until x=-1, then decreases until x=3, and then increases again.

Problem 111

Estimate turning points from polynomial graph features a quartic function has a local minimum at (-3,-5), a local maximum at (0,2), and another local minimum at (3,-5).

Open in simulator
factor after known zero.
12 problems Warmup Practice Mixed Review Assessment
Problem 112

Use polynomial division or factoring to find graph features for f(x)=x^3-6x^2+11x-6 given known zero 1.

Problem 113

Use polynomial division or factoring to find graph features for f(x)=x^3+2x^2-5x-6 given known zero 2.

Problem 114

Use polynomial division or factoring to find graph features for f(x)=x^4-1 given known zero 1.

Problem 115

Use polynomial division or factoring to find graph features for f(x)=2x^3-x^2-8x+4 given known zero 2.

Open in simulator
Problem 116

Use polynomial division or factoring to find graph features for f(x)=x^3-7x+6 given known zero 1.

Problem 117

Use polynomial division or factoring to find graph features for f(x)=x^3-3x^2-10x+24 given known zero 2.

Problem 118

Use polynomial division or factoring to find graph features for f(x)=x^3+6x^2+5x-12 given known zero -3.

Problem 119

Use polynomial division or factoring to find graph features for f(x)=x^4-5x^2+4 given known zero 1.

Problem 120

Use polynomial division or factoring to find graph features for f(x)=x^3-8 given known zero 2.

Problem 121

Use polynomial division or factoring to find graph features for f(x)=3x^3+10x^2+x-6 given known zero -3.

Problem 122

Use polynomial division or factoring to find graph features for f(x)=x^3-x^2-10x-8 given known zero -1.

Problem 123

Use polynomial division or factoring to find graph features for f(x)=x^4-16 given known zero 2.

determine where function is positive/negative.
12 problems Warmup Practice Mixed Review Assessment
Problem 124

Identify where polynomial f(x)=(x+1)(x-3) is positive or negative.

Problem 125

Identify where polynomial f(x)=-(x-2)^2(x+4) is positive or negative.

Problem 126

Identify where polynomial f(x)=x(x-1)(x-2) is positive or negative.

Problem 127

Identify where polynomial f(x)=(x+3)^2 is positive or negative.

Open in simulator
Problem 128

Identify where polynomial f(x)=(x-1)(x-5) is positive or negative.

Problem 129

Identify where polynomial f(x)=-(x+2)(x-4) is positive or negative.

Problem 130

Identify where polynomial f(x)=(x-3)^2 is positive or negative.

Problem 131

Identify where polynomial f(x)=-(x+1)^2 is positive or negative.

Problem 132

Identify where polynomial f(x)=x(x+2)(x-3) is positive or negative.

Problem 133

Identify where polynomial f(x)=-x(x-1)(x+1) is positive or negative.

Problem 134

Identify where polynomial f(x)=(x+1)^2(x-2) is positive or negative.

Problem 135

Identify where polynomial f(x)=-(x-1)(x+2)^2 is positive or negative.

use real zeros only for graph crossings.
15 problems Warmup Practice Mixed Review Assessment
Problem 136

Graph polynomial f(x)=(x^2+4)(x-3) while excluding nonreal roots from x-intercepts.

Problem 137

Graph polynomial f(x)=(x^2+1)(x+2)^2 while excluding nonreal roots from x-intercepts.

Problem 138

Graph polynomial f(x)=x^4+1 while excluding nonreal roots from x-intercepts.

Problem 139

Graph polynomial f(x)=(x^2-9)(x^2+16) while excluding nonreal roots from x-intercepts.

Problem 140

Graph polynomial f(x)=(x^2+9)(x-1) while excluding nonreal roots from x-intercepts.

Problem 141

Graph polynomial f(x)=(x^2+2x+5)(x+4) while excluding nonreal roots from x-intercepts.

Problem 142

Graph polynomial f(x)=x^2(x^2+1) while excluding nonreal roots from x-intercepts.

Problem 143

Graph polynomial f(x)=(x^2+100)(x-5)(x+5) while excluding nonreal roots from x-intercepts.

Problem 144

Graph polynomial f(x)=(x^2+x+1)(x-2)^3 while excluding nonreal roots from x-intercepts.

Problem 145

Graph polynomial f(x)=(x^2+1)^2 while excluding nonreal roots from x-intercepts.

Problem 146

Graph polynomial f(x)=(x^2+4x+5)(x-1)(x+3) while excluding nonreal roots from x-intercepts.

Open in simulator
Problem 147

Graph polynomial f(x)=x^6+1 while excluding nonreal roots from x-intercepts.

Problem 148

Graph polynomial f(x)=(x^2+2)(x^2+3)(x-1) while excluding nonreal roots from x-intercepts.

Problem 149

Graph polynomial f(x)=(x^2+x+1)(x^2-x+1)x^2 while excluding nonreal roots from x-intercepts.

Problem 150

Graph polynomial f(x)=x^3-8 while excluding nonreal roots from x-intercepts.

connect zeros, intervals, extrema, and end behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 151

Interpret polynomial graph features in context revenue zeros at x=0 and x=50, maximum at x=25.

Open in simulator
Problem 152

Interpret polynomial graph features in context volume model positive between x=0 and x=10.

Problem 153

Interpret polynomial graph features in context height polynomial has x-intercept at t=4.

Problem 154

Interpret polynomial graph features in context profit graph negative before x=12 and positive after.

Problem 155

Interpret polynomial graph features in context cost function has a local minimum at x=100 units.

Problem 156

Interpret polynomial graph features in context speed polynomial is increasing from t=0 to t=5 and decreasing after t=5.

Problem 157

Interpret polynomial graph features in context population model shows end behavior as x approaches infinity, y approaches 0.

Problem 158

Interpret polynomial graph features in context temperature polynomial has a y-intercept at t=0, y=20.

Problem 159

Interpret polynomial graph features in context drug concentration polynomial is negative after t=8 hours.

Problem 160

Interpret polynomial graph features in context height of a projectile has x-intercepts at t=0 and t=10.

Problem 161

Interpret polynomial graph features in context volume of a box is positive for lengths x between 0 and 15.

Problem 162

Interpret polynomial graph features in context profit function has a local maximum at x=500 units.

show relevant zeros and turning points.
12 problems Warmup Practice Mixed Review Assessment
Problem 163

Choose a graph window for polynomial f(x)=(x-10)(x-20) to show features both zeros and vertex.

Problem 164

Choose a graph window for polynomial f(x)=0.01(x+50)(x-50) to show features zeros and shallow vertex.

Problem 165

Choose a graph window for polynomial f(x)=x^3-100x to show features zeros and turning behavior.

Open in simulator
Problem 166

Choose a graph window for polynomial f(x)=(x-1)^2(x-8) to show features touch and crossing zeros.

Problem 167

Choose a graph window for polynomial f(x) = -(x+3)(x-7) to show features both x-intercepts and the maximum point.

Problem 168

Choose a graph window for polynomial f(x) = (x-5)^2 to show features the repeated zero and the vertex.

Problem 169

Choose a graph window for polynomial f(x) = x^3 - 3x^2 + 4 to show features all real zeros and turning points.

Problem 170

Choose a graph window for polynomial f(x) = (x+4)(x+1)(x-2)(x-5) to show features all x-intercepts and general shape.

Problem 171

Choose a graph window for polynomial f(x) = 100x^3 - x to show features all zeros and local extrema.

Problem 172

Choose a graph window for polynomial f(x) = x^2 + 2x + 5 to show features the vertex and general parabolic shape.

Problem 173

Choose a graph window for polynomial f(x) = x^3 - 12x + 5 to show features all real zeros and turning points.

Problem 174

Choose a graph window for polynomial f(x) = (x^2 - 9)(x^2 - 1) to show features all zeros and turning points.

catch zero, multiplicity, end behavior, intercept, and scale mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 175

Correct the polynomial graphing error in Graph crosses at a double root.

Problem 176

Correct the polynomial graphing error in End behavior of -x^4 shown both ends up.

Problem 177

Correct the polynomial graphing error in y-intercept of factored polynomial found from zero x=3.

Open in simulator
Problem 178

Correct the polynomial graphing error in Nonreal factor x^2+9 plotted as x-intercepts.

Problem 179

Correct the polynomial graphing error in End behavior of x^3 shown both ends up.

Problem 180

Correct the polynomial graphing error in End behavior of -2x^5 shown rising to the right and falling to the left.

Problem 181

Correct the polynomial graphing error in Graph crosses linearly at a triple root.

Problem 182

Correct the polynomial graphing error in x-intercepts of (x-2)(x+1) plotted at x=2 and x=1 instead of x=-1.

Problem 183

Correct the polynomial graphing error in y-intercept of f(x) = (x-1)(x+2) plotted at (0, 2).

Problem 184

Correct the polynomial graphing error in Graph of x(x-3)(x+2) shown with only two x-intercepts.

Problem 185

Correct the polynomial graphing error in A degree 4 polynomial graph shown with 4 turning points.

Problem 186

Correct the polynomial graphing error in A polynomial of degree 3 shown with no x-intercepts.