Math I · F-BF.3

Transforming Graphs and Recognizing Symmetry

Transformations teach students to see functions as movable, stretchable objects, which makes graph families understandable instead of memorized one at a time.

Concept Functions
Domain Building Functions
Read time 11 minutes

What this learning objective is really asking you to learn

This objective is asking students to understand how changing a function’s formula changes its graph. Instead of graphing every new equation from scratch, students learn to recognize families of related graphs. A function can be shifted, stretched, compressed, or reflected. Once students understand these transformations, they can read graphs more quickly, build models more intelligently, and see structure instead of isolated formulas.

Start with a base function, often called a parent function. In Integrated Math I, common examples include linear functions such as \(f(x) = x\), constant functions, and exponential functions such as \(f(x) = 2^x\) or \(f(x) = (1/2)^x\). Later, students will apply the same transformation ideas to quadratics, absolute-value functions, square-root functions, trigonometric functions, logarithms, and more.

The objective names four important changes:

\[f(x) + k\]
\[kf(x)\]
\[f(kx)\]
\[f(x + k)\]

Each expression changes the graph in a different way.

The expression \(f(x) + k\) changes the output after the function has done its work. If \(k\) is positive, the graph moves up. If \(k\) is negative, the graph moves down. For example, if \(f(x) = x\), then \(f(x) + 3 = x + 3\). Every output is 3 greater than before, so the graph shifts upward 3 units.

The expression \(kf(x)\) multiplies every output by \(k\). If \(k\) is greater than 1, the graph is vertically stretched away from the x-axis. If \(0 < k < 1\), the graph is vertically compressed toward the x-axis. If \(k\) is negative, the graph is also reflected across the x-axis. For example, if \(f(x) = 2^x\), then \(3f(x) = 3 \cdot 2^x\) has outputs three times as large as the original function.

The expression \(f(x + k)\) changes the input before the function acts. This causes a horizontal shift. The direction often surprises students: \(f(x + 3)\) shifts the graph left 3 units, while \(f(x - 3)\) shifts it right 3 units. The reason is that the input has to compensate. If the original graph had a certain output at \(x = 0\), the new graph \(f(x + 3)\) has that same output when \(x + 3 = 0\), or \(x = -3\).

The expression \(f(kx)\) also changes the input before the function acts. This causes horizontal stretching or compression. If \(k > 1\), the graph is horizontally compressed because the function receives input values faster. If \(0 < k < 1\), the graph is horizontally stretched because the function receives input values more slowly. If \(k\) is negative, there is also a reflection across the y-axis.

The objective also includes recognizing even and odd functions. An even function satisfies:

\[f(-x) = f(x)\].

Its graph has y-axis symmetry. The left side mirrors the right side. A simple example is \(f(x) = x^2\), though quadratics are usually emphasized more heavily later. A constant function is also even. Some absolute-value functions are even when centered at the y-axis.

An odd function satisfies:

\[f(-x) = -f(x)\].

Its graph has origin symmetry. If you rotate the graph 180 degrees around the origin, it matches itself. A simple example is \(f(x) = x\) or \(f(x) = x^3\).

At its core, this learning objective is asking students to see functions dynamically. A graph is not just a picture to copy. It is an object that can be moved and reshaped in predictable ways.

Why students should learn this math

Students should learn graph transformations because they make mathematics faster, clearer, and more connected to real life. Without transformations, every new graph feels like a brand-new problem. With transformations, students can see a new graph as a familiar graph that has been adjusted.

This matters because modeling often begins with a basic shape and then changes it to fit a situation. Suppose a base model describes growth, but the starting amount is different. That may require a vertical stretch. Suppose a population starts growing after a delay. That may require a horizontal shift. Suppose a temperature model approaches a baseline that is not zero. That may require a vertical shift. Suppose a cost model is measured in different units. That may require scaling.

