Math III · F-IF.9

Comparing Functions Across Algebraic, Graphical, Numerical, and Verbal Representations

Real mathematical information comes in many forms, and students need to compare behavior even when one function is a formula, another is a graph, and another is a story.

Concept Functions
Domain Interpreting Functions
Read time 6 minutes

What this learning objective is really asking you to learn

This objective asks students to compare functions represented in different ways: algebraically, graphically, numerically, or verbally. One function may be given as an equation, another as a table, another as a graph, and another as a description. Students must compare their properties even when the representations are not the same.

For example, one function may be given by

\[f(x)=2x+5\].

Another may be described verbally: “starts at 10 and increases by 1.5 for each unit of input.” Another may appear in a table. Another may be shown as a graph. The student may be asked which has the greater rate of change, which has the larger initial value, which reaches a target first, or which grows faster in the long run.

In Math III, the functions may be more advanced. Students may compare a polynomial graph to an exponential table, a rational formula to a verbal average-cost model, or a logarithmic graph to an exponential equation. The core skill is to identify comparable features: value at a point, domain, range, intercepts, average rate of change, maximum/minimum, asymptotes, end behavior, and growth pattern.

The objective is not about converting everything into the same representation every time, though conversion can help. It is about reading each representation fluently. A graph may show intercepts and behavior visually. A table may show values and rates over intervals. An equation may show structure. A verbal description may reveal context and units. Strong comparison means using the strengths of each representation.

This is a crucial capstone-style function skill. Students must coordinate everything they have learned about functions and representations.

Why students should learn this math

Students should learn this because real information rarely arrives in one clean format. A news article may describe a trend verbally. A report may include a graph. A spreadsheet may contain a table. A scientific model may give a formula. A business dashboard may show all of these at once. To reason well, students must compare across representations.

This skill matters for data literacy. A company might claim one product is growing faster than another. One growth pattern may be shown as a percentage, another as a graph, and another as raw numbers. Students must know whether “faster” means larger average rate, larger percent growth, larger absolute increase, or larger long-term value. The representation alone does not answer the question; the feature being compared must be clear.

Multiple-representation comparison also prevents manipulation. A graph can be scaled to exaggerate change. A table can omit key intervals. A formula can hide restrictions. A verbal description can be vague. Students who can move among representations are harder to fool.

In mathematics, comparing functions builds flexibility. A function is not its equation alone. It is a relationship that can be represented many ways. If students understand that, they can choose the representation that helps answer the question.

The “why” is that comparison across forms is what people actually do with functions: evaluate claims, choose models, interpret trends, and make decisions.

The historical machinery: functions as multi-representation objects

The function concept developed through formulas, graphs, tables, and physical descriptions. Before modern calculators, tables were essential for logarithms, trigonometric values, and astronomical calculations. Graphs became central through coordinate geometry and later calculus. Formulas provided compact symbolic rules. Verbal descriptions connected mathematics to physical situations.

Modern mathematics treats these as different representations of the same underlying relationship. Each representation has strengths and limitations. A formula can compute exact values. A graph shows shape. A table shows discrete evidence. A verbal description gives context.

The historical lesson is that mathematical understanding is not tied to one representation. Real competence means moving among them.

Where this fits in the big map of mathematics

This objective follows rewriting functions in equivalent forms and graphing advanced function families. It asks students to compare features across representations, which requires broad function fluency.

It connects backward to Math I Objective 027, where students compared simpler functions across representations. Math III expands the function types and features.

It connects to average rate of change, domain, graph features, and model interpretation.

It connects to exponential versus polynomial growth comparison. Students may compare long-term behavior from graphs, tables, and formulas.

It connects to statistics and modeling because real data and models often come in mixed representations.

The big-map role is representational fluency. Students learn to compare relationships no matter how they are presented.

How to execute the skill technically

Use this comparison routine:

  1. Identify what feature is being compared.
  2. Extract that feature from each representation.
  3. Convert representations if needed.
  4. Use consistent units and input intervals.
  5. Interpret the comparison in context.

