Math II ยท F-IF.7.a

Graphing Linear and Quadratic Functions and Showing Intercepts, Maxima, and Minima

This objective teaches students how to turn symbolic rules into visual maps. A graph shows where a relationship starts, where it crosses zero, whether it rises or falls, and where it reaches a best or worst value. Those are the features people use to make decisions.

Concept Functions
Domain Interpreting Functions
Read time 8 minutes

What this learning objective is really asking you to learn

A symbolic function rule is compact. A graph spreads that rule out across a coordinate plane so the behavior becomes visible. This objective asks students to move fluently from equation to graph, especially for linear and quadratic functions, and to mark the features that matter.

For a linear function such as \(f(x)=2x-6\), the graph is a straight line. The slope is 2, meaning the output increases by 2 for each increase of 1 in the input. The \(y\)-intercept is -6, because \(f(0)=-6\). The \(x\)-intercept occurs when \(2x-6=0\), so \(x=3\). A good graph should show the line, label the axes, use a reasonable scale, and identify important intercepts when relevant.

For a quadratic function such as \(f(x)=x^2-4x-5\), the graph is a parabola. The graph has more features than a line. The \(y\)-intercept is \(f(0)=-5\). The \(x\)-intercepts are found by solving \(x^2-4x-5=0\), which factors as \((x-5)(x+1)=0\), so the intercepts are \(x=5\) and \(x=-1\). The vertex lies halfway between the zeros at \(x=2\), and \(f(2)=-9\), so the vertex is \((2,-9)\). Because the leading coefficient is positive, the parabola opens upward and the vertex is a minimum. A strong graph shows all of this structure.

The standard says students should graph by hand in simple cases and use technology for more complicated cases. That does not mean technology replaces understanding. It means students should know what the graphing tool is doing and how to interpret the result. A graphing calculator or app can draw a curve quickly, but the student still needs to choose a useful window, identify intercepts, locate a maximum or minimum, and connect those features to the context.

Linear and quadratic graphing are often taught as separate procedures, but they belong to the same representational system. An equation describes all ordered pairs that satisfy a relationship. A graph displays those ordered pairs. An intercept is a solution with one coordinate equal to zero. A maximum or minimum is a highest or lowest output within a domain. A table samples points. A verbal description tells the story. This objective asks students to coordinate all of those views.

Why students should learn this math

Graphing is not about making a pretty curve. It is about seeing behavior. A formula can hide the story. A graph can reveal it at a glance.

A line graph might show a steady cost per item, a constant speed, a fixed monthly fee plus usage charge, or a straight depreciation pattern. Its slope tells the rate. Its intercept tells the starting amount. Its \(x\)-intercept may show when a balance reaches zero or when a threshold is met.

A quadratic graph might show the path of a projectile, the area of a shape under a constraint, the revenue from changing price, the cost of inefficient production, or the relationship between speed and stopping distance. Its vertex may represent the highest point, maximum revenue, minimum cost, or optimal design. Its intercepts may represent break-even points, landing times, zero area, or threshold values.

Students need graphing because many real questions are visual questions. When does this become positive? Where is the best value? How fast is it changing? Is the relationship steady or curved? Are there two possible inputs for the same output? Does the model make sense over the domain? A graph helps answer these questions more quickly than a formula alone.

Graphing also protects students from blind algebra. Solving a quadratic equation may produce two roots, but the graph shows why there are two: the parabola crosses the axis twice. A quadratic may have no real roots, and the graph shows why: the parabola stays entirely above or below the axis. A line and a parabola may intersect twice, once, or not at all, and the graph makes those possibilities visible. When students can graph, they understand solutions as locations.

In adult life, graph literacy is a survival skill. News articles, financial reports, weather dashboards, health apps, business analytics, and scientific claims all use graphs. A person who understands scale, intercepts, slopes, and turning points can ask better questions and catch misleading presentations. This objective builds that literacy with two of the most common function families.

The historical machinery: from conic sections to coordinate graphs

Linear and quadratic graphs sit at the center of the historical merger between algebra and geometry. Lines were studied in geometry long before modern algebra existed. Parabolas were studied by ancient Greek mathematicians as conic sections, curves formed by slicing cones. For centuries, these curves belonged mostly to geometry. Later, analytic geometry created a new language: curves could be described by equations, and equations could be drawn as curves.