In the real world, relationships do not always start at convenient values. A phone plan may start with a base fee, so a cost graph is shifted upward. A bank account may begin with an initial deposit, so a savings graph starts above zero. A medicine level may decay toward zero, but body temperature cools toward room temperature instead of zero, so the model includes a vertical shift. A video may go viral after a launch date, so the time input is shifted. A machine may run twice as fast, compressing the time scale of production. Transformations describe these adjustments.

Graph transformations are also important because they help students connect formulas to visual meaning. A formula like \(g(x) = 2f(x) + 5\) may look abstract. But it says something simple: double every output of \(f\), then raise the result by 5. A formula like \(h(x) = f(x - 4)\) says the behavior of \(f\) happens 4 units later. Once students can translate formulas into movements, the graph becomes understandable.

This skill is heavily used in science and engineering. In physics, a graph of position, velocity, force, or energy may be shifted or scaled depending on starting conditions and units. In electronics and signal processing, waves are shifted, stretched, amplified, reflected, and combined. In economics, demand or supply curves may shift because of changing conditions. In biology, growth curves may shift or scale depending on environment. In computer graphics, transformations move and resize objects. In data science, scaling and shifting are part of normalization and model fitting.

Symmetry is also deeply useful. Even and odd functions are not just vocabulary. Symmetry lets people reduce work. If a graph is even, knowing the right side tells you the left side. If a graph is odd, knowing one side determines the other through reflection and sign change. In physics, symmetry can reveal conservation laws and simplify equations. In design, symmetry affects structure and aesthetics. In data, symmetry can help identify patterns and distributions.

For students, the immediate benefit is confidence. Many students struggle because every equation looks unrelated. Transformations reveal that equations belong to families. \(y = x\), \(y = x + 3\), \(y = 2x\), \(y = -x\), and \(y = x - 5\) are not random strangers. They are related versions of a linear parent. Exponential graphs with different baselines, starting values, and growth factors are also related. Seeing families reduces memorization and increases understanding.

The larger “why” is that transformation thinking teaches students to ask, “What changed, and how did that change affect the whole object?” That is a powerful way to think in math and in life. Instead of rebuilding from zero, you compare a new situation to a known one and identify the adjustment. That is efficient, transferable intelligence.

The historical machinery: coordinates, functions, and movable shapes

The study of graph transformations depends on a major historical development: the coordinate plane. Before coordinate geometry, algebra and geometry were more separate. Equations were symbolic, while geometric shapes were studied through diagrams and proofs. The coordinate plane connected them. A curve could be represented by an equation, and an equation could be represented by a curve.

This connection is often associated with René Descartes and Pierre de Fermat in the seventeenth century. Analytic geometry made it possible to study shapes through algebraic equations. Once graphs became mathematical objects, it became natural to ask how changing an equation changes the graph.

Function notation later made this even clearer. Instead of treating every equation as separate, mathematicians could write a general function \(f(x)\) and then study related functions such as \(f(x) + k\) or \(f(x - h)\). This abstraction is powerful because it works for many function types at once. The graph of \(x^2 + 3\), \(|x| + 3\), and \(2^x + 3\) all move upward by 3, even though the parent functions are different.

Transformations also have deep roots in geometry. Moving a shape without changing its size is a translation. Flipping a shape is a reflection. Resizing a shape is a dilation or scaling. In algebraic graphing, these geometric actions are applied to function graphs. A graph can be shifted, reflected, stretched, or compressed just like a geometric figure.

This is historically important because it shows a unification of mathematical ideas. Algebraic formulas, coordinate graphs, and geometric transformations become one system. A change in a formula corresponds to a movement or distortion of a graph. This is one of the most beautiful parts of high school mathematics: symbols and pictures begin to speak the same language.

In modern applications, transformation thinking became essential in fields such as physics, engineering, computer graphics, and signal processing. A sound wave can be amplified, delayed, compressed in time, or reflected. An image can be translated, scaled, and reflected. A model curve can be shifted to fit data. These are not separate ideas from the classroom transformations. They are grown-up versions of the same machinery.