Features might include:

  • initial value;
  • rate of change;
  • average rate of change;
  • intercepts;
  • domain;
  • maximum or minimum;
  • asymptote;
  • value at a given input;
  • growth pattern;
  • long-term behavior.

Example: compare two linear functions.

Function A: \(f(x)=3x+2\). Function B: table: \((0,5)\), \((1,7)\), \((2,9)\).

Function A has initial value 2 and rate 3. Function B has initial value 5 and rate 2. So A grows faster, but B starts higher. A will eventually exceed B.

Solve for when:

\[3x+2 = 2x+5\].

So \(x=3\). After \(x=3\), A is larger.

Example: compare exponential and linear growth.

Function A: \(A(t)=100+50t\). Function B: table showing \(B(0)=20\), \(B(1)=40\), \(B(2)=80\), \(B(3)=160\).

B doubles each period. It starts lower but grows exponentially. Students can compare values over time and recognize that exponential growth may eventually exceed linear growth.

Worked example: comparing graph and formula

A graph shows a square-root function starting at \((4,1)\) and increasing slowly. A formula is

\[g(x)=0.5x+1\].

Compare domains and values at \(x=8\).

From the graph, the square-root function appears to have domain \(x \ge 4\). If the graph corresponds to \(f(x)=\sqrt{x-4}+1\), then

\[f(8)=\sqrt{4+1}=3\].

For the linear function,

\[g(8)=0.5(8)+1=5\].

At \(x=8\), the linear function has the greater value. But the comparison also includes domain: the square-root model is not defined before \(x=4\), while the linear formula is algebraically defined for all real x unless context restricts it.

Worked example: comparing verbal and algebraic models

Model A: “A subscription costs $20 per month plus a $50 setup fee.”

Model B: \(B(m)=35m\).

For \(m\) months, Model A is

\[A(m)=50+20m\].

Compare costs:

\[50+20m = 35m\].
\[50 = 15m\].
\[m = 10/3\].

For fewer than about 3.33 months, Model B is cheaper. For more than about 3.33 months, Model A is cheaper. If months must be whole, compare at 3 and 4 months. This shows why context and discreteness matter.

Additional example: comparing average rates from table and formula

Function A is given by the formula

\[A(x)=x^2\].

Function B is given by a table:

| x | 0 | 1 | 2 | 3 | |---|---:|---:|---:|---:| | B(x) | 1 | 4 | 7 | 10 |

Compare average rates of change from \(x=1\) to \(x=3\).

For A:

\(A(1)=1\), \(A(3)=9\).

Average rate:

\[(9-1)/(3-1)=8/2=4\].

For B:

\(B(1)=4\), \(B(3)=10\).

Average rate:

\[(10-4)/(3-1)=6/2=3\].

So Function A has the greater average rate of change on this interval, even though B has the greater value at \(x=1\).

This example shows why students must compare the requested feature, not just whichever number is easiest to see.

Comparing long-term behavior

Suppose one function is linear: \(L(x)=100x+500\). Another is exponential: \(E(x)=50(1.2)^x\). For small x, the linear function may be larger. But exponential growth may eventually exceed it. A table or graph can help find when the crossover happens.

Students should learn to distinguish:

  • larger initial value;
  • larger value at a specific input;
  • larger average rate on an interval;
  • faster long-term growth.

These are different comparison questions.

Comparing domain and context

Two functions may have similar outputs but different domains. A square-root model may start at \(x=4\), while a linear model may be defined for all real numbers algebraically. If the question asks which model applies for \(x=2\), the square-root model may not be valid. Domain is part of comparison.

Problem Library

Problems in the App From This Objective

198 problems across 15 archetypes in the app.

evaluate across equations, graphs, tables, and descriptions.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Compare functions by value at input 2: f(x)=x^2+1 and g table g(2)=7.

Problem 2

Compare functions by value at input 0: f graph y-intercept 3 and g(x)=2^x.