That merger changed mathematics permanently. A line could be represented by an equation such as \(y = mx + b\). A parabola could be represented by an equation such as \(y = ax^2 + bx + c\). This made it possible to move back and forth between symbolic reasoning and visual reasoning. The equation revealed exact relationships; the graph revealed shape, intercepts, turning points, and behavior. Students now take this connection for granted, but it is one of the major inventions that made modern science, engineering, economics, and computer graphics possible.

Quadratics became especially important because they describe a simple form of curvature. They appear in area, projectile motion, optimization, and second-degree approximations. Graphing them is not just drawing a U-shape. It is learning to see how algebraic features control visual features: the coefficient \(a\) controls opening and width, the vertex gives a maximum or minimum, zeros show where the function crosses a baseline, and the y-intercept shows the starting value when \(x = 0\). Objective 080 gives students the visual grammar needed for the rest of Math II.

The technical machinery: graphing lines

To graph a line, students can use several equivalent strategies. If the equation is in slope-intercept form \(y=mx+b\), plot the \(y\)-intercept \((0,b)\), then use the slope \(m\) to find another point. If \(m=3/2\), move right 2 and up 3. If the slope is negative, the line falls as it moves left to right.

Students can also find intercepts. The \(y\)-intercept comes from setting \(x=0\). The \(x\)-intercept comes from setting \(y=0\) and solving. For \(y=-4x+12\), the \(y\)-intercept is 12, and the \(x\)-intercept is 3. Plotting both intercepts gives the line. In context, the choice of method depends on what features matter.

A line has no maximum or minimum over all real numbers unless the domain is restricted. It continues forever upward or downward or remains constant. However, on a restricted domain, a line can have a largest or smallest value at an endpoint. This is an important distinction. The standard pairs linear and quadratic graphing, but maximum/minimum language usually becomes more central for quadratics.

The technical machinery: graphing quadratics

To graph a quadratic, students should identify the form of the equation and choose the most efficient features.

Standard form \(f(x)=ax^2+bx+c\) reveals the \(y\)-intercept \(c\) and the opening direction from \(a\). The axis of symmetry is \(x=-b/(2a)\), and the vertex is found by evaluating the function at that \(x\)-value. If \(a>0\), the parabola opens upward and the vertex is a minimum. If \(a<0\), it opens downward and the vertex is a maximum.

Factored form \(f(x)=a(x-r)(x-s)\) reveals the \(x\)-intercepts \(r\) and \(s\). The axis of symmetry is halfway between them, at \(x=(r+s)/2\). Evaluating the function there gives the vertex. Factored form is especially useful when the question is about zeros, break-even points, landing times, or threshold crossings.

Vertex form \(f(x)=a(x-h)^2+k\) reveals the vertex \((h,k)\) directly. It also shows transformations from the parent function \(y=x^2\): horizontal shift, vertical shift, reflection, and vertical stretch or compression. Vertex form is especially useful for maximum/minimum questions.

A careful quadratic graph usually includes the vertex, axis of symmetry, \(y\)-intercept, any real \(x\)-intercepts, and a few additional symmetric points. If the graph is contextual, it should also respect the domain. The graph of a projectile should not necessarily continue after landing. The graph of an area model should not show negative side lengths as if they were meaningful.

Technology and graphing judgment

Technology can graph functions quickly, but students still need judgment. The viewing window can hide important features. A parabola may look like a line if the window is too zoomed in. Intercepts may be outside the screen. A maximum may be missed if the vertical scale is poor. Students should learn to adjust window settings based on the expected features.

Technology is strongest when equations are complicated, intercepts are not easy to find by hand, or data need to be modeled. But even then, students should estimate and reason. If the leading coefficient of a quadratic is negative, the graph should open downward. If a factored quadratic has zeros at -3 and 5, the graph should cross the \(x\)-axis there. If a vertex form has \((x-4)^2+7\), the vertex should be at \((4,7)\). These checks prevent blind trust in a screen.

A good graph also communicates. Axes should be labeled. Scales should be appropriate. Important points should be marked. In a context problem, units should appear. A graph without scale can mislead; a graph without labels can become meaningless.

Where this fits into the big map of math

Graphing linear and quadratic functions is a central translation skill. It connects algebraic manipulation to visual reasoning. It prepares students for comparing functions, solving systems, interpreting data, optimizing quantities, and studying more advanced function families.