Even and odd functions also have a long mathematical history because symmetry has always been central to geometry and physics. Symmetry helps mathematicians classify objects. It helps scientists identify laws that remain unchanged under transformations. A simple high school idea like y-axis symmetry is connected to much deeper ideas about invariance: what stays the same when something is transformed?

Where this fits in the big map of mathematics

F-BF.3 sits in the Functions branch, but it is also connected to geometry. It comes after students understand functions as input-output rules and before they study more advanced function families. It gives students a reusable toolkit for graphing and interpreting equations.

Backward, it connects to transformations in geometry. Students have seen translations, reflections, rotations, and dilations of geometric figures. Graph transformations apply similar ideas to functions. Moving a graph up is a translation. Multiplying outputs by a negative number is a reflection across the x-axis. Multiplying outputs by a positive number greater than 1 is a vertical stretch.

It connects to function combination. The expression \(f(x) + k\) can be seen as adding a constant function. The expression \(kf(x)\) is multiplying a function by a constant. Transformations are therefore a special kind of function building.

It connects to modeling. Real models often begin with a parent function and then add parameters. For example, a general exponential model may look like:

\[y = a \cdot b^{x - h} + k\].

The parameter \(a\) scales the output, \(b\) controls growth or decay, \(h\) shifts the graph horizontally, and \(k\) shifts it vertically. Students who understand transformations can interpret these parameters rather than just graphing blindly.

It connects to algebraic structure. A change outside the function, such as \(f(x) + k\), affects outputs. A change inside the function, such as \(f(x + k)\), affects inputs. This “outside versus inside” distinction becomes crucial later when students study composition, inverse functions, and calculus.

It connects to trigonometry. Sine and cosine graphs are transformed to model sound, tides, seasons, Ferris wheels, alternating current, and other periodic phenomena. Amplitude, period, phase shift, and midline are transformation ideas.

It connects to calculus. When students later study derivatives, they will see that shifting a graph up does not change its slope, while vertical stretching multiplies slopes. Transformations affect rates of change in predictable ways.

It connects to data modeling. A curve may need to be shifted or scaled to fit observed data. Recognizing the parent shape and the transformations helps modelers choose and adjust equations.

The big-picture placement is this: functions describe relationships, graphs visualize relationships, and transformations describe how relationships change when conditions change. F-BF.3 teaches students to move between formula, graph, and meaning.

How to execute the skill technically

A useful rule is: changes outside the function affect outputs; changes inside the function affect inputs.

For \(g(x) = f(x) + k\), add \(k\) to every output. If \(k = 4\), the graph moves up 4. If \(k = -4\), it moves down 4. A point \((x, y)\) on the original graph becomes \((x, y + k)\).

For \(g(x) = kf(x)\), multiply every output by \(k\). A point \((x, y)\) becomes \((x, ky)\). If \(k = 2\), the graph doubles vertically. If \(k = 1/2\), it is vertically compressed. If \(k = -1\), it reflects across the x-axis.

For \(g(x) = f(x + k)\), the graph shifts horizontally. A point \((x, y)\) on the original graph becomes \((x - k, y)\). If the formula is \(f(x + 3)\), the graph shifts left 3. If the formula is \(f(x - 3)\), that is \(f(x + (-3))\), so the graph shifts right 3.

For \(g(x) = f(kx)\), horizontal scale changes. A point \((x, y)\) on the original graph becomes \((x/k, y)\) when \(k\) is nonzero. If \(k = 2\), the graph is compressed horizontally by a factor of 2. If \(k = 1/2\), the graph is stretched horizontally by a factor of 2. If \(k\) is negative, the graph also reflects across the y-axis.

Example with a linear parent: let \(f(x) = x\). Then \(g(x) = f(x) + 5 = x + 5\), which moves the line up 5. \(h(x) = 3f(x) = 3x\), which makes the line steeper by multiplying outputs by 3. \(p(x) = f(x - 4) = x - 4\), which shifts the line right 4. For the simple parent \(f(x) = x\), some transformations look similar because lines are simple, but the concepts become more visible with curved graphs.