Open in simulator
Problem 3

Compare functions by value at input 4: f(x)=sqrt(x) and g(x)=log_2(x).

Problem 4

Compare functions by value at input 1: f(x)=1/(x-1) and g(1)=5.

Problem 5

Compare functions by value at input 3: f(x)=2x+5 and g(x)=x^2.

Problem 6

Compare functions by value at input -1: f(x)=x^3 and g(x)=x+1.

Problem 7

Compare functions by value at input 5: f(x)=x-1 and g(x)=sqrt(16).

Problem 8

Compare functions by value at input -2: f(x)=|x| and g table g(-2)=3.

Problem 9

Compare functions by value at input 1: f(x)=x^2+1 and g graph passes through (1,2).

Problem 10

Compare functions by value at input 0: f graph y-intercept 5 and g table g(0)=2.

Problem 11

Compare functions by value at input 0: f(x)=1/x and g(x)=x+1.

Problem 12

Compare functions by value at input 3: f(x)=x^2 and g is a linear function with a slope of 1 and y-intercept of 0.

extract restrictions from each representation.
15 problems Warmup Practice Mixed Review Assessment
Problem 13

Compare functions by domain and range: sqrt(x-2) and ln(x-2).

Problem 14

Compare functions by domain and range: 1/x and x^2.

Problem 15

Compare functions by domain and range: sin x and tan x.

Open in simulator
Problem 16

Compare functions by domain and range: exponential 2^x and log_2 x.

Problem 17

Compare functions by domain and range: x^3 and x^2+1.

Problem 18

Compare functions by domain and range: 1/(x-1) and 1/(x^2-1).

Problem 19

Compare functions by domain and range: sqrt(x) and cbrt(x).

Problem 20

Compare functions by domain and range: ln(x) and log_10(x+1).

Problem 21

Compare functions by domain and range: cos x and sec x.

Problem 22

Compare functions by domain and range: |x| and x^2.

Problem 23

Compare functions by domain and range: y=x and y=5.

Problem 24

Compare functions by domain and range: 3^x and (1/2)^x.

Problem 25

Compare functions by domain and range: sqrt(x+1) and 1/(x+1).

Problem 26

Compare functions by domain and range: arcsin(x) and arccos(x).

Problem 27

Compare functions by domain and range: 1/sqrt(x) and sqrt(x-1).

identify and interpret intercepts across forms.
12 problems Warmup Practice Mixed Review Assessment
Problem 28

Compare functions by intercepts and zeros: f(x)=(x-2)(x+3), g graph crosses at -3 and 2.

Open in simulator
Problem 29

Compare functions by intercepts and zeros: f(x)=2^x, g(x)=x-1.

Problem 30

Compare functions by intercepts and zeros: f table includes (0,4) and (2,0), g graph has y-intercept 4 and zero 2.

Problem 31

Compare functions by intercepts and zeros: f(x)=ln(x), g(x)=sqrt(x).

Problem 32

Compare functions by intercepts and zeros: f(x)=x^2-4, g(x)=(x-2)(x+2).

Problem 33

Compare functions by intercepts and zeros: f(x)=3x+6, g table includes (-2,0) and (0,6).

Problem 34

Compare functions by intercepts and zeros: f(x)=e^x, g graph passes through (0,1) and never crosses x-axis.

Problem 35

Compare functions by intercepts and zeros: f(x)=x^2+1, g(x)=x^2-1.

Problem 36

Compare functions by intercepts and zeros: f(x)=1/x, g(x)=x.

Problem 37

Compare functions by intercepts and zeros: f(x)=|x|-3, g table includes (-3,0), (0,-3), (3,0).

Problem 38

Compare functions by intercepts and zeros: f(x)=(x-1)^2, g graph touches x-axis at 1 and crosses y-axis at 1.

Problem 39

Compare functions by intercepts and zeros: f(x)=log_2(x), g(x)=log(x).