In Math III, students will graph polynomial, rational, radical, exponential, logarithmic, and trigonometric functions. Each family has its own features, but the habit remains the same: identify intercepts, domain, range, increasing and decreasing intervals, end behavior, symmetry, and key points. Quadratics are the training ground because they are simple enough to analyze by hand but rich enough to show turning points and multiple representations.

Graphing also connects to coordinate geometry. A line's slope relates to parallel and perpendicular lines. A parabola later connects to focus and directrix. Intersections of graphs connect to systems of equations. The coordinate plane is where algebra and geometry meet.

A disciplined graphing workflow

For a line, identify the slope and intercepts, plot at least two points, draw the line, and interpret features. For a quadratic, identify the opening direction, vertex, intercepts, axis of symmetry, and domain. Choose a scale that shows the important points. Plot enough points to show the shape accurately. Label the graph.

Then ask interpretation questions. Where is the output zero? Where is it largest or smallest? Where is it positive or negative? What input gives the best value? Does the graph make sense for all real inputs or only part of the curve? These questions turn graphing from drawing into reasoning.

Common student traps and how to avoid them

One trap is plotting random points without identifying key features. Point plotting can work, but it often misses intercepts or the vertex. Features should guide the graph.

A second trap is confusing the signs in vertex form. The function \((x-3)^2+2\) has vertex \((3,2)\), not \((-3,2)\).

A third trap is using a graphing tool without choosing a useful window. The default window may hide the vertex or intercepts.

A fourth trap is graphing the whole parabola in a real-world problem without considering domain. Context may require only part of the graph.

A fifth trap is failing to label axes and scales. A graph is a communication tool. Without labels and units, the reader cannot know what the graph means.

Problem Library

Problems in the App From This Objective

204 problems across 15 archetypes in the app.

plot intercept and use slope.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

List graphing features for linear function y=2x+3 in slope-intercept form.

Problem 2

List graphing features for linear function y=-3x+4 in slope-intercept form.

Problem 3

List graphing features for linear function y=0.5x-2 in slope-intercept form.

Problem 4

List graphing features for linear function y=5 in slope-intercept form.

Problem 5

List graphing features for linear function y=x-1 in slope-intercept form.

Problem 6

List graphing features for linear function y=-x+2 in slope-intercept form.

Problem 7

List graphing features for linear function y=(2/3)x+1 in slope-intercept form.

Problem 8

List graphing features for linear function y=-(1/2)x-3 in slope-intercept form.

Problem 9

List graphing features for linear function y=4x in slope-intercept form.

Problem 10

List graphing features for linear function y=-2x in slope-intercept form.

Problem 11

List graphing features for linear function y=-4 in slope-intercept form.

Open in simulator
Problem 12

List graphing features for linear function y=3x+1 in slope-intercept form.

find intercepts or rearrange.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

List graphing features for linear function in standard form 2x+3y=12.

Problem 14

List graphing features for linear function in standard form 4x-y=8.

Problem 15

List graphing features for linear function in standard form x+2y=10.

Problem 16

List graphing features for linear function in standard form 3x+6y=18.

Problem 17

List graphing features for linear function in standard form 5x+2y=20.

Problem 18

List graphing features for linear function in standard form 3x-4y=12.

Problem 19

List graphing features for linear function in standard form -x+5y=15.

Problem 20

List graphing features for linear function in standard form 6x+3y=24.

Problem 21

List graphing features for linear function in standard form 2x-5y=10.

Problem 22

List graphing features for linear function in standard form 7x+y=14.

Problem 23

List graphing features for linear function in standard form -2x-3y=6.

Problem 24

List graphing features for linear function in standard form x-y=5.

Open in simulator
plot vertex, axis, and symmetric points.
15 problems Warmup Practice Mixed Review Assessment
Problem 25

List graphing features for quadratic in vertex form y=(x-2)^2+3.

Problem 26

List graphing features for quadratic in vertex form y=-2(x+1)^2+5.

Problem 27

List graphing features for quadratic in vertex form y=0.5(x-4)^2-1.

Problem 28

List graphing features for quadratic in vertex form y=3x^2.

Problem 29

List graphing features for quadratic in vertex form y=-(x+3)^2-2.

Problem 30

List graphing features for quadratic in vertex form y=0.25(x-1)^2+4.

Problem 31

List graphing features for quadratic in vertex form y=-3(x-5)^2+1.