Example with an exponential parent: let \(f(x) = 2^x\). Then \(g(x) = 2^x + 3\) shifts the graph up 3. The horizontal asymptote moves from \(y = 0\) to \(y = 3\). The function \(h(x) = 4 \cdot 2^x\) vertically stretches the graph by 4. The function \(p(x) = 2^{x - 2}\) shifts the graph right 2. The function \(q(x) = 2^{2x}\) compresses the graph horizontally, which also makes it grow faster with respect to \(x\).

To recognize even functions, test whether replacing \(x\) with -x leaves the output unchanged. If \(f(-x) = f(x)\), the function is even. Graphically, the left and right sides mirror across the y-axis.

To recognize odd functions, test whether replacing \(x\) with -x changes the output to its opposite. If \(f(-x) = -f(x)\), the function is odd. Graphically, the graph has origin symmetry.

Students should also identify transformations from graphs. If two graphs have the same shape but one is higher, there is a vertical shift. If one is wider or narrower, there may be a horizontal or vertical scale change. If one is upside down, there is a reflection across the x-axis. If left and right are reversed, there is a reflection across the y-axis.

A good workflow is: identify the parent function, decide whether changes are inside or outside, apply shifts before or after scales as appropriate, track key points, and interpret what each transformation means in context.

Common mistakes and how to avoid them

The biggest mistake is getting horizontal shifts backward. \(f(x + 3)\) shifts left, not right. The input must compensate: to get the old input 0, the new x-value must be -3.

Another common mistake is treating \(f(kx)\) like a vertical stretch. It is not outside the function; it is inside. It changes inputs and therefore affects the graph horizontally.

A third mistake is forgetting that negative multipliers cause reflections. \(-f(x)\) reflects across the x-axis. \(f(-x)\) reflects across the y-axis.

A fourth mistake is applying rules without thinking about key points. Tracking points is often the safest method. If \((2, 5)\) is on \(f\), then \((2, 8)\) is on \(f(x) + 3\), \((2, 10)\) is on \(2f(x)\), \((-1, 5)\) is on \(f(x + 3)\), and \((1, 5)\) is on \(f(2x)\).

A fifth mistake is assuming every symmetric-looking graph is even or odd without testing. Even symmetry must be across the y-axis. Odd symmetry must be around the origin.

What students should be able to say

A student who understands this objective should be able to say: “Changes outside a function affect outputs, and changes inside a function affect inputs. I can predict how \(f(x)+k\), \(kf(x)\), \(f(kx)\), and \(f(x+k)\) transform a graph. I can track points, describe shifts and stretches, and recognize even functions by y-axis symmetry and odd functions by origin symmetry.”

Problem Library

Problems in the App From This Objective

180 problems across 15 archetypes in the app.

describe graph movement and output change.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Describe the vertical shift from f(x) to f(x)+4.

Problem 2

Describe the vertical shift from f(x) to f(x)-7.

Problem 3

Describe the vertical shift from y=x^2 to y=x^2+3.

Problem 4

Describe the vertical shift from f(x) to f(x)-1.

Problem 5

Describe the vertical shift from f(x) to f(x)+10.

Problem 6

Describe the vertical shift from y=x^3 to y=x^3+5.

Problem 7

Describe the vertical shift from y=x^3 to y=x^3-2.

Problem 8

Describe the vertical shift from y=|x| to y=|x|+6.

Problem 9

Describe the vertical shift from y=|x| to y=|x|-8.

Open in simulator
Problem 10

Describe the vertical shift from g(x) to g(x)+2.5.

Problem 11

Describe the vertical shift from g(x) to g(x)-0.5.

Problem 12

Describe the vertical shift from y=sqrt(x) to y=sqrt(x)+1.

describe left/right movement.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Describe the horizontal shift from f(x) to f(x+3).

Problem 14

Describe the horizontal shift from f(x) to f(x-5).

Problem 15

Describe the horizontal shift from y=|x| to y=|x-2|.

Problem 16

Describe the horizontal shift from g(x) to g(x-4).

Open in simulator
Problem 17