identify limiting behavior across representations.
15 problems Warmup Practice Mixed Review Assessment
Problem 40

Compare functions by asymptotes or end behavior: A(x)=8+500/x and B(x)=10+200/x.

Problem 41

Compare functions by asymptotes or end behavior: 2^x and x^3.

Problem 42

Compare functions by asymptotes or end behavior: ln(x) and 1/x.

Problem 43

Compare functions by asymptotes or end behavior: rational with slant asymptote y=x+1 and polynomial y=x+1.

Problem 44

Compare functions by asymptotes or end behavior: f(x) = (3x+1)/(x-2) and g(x) = (5x^2+2)/(x^2+1).

Problem 45

Compare functions by asymptotes or end behavior: f(x) = e^(-x) and g(x) = e^x.

Problem 46

Compare functions by asymptotes or end behavior: f(x) = ln(x) and g(x) = 5.

Problem 47

Compare functions by asymptotes or end behavior: f(x) = x^4 and g(x) = x^3.

Problem 48

Compare functions by asymptotes or end behavior: f(x) = (x^2+3x+1)/(x+1) and g(x) = x+2.

Problem 49

Compare functions by asymptotes or end behavior: f(x) = 4^x and g(x) = 2^x.

Problem 50

Compare functions by asymptotes or end behavior: f(x) = 1/(x-5) and g(x) = x^2+1.

Open in simulator
Problem 51

Compare functions by asymptotes or end behavior: f(x) = ln(x) and g(x) = sqrt(x).

Problem 52

Compare functions by asymptotes or end behavior: f(x) = (2x+5)/(x-1) and g(x) = (x^2+x+1)/(x-2).

Problem 53

Compare functions by asymptotes or end behavior: f(x) = |x| and g(x) = x.

Problem 54

Compare functions by asymptotes or end behavior: f(x) = 1/x and g(x) = (x+1)/(x+2).

compute or estimate over same interval.
12 problems Warmup Practice Mixed Review Assessment
Problem 55

Compare functions by average rate of change over interval [0,2]: f(x)=x^2 and g(x)=2x+1.

Problem 56

Compare functions by average rate of change over interval [1,4]: f(x)=sqrt(x) and g table g(1)=1,g(4)=7.

Problem 57

Compare functions by average rate of change over interval [0,3]: f graph endpoints (0,5),(3,11) and g(x)=3^x.

Problem 58

Compare functions by average rate of change over interval [1,2]: f(x)=1/(x-1) and g(x)=x.

Open in simulator
Problem 59

Compare functions by average rate of change over interval [0,4]: f(x)=x^3 and g(x)=10x.

Problem 60

Compare functions by average rate of change over interval [0,2]: f(x)=2^x and g table g(0)=0,g(2)=8.

Problem 61

Compare functions by average rate of change over interval [1,e^2]: f(x)=ln(x) and g graph endpoints (1,0),(e^2,2).

Problem 62

Compare functions by average rate of change over interval [-2,2]: f(x)=|x| and g(x)=x/2+1.

Problem 63

Compare functions by average rate of change over interval [-1,1]: f(x)=1/x and g(x)=x^2.

Problem 64

Compare functions by average rate of change over interval [0,pi]: f(x)=sin(x) and g(x)=5.

Problem 65

Compare functions by average rate of change over interval [0,3]: f(x)=x^2 and g(x)=2x^2.

Problem 66

Compare functions by average rate of change over interval [4,9]: f(x)=-sqrt(x) and g(x)=-x/3.

identify maximum/minimum/local features.
12 problems Warmup Practice Mixed Review Assessment
Problem 67

Compare functions by extrema or turning behavior: quadratic with vertex (3,-2) and line y=x.

Problem 68

Compare functions by extrema or turning behavior: sinusoid max 5 min -1 and polynomial max 4.

Problem 69

Compare functions by extrema or turning behavior: sqrt(x-2)+1 and -sqrt(x)+4.

Problem 70

Compare functions by extrema or turning behavior: quartic W-shape and cubic monotonic.