Problem 32

List graphing features for quadratic in vertex form y=-x^2.

Open in simulator
Problem 33

List graphing features for quadratic in vertex form y=2(x+4)^2-3.

Problem 34

List graphing features for quadratic in vertex form y=-0.5(x+2)^2+6.

Problem 35

List graphing features for quadratic in vertex form y=(x+6)^2-5.

Problem 36

List graphing features for quadratic in vertex form y=-(x-7)^2-1.

Problem 37

List graphing features for quadratic in vertex form y=5(x-3)^2.

Problem 38

List graphing features for quadratic in vertex form y=-4(x+1)^2.

Problem 39

List graphing features for quadratic in vertex form y=1.5(x-0.5)^2+2.5.

identify zeros and axis of symmetry.
15 problems Warmup Practice Mixed Review Assessment
Problem 40

List graphing features for quadratic in factored form y=(x-2)(x-6).

Open in simulator
Problem 41

List graphing features for quadratic in factored form y=-(x+1)(x-5).

Problem 42

List graphing features for quadratic in factored form y=2x(x-4).

Problem 43

List graphing features for quadratic in factored form y=(x+3)^2.

Problem 44

List graphing features for quadratic in factored form y=(x-1)(x-3).

Problem 45

List graphing features for quadratic in factored form y=(x+2)(x+4).

Problem 46

List graphing features for quadratic in factored form y=-(x-3)(x-7).

Problem 47

List graphing features for quadratic in factored form y=3(x-1)(x-5).

Problem 48

List graphing features for quadratic in factored form y=-0.5(x+2)(x-6).

Problem 49

List graphing features for quadratic in factored form y=(x-0.5)(x-1.5).

Problem 50

List graphing features for quadratic in factored form y=(x-5)^2.

Problem 51

List graphing features for quadratic in factored form y=-2(x+1)^2.

Problem 52

List graphing features for quadratic in factored form y=-x(x+3).

Problem 53

List graphing features for quadratic in factored form y=-(x+6)(x-2).

Problem 54

List graphing features for quadratic in factored form y=(2x-1)(x+3).

find vertex, intercepts, and opening direction.
15 problems Warmup Practice Mixed Review Assessment
Problem 55

List graphing features for quadratic in standard form y=x^2-4x+3.

Problem 56

List graphing features for quadratic in standard form y=-x^2+6x-5.

Problem 57

List graphing features for quadratic in standard form y=2x^2+8x+6.

Problem 58

List graphing features for quadratic in standard form y=x^2+2x+5.

Problem 59

List graphing features for quadratic in standard form y=x^2-6x+8.

Open in simulator
Problem 60

List graphing features for quadratic in standard form y=-x^2-2x+3.

Problem 61

List graphing features for quadratic in standard form y=3x^2-12x+9.

Problem 62

List graphing features for quadratic in standard form y=-2x^2+4x-3.

Problem 63

List graphing features for quadratic in standard form y=x^2-4x+4.

Problem 64

List graphing features for quadratic in standard form y=-x^2+8x-16.

Problem 65

List graphing features for quadratic in standard form y=x^2+4x+7.

Problem 66

List graphing features for quadratic in standard form y=2x^2-4x-6.

Problem 67

List graphing features for quadratic in standard form y=2x^2-5x+2.

Problem 68

List graphing features for quadratic in standard form y=-2x^2+7x-3.

Problem 69

List graphing features for quadratic in standard form y=x^2-9.

connect intercepts to zeros.
15 problems Warmup Practice Mixed Review Assessment
Problem 70

Identify x-intercepts of graph or function y=2x-8.

Problem 71

Identify x-intercepts of graph or function y=(x-3)(x+2).

Problem 72

Identify x-intercepts of graph or function y=(x-5)^2.

Problem 73

Identify x-intercepts of graph or function y=x^2+4.

Problem 74

Identify x-intercepts of graph or function y=x-6.

Problem 75

Identify x-intercepts of graph or function y=3x+12.

Problem 76

Identify x-intercepts of graph or function y=(x-5)(x+1).

Problem 77

Identify x-intercepts of graph or function y=x^2-25.

Problem 78

Identify x-intercepts of graph or function y=(x+4)^2.

Problem 79

Identify x-intercepts of graph or function y=x^2+9.

Problem 80

Identify x-intercepts of graph or function y=2x(x-3).