Describe the horizontal shift from h(x) to h(x+1).

Problem 18

Describe the horizontal shift from y=x^2 to y=(x+7)^2.

Problem 19

Describe the horizontal shift from y=sqrt(x) to y=sqrt(x-10).

Problem 20

Describe the horizontal shift from y=1/x to y=1/(x+6).

Problem 21

Describe the horizontal shift from y=e^x to y=e^(x-8).

Problem 22

Describe the horizontal shift from y=log(x) to y=log(x+2).

Problem 23

Describe the horizontal shift from f(x) to f(x-12).

Problem 24

Describe the horizontal shift from y=sin(x) to y=sin(x+pi).

scale outputs and describe graph effect.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Describe the vertical scale/reflection from f(x) to 3f(x).

Problem 26

Describe the vertical scale/reflection from f(x) to 0.5f(x).

Problem 27

Describe the vertical scale/reflection from f(x) to -2f(x).

Problem 28

Describe the vertical scale/reflection from f(x) to -f(x).

Problem 29

Describe the vertical scale/reflection from f(x) to 5f(x).

Problem 30

Describe the vertical scale/reflection from f(x) to 0.25f(x).

Problem 31

Describe the vertical scale/reflection from f(x) to -0.5f(x).

Problem 32

Describe the vertical scale/reflection from f(x) to -0.1f(x).

Problem 33

Describe the vertical scale/reflection from f(x) to -4f(x).

Problem 34

Describe the vertical scale/reflection from f(x) to (3/2)f(x).

Problem 35

Describe the vertical scale/reflection from f(x) to (1/3)f(x).

Problem 36

Describe the vertical scale/reflection from f(x) to -(5/2)f(x).

Open in simulator
scale inputs inversely and describe graph effect.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Describe the horizontal scale/reflection from f(x) to f(2x).

Problem 38

Describe the horizontal scale/reflection from f(x) to f(0.5x).

Problem 39

Describe the horizontal scale/reflection from f(x) to f(-x).

Problem 40

Describe the horizontal scale/reflection from f(x) to f(3x).

Problem 41

Describe the horizontal scale/reflection from f(x) to f(10x).

Problem 42

Describe the horizontal scale/reflection from f(x) to f(x/3).

Problem 43

Describe the horizontal scale/reflection from f(x) to f(0.25x).

Problem 44

Describe the horizontal scale/reflection from f(x) to f(-2x).

Open in simulator
Problem 45

Describe the horizontal scale/reflection from f(x) to f(-4x).

Problem 46

Describe the horizontal scale/reflection from f(x) to f(-0.5x).

Problem 47

Describe the horizontal scale/reflection from f(x) to f(-x/3).

Problem 48

Describe the horizontal scale/reflection from f(x) to f(-x/5).

connect `-f(x)` to output sign change.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Describe the effect of changing f(x) to -f(x).

Problem 50

Describe the effect of changing y=x^2 to y=-x^2.

Problem 51

Describe the effect of changing y=|x| to y=-|x|.

Problem 52

Describe the effect of changing y=x to y=-x.

Problem 53

Describe the effect of changing y=x^3 to y=-x^3.

Problem 54

Describe the effect of changing y=sqrt(x) to y=-sqrt(x).

Problem 55

Describe the effect of changing y=1/x to y=-1/x.

Problem 56

Describe the effect of changing y=2^x to y=-2^x.

Problem 57

Describe the effect of changing y=sin(x) to y=-sin(x).

Problem 58

Describe the effect of changing y=log(x) to y=-log(x).

Problem 59

Describe the effect of changing h(x) to -h(x).

Open in simulator
Problem 60

Describe the effect of changing y=x^2-4 to y=-(x^2-4).

connect `f(-x)` to input sign change.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Describe the effect of changing f(x) to f(-x).

Problem 62

Describe the effect of changing y=(x-2)^2 to y=(-x-2)^2.

Problem 63

Describe the effect of changing y=2^x to y=2^(-x).

Problem 64

Describe the effect of changing y = 3x + 1 to y = 3(-x) + 1.