Problem 71

Compare functions by extrema or turning behavior: exponential function y=e^x and logarithmic function y=ln(x).

Problem 72

Compare functions by extrema or turning behavior: cubic function x^3 - 3x and cubic function x^3 + 3x.

Problem 73

Compare functions by extrema or turning behavior: absolute value function |x| and quadratic function x^2.

Problem 74

Compare functions by extrema or turning behavior: rational function 1/(x^2+1) and rational function 1/x.

Problem 75

Compare functions by extrema or turning behavior: sine function sin(x) and cosine function cos(x).

Problem 76

Compare functions by extrema or turning behavior: quartic function x^4 - 2x^2 and quartic function x^4.

Open in simulator
Problem 77

Compare functions by extrema or turning behavior: cube root function cube_root(x) and linear function y=2x+1.

Problem 78

Compare functions by extrema or turning behavior: quintic function with four turning points and quadratic function with a minimum.

identify amplitude, period, midline, phase.
15 problems Warmup Practice Mixed Review Assessment
Problem 79

Compare trigonometric functions by periodic features: y=2sin(x)+1 and y=3sin(x)-2.

Problem 80

Compare trigonometric functions by periodic features: y=cos(2x) and y=sin(x).

Open in simulator
Problem 81

Compare trigonometric functions by periodic features: y=4sin(x-pi/3) and y=4cos(x).

Problem 82

Compare trigonometric functions by periodic features: y=tan(x) and y=sin(x).

Problem 83

Compare trigonometric functions by periodic features: y = 5cos(x) - 3 and y = 5cos(x) + 2.

Problem 84

Compare trigonometric functions by periodic features: y = sin(3x) and y = sin(x/2).

Problem 85

Compare trigonometric functions by periodic features: y = 2sin(x - pi/4) and y = 2sin(x + pi/2).

Problem 86

Compare trigonometric functions by periodic features: y = -3cos(x) and y = 3cos(x).

Problem 87

Compare trigonometric functions by periodic features: y = 2sin(4x) and y = 3cos(x/3).

Problem 88

Compare trigonometric functions by periodic features: y = tan(2x) and y = cot(x).

Problem 89

Compare trigonometric functions by periodic features: y = sec(x) and y = csc(x).

Problem 90

Compare trigonometric functions by periodic features: y = 3sin(x) + 5 and y = tan(x) - 1.

Problem 91

Compare trigonometric functions by periodic features: y = 2sin(x - pi/3) + 1 and y = 4sin(2x + pi/2) - 3.

Problem 92

Compare trigonometric functions by periodic features: y = 5cos(x) and y = sin(2x).

Problem 93

Compare trigonometric functions by periodic features: y = cos(x/2) + 1 and y = cos(x) + 1.

reason about eventual growth.
15 problems Warmup Practice Mixed Review Assessment
Problem 94

Compare polynomial and exponential long-term behavior for f(x)=x^3 and g(x)=2^x.

Open in simulator
Problem 95

Compare polynomial and exponential long-term behavior for f(x)=100x^5 and g(x)=1.01^x.

Problem 96

Compare polynomial and exponential long-term behavior for f(n)=n^2 and g(n)=3^n from table.

Problem 97

Compare polynomial and exponential long-term behavior for f(x)=-x^4 and g(x)=2^x.

Problem 98

Compare polynomial and exponential long-term behavior for f(x)=x^2 and g(x)=3^x.

Problem 99

Compare polynomial and exponential long-term behavior for f(x)=x^10 and g(x)=1.5^x.

Problem 100

Compare polynomial and exponential long-term behavior for f(t)=1000t^3 and g(t)=2^t.

Problem 101

Compare polynomial and exponential long-term behavior for f(x)=x^4 and g(x)=5 * 2^x.

Problem 102

Compare polynomial and exponential long-term behavior for h(n)=n^5 and k(n)=4^n.

Problem 103

Compare polynomial and exponential long-term behavior for f(x)=x^7 and g(x)=1.05^x.