Open in simulator
Problem 81

Identify x-intercepts of graph or function y=-(x+2)(x-7).

Problem 82

Identify x-intercepts of graph or function y=x^2-2x+1.

Problem 83

Identify x-intercepts of graph or function y=x^2+4x+8.

Problem 84

Identify x-intercepts of graph or function y=4x-20.

evaluate or read `f(0)`.
15 problems Warmup Practice Mixed Review Assessment
Problem 85

Identify the y-intercept of graph or function y=3x-7.

Problem 86

Identify the y-intercept of graph or function y=x^2-5x+6.

Problem 87

Identify the y-intercept of graph or function y=2(x-4)(x+1).

Problem 88

Identify the y-intercept of graph or function y=-4(x-2)^2+9.

Problem 89

Identify the y-intercept of graph or function y=5x+12.

Problem 90

Identify the y-intercept of graph or function y=2x^2+3x-1.

Open in simulator
Problem 91

Identify the y-intercept of graph or function y=(x+3)(x-5).

Problem 92

Identify the y-intercept of graph or function y=3(x+1)^2-4.

Problem 93

Identify the y-intercept of graph or function y=x.

Problem 94

Identify the y-intercept of graph or function y=10.

Problem 95

Identify the y-intercept of graph or function y=-2x+5.

Problem 96

Identify the y-intercept of graph or function y=-x^2+8.

Problem 97

Identify the y-intercept of graph or function y=3x^2-7x.

Problem 98

Identify the y-intercept of graph or function y=-1/2(x-2)(x-6).

Problem 99

Identify the y-intercept of graph or function y=1/2(x-4)^2+3.

read vertex and opening direction.
15 problems Warmup Practice Mixed Review Assessment
Problem 100

Identify the maximum or minimum of quadratic graph y=(x-2)^2-5.

Problem 101

Identify the maximum or minimum of quadratic graph y=-3(x+1)^2+7.

Open in simulator
Problem 102

Identify the maximum or minimum of quadratic graph y=x^2-6x+10.

Problem 103

Identify the maximum or minimum of quadratic graph y=-x^2+4x+1.

Problem 104

Identify the maximum or minimum of quadratic graph y=(x+3)^2-1.

Problem 105

Identify the maximum or minimum of quadratic graph y=-2(x-4)^2+3.

Problem 106

Identify the maximum or minimum of quadratic graph y=x^2+2x+5.

Problem 107

Identify the maximum or minimum of quadratic graph y=-x^2-6x-8.

Problem 108

Identify the maximum or minimum of quadratic graph y=(x-1)^2.

Problem 109

Identify the maximum or minimum of quadratic graph y=-0.5(x+2)^2-4.

Problem 110

Identify the maximum or minimum of quadratic graph y=2x^2-4x+1.

Problem 111

Identify the maximum or minimum of quadratic graph y=-3x^2+12x-10.

Problem 112

Identify the maximum or minimum of quadratic graph y=4(x+5)^2+6.

Problem 113

Identify the maximum or minimum of quadratic graph y=-0.5x^2+10.

Problem 114

Identify the maximum or minimum of quadratic graph y=x^2+7.

combine vertex, intercepts, axis, and opening.
15 problems Warmup Practice Mixed Review Assessment
Problem 115

Sketch a quadratic from key features zeros at 1 and 5, opens up, y-intercept 5.

Problem 116

Sketch a quadratic from key features vertex (2,7), opens down, y-intercept 3.

Problem 117

Sketch a quadratic from key features vertex (-1,-4), opens up, point (1,0).

Problem 118

Sketch a quadratic from key features double zero at x=4, opens down.

Problem 119

Sketch a quadratic from key features vertex (1,-3), opens up, y-intercept -1.

Problem 120

Sketch a quadratic from key features zeros at -2 and 4, opens down, point (1, 9).

Problem 121

Sketch a quadratic from key features vertex (0,5), opens down, point (2,1).

Problem 122

Sketch a quadratic from key features double zero at x=-3, opens up, y-intercept 9.

Problem 123

Sketch a quadratic from key features axis of symmetry x=2, minimum y-value -5, point (0,-1).

Problem 124

Sketch a quadratic from key features zeros at -4 and -1, opens up.

Problem 125

Sketch a quadratic from key features vertex (-3,-2), opens up.

Problem 126