Problem 65

Describe the effect of changing y = x^2 - 5x + 6 to y = (-x)^2 - 5(-x) + 6.

Problem 66

Describe the effect of changing y = x^3 to y = (-x)^3.

Problem 67

Describe the effect of changing y = |x| to y = |-x|.

Problem 68

Describe the effect of changing y = sqrt(x) to y = sqrt(-x).

Problem 69

Describe the effect of changing y = log(x) to y = log(-x).

Open in simulator
Problem 70

Describe the effect of changing y = sin(x) to y = sin(-x).

Problem 71

Describe the effect of changing y = 1/x to y = 1/(-x).

Problem 72

Describe the effect of changing y = e^(x+1) to y = e^(-x+1).

encode shifts, stretches, and reflections symbolically.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Write the transformed function from parent f(x) after shift right 4 and up 2.

Problem 74

Write the transformed function from parent f(x) after reflect across the x-axis and shift down 3.

Problem 75

Write the transformed function from parent f(x) after vertical stretch by 2 and shift left 1.

Problem 76

Write the transformed function from parent f(x) after shift left 5 and up 1.

Open in simulator
Problem 77

Write the transformed function from parent f(x) after shift right 3 and down 4.

Problem 78

Write the transformed function from parent f(x) after reflect across the y-axis and shift up 2.

Problem 79

Write the transformed function from parent f(x) after reflect across the y-axis and shift right 6.

Problem 80

Write the transformed function from parent f(x) after vertical compression by 1/2 and shift right 2.

Problem 81

Write the transformed function from parent f(x) after horizontal stretch by 3 and shift down 5.

Problem 82

Write the transformed function from parent f(x) after horizontal compression by 1/4 and vertical stretch by 3.

Problem 83

Write the transformed function from parent f(x) after reflect across the x-axis and shift right 7.

Problem 84

Write the transformed function from parent f(x) after horizontal stretch by 2 and reflect across the x-axis.

identify transformations visually.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Match the transformed equation y=(x-3)^2+2 to its graph description.

Problem 86

Match the transformed equation y=-|x+4| to its graph description.

Problem 87

Match the transformed equation y=2(3)^x+1 to its graph description.

Open in simulator
Problem 88

Match the transformed equation y=sqrt(x+1)-5 to its graph description.

Problem 89

Match the transformed equation y=-(x)^3+3 to its graph description.

Problem 90

Match the transformed equation y=1/(x-2)+4 to its graph description.

Problem 91

Match the transformed equation y=-0.5(x)^2 to its graph description.

Problem 92

Match the transformed equation y=3|x-1|-2 to its graph description.

Problem 93

Match the transformed equation y=-(2)^x-3 to its graph description.

Problem 94

Match the transformed equation y=0.25(x+6)^2 to its graph description.

Problem 95

Match the transformed equation y=-sqrt(x)+7 to its graph description.

Problem 96

Match the transformed equation y=4(x-1)^3 to its graph description.

adjust inputs or outputs based on transformation.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Transform the table f=1, x=0; f=3, x=1; f=5, x=2 according to g(x)=f(x)+4.

Problem 98

Transform the table f=2, x=0; f=4, x=1; f=6, x=2 according to g(x)=2f(x).

Problem 99

Transform the table f=1, x=0; f=2, x=1; f=4, x=2 according to g(x)=f(x-1).

Problem 100

Transform the table f=5, x=0; f=7, x=1; f=9, x=2 according to g(x)=f(x)-3.

Problem 101

Transform the table f=4, x=0; f=8, x=2; f=12, x=4 according to g(x)=0.5f(x).

Problem 102

Transform the table f=10, x=0; f=12, x=1; f=14, x=2 according to g(x)=f(x+2).

Open in simulator
Problem 103

Transform the table f=1, x=0; f=3, x=1; f=5, x=2 according to g(x)=-f(x).

Problem 104

Transform the table f=4, x=-2; f=2, x=0; f=6, x=2 according to g(x)=f(-x).

Problem 105