Problem 104

Compare polynomial and exponential long-term behavior for f(x)=-2x^3 and g(x)=1.1^x.

Problem 105

Compare polynomial and exponential long-term behavior for f(x)=x^2+500 and g(x)=2.5^x.

Problem 106

Compare polynomial and exponential long-term behavior for f(x)=50x^6 and g(x)=1.02^x.

Problem 107

Compare polynomial and exponential long-term behavior for f(x)=x^4+3x^2 and g(x)=2^x.

Problem 108

Compare polynomial and exponential long-term behavior for P(t)=t^3 and E(t)=e^t.

distinguish asymptotic versus unbounded polynomial trends.
15 problems Warmup Practice Mixed Review Assessment
Problem 109

Compare rational and polynomial behavior for f(x)=x^2 and g(x)=8+1/x.

Problem 110

Compare rational and polynomial behavior for f(x)=x+2 and g(x)=(x^2+2x+1)/(x+1).

Problem 111

Compare rational and polynomial behavior for f(x)=x^3 and g(x)=x+1+4/(x-2).

Problem 112

Compare rational and polynomial behavior for f(x)=x^4 and g(x)=1000/(x^2+1).

Problem 113

Compare rational and polynomial behavior for f(x)=x^3 and g(x)=1/x^2.

Problem 114

Compare rational and polynomial behavior for f(x)=2x+1 and g(x)=(3x^2+x)/(x^2+1).

Problem 115

Compare rational and polynomial behavior for f(x)=x^2+5 and g(x)=1/(x-3).

Problem 116

Compare rational and polynomial behavior for f(x)=x^2 and g(x)=(x^2+2x+1)/x.

Open in simulator
Problem 117

Compare rational and polynomial behavior for f(x)=x-3 and g(x)=(x^2-9)/(x+3).

Problem 118

Compare rational and polynomial behavior for f(x)=x^5 and g(x)=(x^4+1)/(x-1).

Problem 119

Compare rational and polynomial behavior for f(x)=x and g(x)=1/x^3.

Problem 120

Compare rational and polynomial behavior for f(x)=-x^2 and g(x)=(-2x^2+1)/(x^2+5).

Problem 121

Compare rational and polynomial behavior for f(x)=5 and g(x)=(x^3+1)/x^2.

Problem 122

Compare rational and polynomial behavior for f(x)=x+1 and g(x)=(x^3+x^2-x-1)/(x^2-1).

Problem 123

Compare rational and polynomial behavior for f(x)=x^2+x and g(x)=(x^3+2x^2+1)/(x+1).

identify inverse relationship and domain/range swap.
15 problems Warmup Practice Mixed Review Assessment
Problem 124

Compare exponential and logarithmic behavior for f(x)=2^x and g(x)=log_2(x).

Problem 125

Compare exponential and logarithmic behavior for f(x)=3^(x-1)+4 and g(x)=log_3(x-4)+1.

Problem 126

Compare exponential and logarithmic behavior for f(x)=e^x and g(x)=ln(x)+5.

Open in simulator
Problem 127

Compare exponential and logarithmic behavior for f(x)=0.5^x and g(x)=log_{0.5}(x).

Problem 128

Compare exponential and logarithmic behavior for f(x)=10^(x+2) and g(x)=log(x)-2.

Problem 129

Compare exponential and logarithmic behavior for f(x)=-e^x and g(x)=ln(-x).

Problem 130

Compare exponential and logarithmic behavior for f(x)=2*3^x and g(x)=log_3(x/2).

Problem 131

Compare exponential and logarithmic behavior for f(x)=2^x and g(x)=log_3(x).

Problem 132

Compare exponential and logarithmic behavior for f(x)=5^x+1 and g(x)=log_5(x)+1.

Problem 133

Compare exponential and logarithmic behavior for f(x)=2^(x+3)-1 and g(x)=log_2(x+1)-3.

Problem 134