Sketch a quadratic from key features zeros at 0 and 6, opens down.

Problem 127

Sketch a quadratic from key features axis of symmetry x=1, maximum y-value 5, point (3,1).

Open in simulator
Problem 128

Sketch a quadratic from key features axis of symmetry x=-1, point (0,3), point (1,7).

Problem 129

Sketch a quadratic from key features vertex (3, -2), passes through (1, 2).

distinguish slope, intercepts, extrema, and rate behavior.
15 problems Warmup Practice Mixed Review Assessment
Problem 130

Compare linear function L(x)=2x+1 and quadratic function Q(x)=x^2+1 by key features.

Problem 131

Compare linear function L(x)=5 and quadratic function Q(x)=-(x-2)^2+5 by key features.

Problem 132

Compare linear function L(x)=x-3 and quadratic function Q(x)=(x-3)^2 by key features.

Problem 133

Compare linear function L(x)=-x+4 and quadratic function Q(x)=x(4-x) by key features.

Problem 134

Compare linear function L(x)=3x+2 and quadratic function Q(x)=x^2-4x+5 by key features.

Problem 135

Compare linear function L(x)=-2x-1 and quadratic function Q(x)=-x^2+3 by key features.

Problem 136

Compare linear function L(x)=0.5x and quadratic function Q(x)=x^2-2x by key features.

Problem 137

Compare linear function L(x)=-2 and quadratic function Q(x)=x^2+x+1 by key features.

Problem 138

Compare linear function L(x)=x+5 and quadratic function Q(x)=-x^2+6x-5 by key features.

Problem 139

Compare linear function L(x)=-3x+6 and quadratic function Q(x)=(x-2)^2 by key features.

Problem 140

Compare linear function L(x)=4x and quadratic function Q(x)=-2x^2 by key features.

Open in simulator
Problem 141

Compare linear function L(x)=3 and quadratic function Q(x)=x^2-9 by key features.

Problem 142

Compare linear function L(x)=-x+1 and quadratic function Q(x)=x^2+2x+2 by key features.

Problem 143

Compare linear function L(x)=2x-3 and quadratic function Q(x)=-x^2-2x-2 by key features.

Problem 144

Compare linear function L(x)=x+1 and quadratic function Q(x)=(x-1)^2+2 by key features.

show intercepts, vertex, and relevant domain.
12 problems Warmup Practice Mixed Review Assessment
Problem 145

Choose a graph window for y=(x-10)^2-25 to show vertex and x-intercepts.

Problem 146

Choose a graph window for y=100x+500 to show y-intercept and values through x=10.

Problem 147

Choose a graph window for y=-x^2+12x to show zeros and maximum.

Problem 148

Choose a graph window for y=0.5x^2-8 to show vertex and intercepts.

Problem 149

Choose a graph window for y = x^2 + 4x + 3 to show vertex and y-intercept.

Problem 150

Choose a graph window for y = -2x + 6 to show x and y intercepts.

Problem 151

Choose a graph window for y = -x^2 + 2x + 15 to show zeros and vertex.

Problem 152

Choose a graph window for y = (x-4)^2 to show vertex and x-intercepts.

Problem 153

Choose a graph window for y = x^2 + 2x + 5 to show vertex and y-intercept.

Problem 154

Choose a graph window for y = 5x + 20 to show y-intercept and values through x=-5.

Problem 155

Choose a graph window for y = -3x^2 + 12x - 9 to show vertex and y-intercept.

Open in simulator
Problem 156

Choose a graph window for y = (x+6)(x-2) to show x-intercepts.

attach units and meaning to intercepts and extrema.
12 problems Warmup Practice Mixed Review Assessment
Problem 157

Interpret graph feature x-intercept at t=4 for context height of a ball over time.

Problem 158

Interpret graph feature maximum at (20,500) for context profit as a function of quantity.

Problem 159

Interpret graph feature y-intercept at 100 for context cost as a function of items.

Problem 160

Interpret graph feature zeros at p=0 and p=30 for context revenue as a function of price.

Problem 161

Interpret graph feature horizontal segment at y=5 for 1 hour for context distance from home over time.

Problem 162

Interpret graph feature y-intercept at 200 degrees Celsius for context temperature of a cooling object over time.

Problem 163

Interpret graph feature maximum at 2 PM with 50 customers for context number of customers in a store over hours of operation.