Transform the table f=1, x=0; f=3, x=2; f=5, x=4 according to g(x)=f(x/2).

Problem 106

Transform the table f=1, x=0; f=3, x=2; f=5, x=4 according to g(x)=f(2x).

Problem 107

Transform the table f=1, x=0; f=2, x=1; f=3, x=2 according to g(x)=3f(x)-1.

Problem 108

Transform the table f=1, x=0; f=3, x=1; f=5, x=2 according to g(x)=f(x-1)+2.

test y-axis symmetry or `f(-x)=f(x)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Determine whether f(x)=x^2+3 is even. Explain.

Open in simulator
Problem 110

Determine whether table with pairs (-2,5),(2,5),(-1,2),(1,2),(0,1) is even. Explain.

Problem 111

Determine whether f(x)=x+4 is even. Explain.

Problem 112

Determine whether f(x)=x^4-2x^2+1 is even. Explain.

Problem 113

Determine whether f(x)=|x|+7 is even. Explain.

Problem 114

Determine whether f(x)=10 is even. Explain.

Problem 115

Determine whether table with pairs (-3,9),(3,9),(-1,1),(1,1),(0,0) is even. Explain.

Problem 116

Determine whether f(x)=x^3 is even. Explain.

Problem 117

Determine whether f(x)=x^3+x^2 is even. Explain.

Problem 118

Determine whether f(x)=2x is even. Explain.

Problem 119

Determine whether table with pairs (-2,4),(2,5),(-1,1),(1,1),(0,0) is even. Explain.

Problem 120

Determine whether f(x)=x^5+3 is even. Explain.

test origin symmetry or `f(-x)=-f(x)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Determine whether f(x)=3x is odd. Explain.

Problem 122

Determine whether table with pairs (-2,-6),(2,6),(-1,-3),(1,3),(0,0) is odd. Explain.

Open in simulator
Problem 123

Determine whether f(x)=x^2 is odd. Explain.

Problem 124

Determine whether f(x)=x^3 is odd. Explain.

Problem 125

Determine whether f(x)=x^5 - 4x is odd. Explain.

Problem 126

Determine whether f(x)=1/x is odd. Explain.

Problem 127

Determine whether f(x)=sin(x) is odd. Explain.

Problem 128

Determine whether graph of a function passing through (-3,-5), (0,0), and (3,5) is odd. Explain.

Problem 129

Determine whether f(x)=x^3 + 2 is odd. Explain.

Problem 130

Determine whether f(x)=|x| is odd. Explain.

Problem 131

Determine whether f(x)=x^2 + 5x is odd. Explain.

Problem 132

Determine whether f(x)=cos(x) is odd. Explain.

apply symmetry tests accurately.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Classify f(x)=x^2 as even, odd, both, or neither.

Problem 134

Classify f(x)=x^3 as even, odd, both, or neither.

Problem 135

Classify f(x)=0 as even, odd, both, or neither.

Problem 136

Classify f(x)=x+1 as even, odd, both, or neither.

Problem 137

Classify f(x)=x^4 as even, odd, both, or neither.

Open in simulator
Problem 138

Classify f(x)=x^5 as even, odd, both, or neither.

Problem 139

Classify f(x)=|x| as even, odd, both, or neither.

Problem 140

Classify f(x)=sin(x) as even, odd, both, or neither.

Problem 141

Classify f(x)=x^2+x as even, odd, both, or neither.

Problem 142

Classify f(x)=cos(x) as even, odd, both, or neither.

Problem 143

Classify f(x)=e^x as even, odd, both, or neither.

Problem 144

Classify f(x)=x^3-x as even, odd, both, or neither.

describe differences in position and scale.
12 problems Warmup Practice Mixed Review Assessment
Problem 145

Compare the two transformations g(x)=f(x)+3 and h(x)=f(x-2)+3 of the same parent function.

Problem 146

Compare the two transformations g(x)=2f(x) and h(x)=f(2x) of the same parent function.

Open in simulator
Problem 147