Compare exponential and logarithmic behavior for f(x)=2^(-x) and g(x)=-log_2(x).

Problem 135

Compare exponential and logarithmic behavior for f(x)=e^(2x) and g(x)=(1/2)ln(x).

Problem 136

Compare exponential and logarithmic behavior for f(x)=4^(x-2) and g(x)=log_2(x)+2.

Problem 137

Compare exponential and logarithmic behavior for f(x)=-3^x and g(x)=log_3(-x).

Problem 138

Compare exponential and logarithmic behavior for f(x)=(1/3)^x and g(x)=log_{1/3}(x).

use features and values to identify same function.
12 problems Warmup Practice Mixed Review Assessment
Problem 139

Match equivalent functions across representations: equation f(x)=(x-2)(x+3) and graph crossing at -3 and 2 with y-intercept -6.

Problem 140

Match equivalent functions across representations: table doubles each step from 5 and equation y=5*2^x.

Problem 141

Match equivalent functions across representations: verbal average cost 8 plus fixed 500 spread over x and equation A(x)=8+500/x.

Problem 142

Match equivalent functions across representations: graph endpoint (4,1) root shape and equation y=sqrt(x-4)+1.

Problem 143

Match equivalent functions across representations: equation y = 3x - 1 and table with points (0,-1), (1,2), (2,5).

Problem 144

Match equivalent functions across representations: equation f(x) = |x-3| and graph V-shape with vertex at (3,0).

Problem 145

Match equivalent functions across representations: equation y = log_2(x) and verbal 'the power to which 2 must be raised to get x'.

Problem 146

Match equivalent functions across representations: equation y = -(x-1)^2 + 4 and graph parabola opening down with vertex at (1,4).

Problem 147

Match equivalent functions across representations: graph passing through (0,3) and (1,6) with increasing curve and table with x-values 0, 1, 2 and y-values 3, 6, 12.

Problem 148

Match equivalent functions across representations: equation f(x) = 1/(x-2) and graph with vertical asymptote at x=2 and horizontal asymptote at y=0.

Problem 149

Match equivalent functions across representations: equation y = cube_root(x+1) and graph passing through (-1,0) and (0,1) with inflection point at (-1,0).

Problem 150

Match equivalent functions across representations: verbal 'a line with a slope of -2 and a y-intercept of 5' and graph of a line crossing y-axis at 5 and x-axis at 2.5.

Open in simulator
compare features to context behavior.
12 problems Warmup Practice Mixed Review Assessment
Problem 151

Choose the model that best fits verbal situation quantity repeatedly grows by 8 percent per year.

Open in simulator
Problem 152

Choose the model that best fits verbal situation output approaches a maximum capacity without exceeding it.

Problem 153

Choose the model that best fits verbal situation temperature repeats every 24 hours.

Problem 154

Choose the model that best fits verbal situation distance starts at a threshold and grows slowly like a root.

Problem 155

Choose the model that best fits verbal situation amount of a radioactive isotope remaining over time.

Problem 156

Choose the model that best fits verbal situation relationship between pressure and volume of a gas at constant temperature.

Problem 157

Choose the model that best fits verbal situation height of a ball kicked upwards from the ground.

Problem 158

Choose the model that best fits verbal situation total cost of a phone plan with a fixed monthly fee and a per-minute charge.

Problem 159

Choose the model that best fits verbal situation number of daylight hours throughout a year.

Problem 160

Choose the model that best fits verbal situation spread of a rumor through a finite population.

Problem 161

Choose the model that best fits verbal situation time it takes for an object to fall a certain distance under gravity.

Problem 162

Choose the model that best fits verbal situation volume of a sphere as its radius increases.

distinguish known evidence from assumptions.
12 problems Warmup Practice Mixed Review Assessment
Problem 163

Identify what information is insufficient for comparison Which function is larger for all x from a single table value?.

Problem 164

Identify what information is insufficient for comparison Which graph grows faster long term from a cropped graph?.

Problem 165