Problem 164

Interpret graph feature x-intercept at t=10 seconds for context height of a rocket above the ground over time.

Problem 165

Interpret graph feature point (100, 500) for context cost of producing widgets as a function of quantity.

Open in simulator
Problem 166

Interpret graph feature negative slope of -5 mph/second for context speed of a car as it brakes over time.

Problem 167

Interpret graph feature horizontal asymptote at y=0.1 mg/L for context amount of medication in a patient's bloodstream over time.

Problem 168

Interpret graph feature constant positive slope of 10 gallons/minute for context water level in a pool over time.

identify form-specific features.
12 problems Warmup Practice Mixed Review Assessment
Problem 169

Match equation y=(x-3)^2-4 to graph using key features.

Open in simulator
Problem 170

Match equation y=-(x+2)(x-4) to graph using key features.

Problem 171

Match equation y=2x-5 to graph using key features.

Problem 172

Match equation y=x^2+4 to graph using key features.

Problem 173

Match equation y = -3x + 1 to graph using key features.

Problem 174

Match equation y = -(x+1)^2 + 3 to graph using key features.

Problem 175

Match equation y = x^2 - 5x + 6 to graph using key features.

Problem 176

Match equation y = -x^2 + 2x + 8 to graph using key features.

Problem 177

Match equation y = 5 to graph using key features.

Problem 178

Match equation y = 2(x-1)^2 + 3 to graph using key features.

Problem 179

Match equation y = (x-1)(x+3) to graph using key features.

Problem 180

Match equation y = (1/2)x to graph using key features.

use intercept, vertex, or slope information.
12 problems Warmup Practice Mixed Review Assessment
Problem 181

Find missing parameter in y=mx+3 given graph feature passes through (2,11).

Problem 182

Find missing parameter in y=x^2+bx+6 given graph feature axis of symmetry x=2.

Problem 183

Find missing parameter in y=a(x-1)^2+5 given graph feature passes through (3,13).

Open in simulator
Problem 184

Find missing parameter in y=x^2+c given graph feature y-intercept is -7.

Problem 185

Find missing parameter in y=2x+b given graph feature passes through (3,10).

Problem 186

Find missing parameter in y=x^2+2x+c given graph feature passes through (1,5).

Problem 187

Find missing parameter in y=2(x-3)^2+k given graph feature passes through (4,7).

Problem 188

Find missing parameter in y=a(x-1)(x-5) given graph feature passes through (3,-8).

Problem 189

Find missing parameter in (x-1)^2+(y+2)^2=r^2 given graph feature passes through (4,2).

Problem 190

Find missing parameter in y=mx+6 given graph feature x-intercept is -3.

Problem 191

Find missing parameter in y=(x-h)^2+3 given graph feature vertex is (2,3).

Problem 192

Find missing parameter in y=a*2^x given graph feature passes through (3,40).

catch slope, intercept, vertex, axis, and scale mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 193

Correct the graphing or feature-identification error in For y=(x-3)^2+2, the vertex is (-3,2).

Problem 194

Correct the graphing or feature-identification error in For y=2x-5, the slope is -5.

Open in simulator
Problem 195

Correct the graphing or feature-identification error in For y=(x-1)(x+4), x-intercepts are -1 and 4.

Problem 196

Correct the graphing or feature-identification error in For y=-x^2+6x, the parabola has a minimum.

Problem 197

Correct the graphing or feature-identification error in For (x+2)^2 + (y-1)^2 = 9, the center is (2,-1).

Problem 198

Correct the graphing or feature-identification error in For y=x^2-4x+3, the axis of symmetry is x=4.

Problem 199

Correct the graphing or feature-identification error in For y=3x^2-2x+5, the y-intercept is (3,0).

Problem 200

Correct the graphing or feature-identification error in For y = (2x+1)/(x^2-4), the horizontal asymptote is y=2.

Problem 201

Correct the graphing or feature-identification error in For y = 3 * 2^x + 1, the y-intercept is (0,1).

Problem 202

Correct the graphing or feature-identification error in For y = |x+5| - 3, the vertex is (5,-3).

Problem 203

Correct the graphing or feature-identification error in For a line through (1,2) and (3,8), the slope is (8-2)/(1-3) = -3.

Problem 204

Correct the graphing or feature-identification error in For y = (x-2)/(x^2-4), the vertical asymptote is x=2.