Compare the two transformations g(x)=-f(x) and h(x)=f(-x) of the same parent function.

Problem 148

Compare the two transformations g(x)=f(x)+5 and h(x)=5f(x) of the same parent function.

Problem 149

Compare the two transformations g(x)=f(x-3) and h(x)=f(x/3) of the same parent function.

Problem 150

Compare the two transformations g(x)=2f(x)+1 and h(x)=2f(x+1) of the same parent function.

Problem 151

Compare the two transformations g(x)=-3f(x) and h(x)=f(-3x) of the same parent function.

Problem 152

Compare the two transformations g(x)=f(x-4) and h(x)=f(x)+4 of the same parent function.

Problem 153

Compare the two transformations g(x)=-(1/2)f(x) and h(x)=f(-x/2) of the same parent function.

Problem 154

Compare the two transformations g(x)=f(x-1) and h(x)=f(2x) of the same parent function.

Problem 155

Compare the two transformations g(x)=(1/2)f(x) and h(x)=f(2x) of the same parent function.

Problem 156

Compare the two transformations g(x)=f(x+2)-1 and h(x)=f(x-2)+1 of the same parent function.

distinguish inside/outside changes and sign direction.
12 problems Warmup Practice Mixed Review Assessment
Problem 157

Find and correct the transformation error in g(x)=f(x+3) for shift f(x) right 3.

Problem 158

Find and correct the transformation error in g(x)=f(x-4) for shift f(x) down 4.

Problem 159

Find and correct the transformation error in g(x)=f(-x) for reflect across the x-axis.

Problem 160

Find and correct the transformation error in g(x)=f(x-5) for shift f(x) left 5.

Problem 161

Find and correct the transformation error in g(x)=f(x+2) for shift f(x) up 2.

Problem 162

Find and correct the transformation error in g(x)=-f(x) for reflect across the y-axis.

Problem 163

Find and correct the transformation error in g(x)=f(x)+1 for shift f(x) right 1.

Problem 164

Find and correct the transformation error in g(x)=f(x+6) for shift f(x) down 6.

Problem 165

Find and correct the transformation error in g(x)=f(x) for reflect across the x-axis.

Problem 166

Find and correct the transformation error in g(x)=f(x)-7 for shift f(x) left 7.

Open in simulator
Problem 167

Find and correct the transformation error in g(x)=f(x-8) for shift f(x) up 8.

Problem 168

Find and correct the transformation error in g(x)=f(x) for reflect across the y-axis.

connect graph change to changed starting value, rate, delay, or scale.
12 problems Warmup Practice Mixed Review Assessment
Problem 169

Interpret the transformation from C(n)=5n+20 to C(n)=5n+30 in the context pricing plan.

Problem 170

Interpret the transformation from d(t)=60t to d(t)=60(t-1) in the context travel distance.

Problem 171

Interpret the transformation from P(t)=100(1.05)^t to P(t)=200(1.05)^t in the context population growth.

Problem 172

Interpret the transformation from C(h)=10h+50 to C(h)=12h+50 in the context service cost.

Problem 173

Interpret the transformation from L(d)=100-5d to L(d)=80-5d in the context liquid level.

Problem 174

Interpret the transformation from A(t)=500(0.9)^t to A(t)=500(0.8)^t in the context substance decay.

Problem 175

Interpret the transformation from B(t)=100(1.03)^t to B(t)=100(1.03)^(t-2) in the context bacterial growth.

Problem 176

Interpret the transformation from h(t)=-16t^2+64t+10 to h(t)=-16t^2+64t+20 in the context object's height.

Problem 177

Interpret the transformation from f(x)=(x-3)^2 to f(x)=(x-5)^2 in the context parabola position.

Problem 178

Interpret the transformation from y=3x to y=5x in the context distance traveled.

Open in simulator
Problem 179

Interpret the transformation from V(t)=5000(0.95)^t to V(t)=4000(0.95)^t in the context car depreciation.

Problem 180

Interpret the transformation from T(m)=20-0.5m to T(m)=20-0.8m in the context cooling temperature.