Identify what information is insufficient for comparison Which has greater average rate without interval specified?.

Problem 166

Identify what information is insufficient for comparison Which function has larger range from partial graph?.

Problem 167

Identify what information is insufficient for comparison Which function has a greater value at x=10 given only their general shapes?.

Problem 168

Identify what information is insufficient for comparison Which function has a steeper slope at x=0 from only a verbal description of their transformations?.

Problem 169

Identify what information is insufficient for comparison Which function has a higher maximum value from only a few scattered points?.

Open in simulator
Problem 170

Identify what information is insufficient for comparison Which function approaches infinity faster from only a small segment of their graphs?.

Problem 171

Identify what information is insufficient for comparison Which function encloses a larger area with the x-axis from only a description of their types?.

Problem 172

Identify what information is insufficient for comparison Which function has a larger domain from only a list of a few input values?.

Problem 173

Identify what information is insufficient for comparison Which function's inverse has a greater value at y=5 without knowing the original functions?.

Problem 174

Identify what information is insufficient for comparison Which function has more real roots from only a partial table of values?.

cite representation features precisely.
12 problems Warmup Practice Mixed Review Assessment
Problem 175

Write an evidence-based function comparison for f has zeros -2 and 4; g has zeros -2 and 4 but different y-intercept.

Problem 176

Write an evidence-based function comparison for exponential table ratios are constant while polynomial differences are not.

Problem 177

Write an evidence-based function comparison for two sinusoidal graphs have same amplitude but different midlines.

Problem 178

Write an evidence-based function comparison for rational model has horizontal asymptote y=6 and polynomial grows upward.

Problem 179

Write an evidence-based function comparison for f is a linear function with a constant rate of change; g is a quadratic function with a changing rate of change.

Problem 180

Write an evidence-based function comparison for f is a logarithmic function with a vertical asymptote at x=0; g is an exponential function with a horizontal asymptote at y=0.

Problem 181

Write an evidence-based function comparison for f is a cubic polynomial with end behavior down-up; g is a quartic polynomial with end behavior up-up.

Open in simulator
Problem 182

Write an evidence-based function comparison for f has a period of π and g has a period of 2π.

Problem 183

Write an evidence-based function comparison for f is a rational function with a vertical asymptote at x=2; g is a polynomial function with no vertical asymptotes.

Problem 184

Write an evidence-based function comparison for f is an absolute value function with a sharp vertex at (0,0); g is a quadratic function with a smooth vertex at (0,0).

Problem 185

Write an evidence-based function comparison for f(x) = 2^x and g(x) = 4^x.

Problem 186

Write an evidence-based function comparison for f is a square root function with domain [0, ∞); g is a linear function with domain (-∞, ∞).

catch domain, feature, scale, and representation-reading mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 187

Correct the function-comparison error in Function with larger y-intercept is always larger.

Problem 188

Correct the function-comparison error in Graphs sharing one point are the same function.

Problem 189

Correct the function-comparison error in Average rates compared over different intervals prove one grows faster.

Problem 190

Correct the function-comparison error in A rational function and polynomial with similar early values have same long-term behavior.

Problem 191

Correct the function-comparison error in Comparing functions at only a few points proves their overall relationship.

Problem 192

Correct the function-comparison error in A function with a steeper initial positive slope will always maintain larger values.

Problem 193

Correct the function-comparison error in The function with the highest local maximum is always greater than other functions.

Problem 194

Correct the function-comparison error in If one graph appears visually 'taller', its function values are always greater.

Problem 195

Correct the function-comparison error in A polynomial function with a high degree will eventually grow faster than any exponential function.

Problem 196

Correct the function-comparison error in If the derivative of f is greater than the derivative of g, then f(x) > g(x).

Problem 197

Correct the function-comparison error in Observing f(x) > g(x) on a specific interval means f(x) is always greater than g(x).

Open in simulator
Problem 198

Correct the function-comparison error in Two functions whose graphs appear identical over a small range are the same function.