3.5 Transformation of Functions

Learning objectives.

In this section, you will:

  • Graph functions using vertical and horizontal shifts.
  • Graph functions using reflections about the x-axis and the y-axis.
  • Determine whether a function is even, odd, or neither from its graph.
  • Graph functions using compressions and stretches.
  • Combine transformations.

We all know that a flat mirror enables us to see an accurate image of ourselves and whatever is behind us. When we tilt the mirror, the images we see may shift horizontally or vertically. But what happens when we bend a flexible mirror? Like a carnival funhouse mirror, it presents us with a distorted image of ourselves, stretched or compressed horizontally or vertically. In a similar way, we can distort or transform mathematical functions to better adapt them to describing objects or processes in the real world. In this section, we will take a look at several kinds of transformations.

Graphing Functions Using Vertical and Horizontal Shifts

Often when given a problem, we try to model the scenario using mathematics in the form of words, tables, graphs, and equations. One method we can employ is to adapt the basic graphs of the toolkit functions to build new models for a given scenario. There are systematic ways to alter functions to construct appropriate models for the problems we are trying to solve.

Identifying Vertical Shifts

One simple kind of transformation involves shifting the entire graph of a function up, down, right, or left. The simplest shift is a vertical shift , moving the graph up or down, because this transformation involves adding a positive or negative constant to the function. In other words, we add the same constant to the output value of the function regardless of the input. For a function g ( x ) = f ( x ) + k , g ( x ) = f ( x ) + k , the function f ( x ) f ( x ) is shifted vertically k k units. See Figure 2 for an example.

To help you visualize the concept of a vertical shift, consider that y = f ( x ) . y = f ( x ) . Therefore, f ( x ) + k f ( x ) + k is equivalent to y + k . y + k . Every unit of y y is replaced by y + k , y + k , so the y -value increases or decreases depending on the value of k . k . The result is a shift upward or downward.

Vertical Shift

Given a function f ( x ) , f ( x ) , a new function g ( x ) = f ( x ) + k , g ( x ) = f ( x ) + k , where k k is a constant, is a vertical shift of the function f ( x ) . f ( x ) . All the output values change by k k units. If k k is positive, the graph will shift up. If k k is negative, the graph will shift down.

Adding a Constant to a Function

To regulate temperature in a green building, airflow vents near the roof open and close throughout the day. Figure 3 shows the area of open vents V V (in square feet) throughout the day in hours after midnight, t . t . During the summer, the facilities manager decides to try to better regulate temperature by increasing the amount of open vents by 20 square feet throughout the day and night. Sketch a graph of this new function.

We can sketch a graph of this new function by adding 20 to each of the output values of the original function. This will have the effect of shifting the graph vertically up, as shown in Figure 4 .

Notice that in Figure 4 , for each input value, the output value has increased by 20, so if we call the new function S ( t ) , S ( t ) , we could write

This notation tells us that, for any value of t , S ( t ) t , S ( t ) can be found by evaluating the function V V at the same input and then adding 20 to the result. This defines S S as a transformation of the function V , V , in this case a vertical shift up 20 units. Notice that, with a vertical shift, the input values stay the same and only the output values change. See Table 1 .

0 8 10 17 19 24
0 0 220 220 0 0
20 20 240 240 20 20

Given a tabular function, create a new row to represent a vertical shift.

  • Identify the output row or column.
  • Determine the magnitude of the shift.
  • Add the shift to the value in each output cell. Add a positive value for up or a negative value for down.

Shifting a Tabular Function Vertically

A function f ( x ) f ( x ) is given in Table 2 . Create a table for the function g ( x ) = f ( x ) − 3. g ( x ) = f ( x ) − 3.

2 4 6 8
1 3 7 11

The formula g ( x ) = f ( x ) − 3 g ( x ) = f ( x ) − 3 tells us that we can find the output values of g g by subtracting 3 from the output values of f . f . For example:

Subtracting 3 from each f ( x ) f ( x ) value, we can complete a table of values for g ( x ) g ( x ) as shown in Table 3 .

2 4 6 8
1 3 7 11
−2 0 4 8

As with the earlier vertical shift, notice the input values stay the same and only the output values change.

The function h ( t ) = − 4.9 t 2 + 30 t h ( t ) = − 4.9 t 2 + 30 t gives the height h h of a ball (in meters) thrown upward from the ground after t t seconds. Suppose the ball was instead thrown from the top of a 10-m building. Relate this new height function b ( t ) b ( t ) to h ( t ) , h ( t ) , and then find a formula for b ( t ) . b ( t ) .

Identifying Horizontal Shifts

We just saw that the vertical shift is a change to the output, or outside, of the function. We will now look at how changes to input, on the inside of the function, change its graph and meaning. A shift to the input results in a movement of the graph of the function left or right in what is known as a horizontal shift , shown in Figure 5 .

For example, if f ( x ) = x 2 , f ( x ) = x 2 , then g ( x ) = ( x − 2 ) 2 g ( x ) = ( x − 2 ) 2 is a new function. Each input is reduced by 2 prior to squaring the function. The result is that the graph is shifted 2 units to the right, because we would need to increase the prior input by 2 units to yield the same output value as given in f . f .

Horizontal Shift

Given a function f , f , a new function g ( x ) = f ( x − h ) , g ( x ) = f ( x − h ) , where h h is a constant, is a horizontal shift of the function f . f . If h h is positive, the graph will shift right. If h h is negative, the graph will shift left.

Adding a Constant to an Input

Returning to our building airflow example from Figure 3 , suppose that in autumn the facilities manager decides that the original venting plan starts too late, and wants to begin the entire venting program 2 hours earlier. Sketch a graph of the new function.

We can set V ( t ) V ( t ) to be the original program and F ( t ) F ( t ) to be the revised program.

In the new graph, at each time, the airflow is the same as the original function V V was 2 hours later. For example, in the original function V , V , the airflow starts to change at 8 a.m., whereas for the function F , F , the airflow starts to change at 6 a.m. The comparable function values are V ( 8 ) = F ( 6 ) . V ( 8 ) = F ( 6 ) . See Figure 6 . Notice also that the vents first opened to 220 ft 2 220 ft 2 at 10 a.m. under the original plan, while under the new plan the vents reach 220 ft 2 220 ft 2 at 8 a.m., so V ( 10 ) = F ( 8 ) . V ( 10 ) = F ( 8 ) .

In both cases, we see that, because F ( t ) F ( t ) starts 2 hours sooner, h = − 2. h = − 2. That means that the same output values are reached when F ( t ) = V ( t − ( − 2 ) ) = V ( t + 2 ) . F ( t ) = V ( t − ( − 2 ) ) = V ( t + 2 ) .

Note that V ( t + 2 ) V ( t + 2 ) has the effect of shifting the graph to the left .

Horizontal changes or “inside changes” affect the domain of a function (the input) instead of the range and often seem counterintuitive. The new function F ( t ) F ( t ) uses the same outputs as V ( t ) , V ( t ) , but matches those outputs to inputs 2 hours earlier than those of V ( t ) . V ( t ) . Said another way, we must add 2 hours to the input of V V to find the corresponding output for F : F ( t ) = V ( t + 2 ) . F : F ( t ) = V ( t + 2 ) .

Given a tabular function, create a new row to represent a horizontal shift.

  • Identify the input row or column.
  • Add the shift to the value in each input cell.

Shifting a Tabular Function Horizontally

A function f ( x ) f ( x ) is given in Table 4 . Create a table for the function g ( x ) = f ( x − 3 ) . g ( x ) = f ( x − 3 ) .

2 4 6 8
1 3 7 11

The formula g ( x ) = f ( x − 3 ) g ( x ) = f ( x − 3 ) tells us that the output values of g g are the same as the output value of f f when the input value is 3 less than the original value. For example, we know that f ( 2 ) = 1. f ( 2 ) = 1. To get the same output from the function g , g , we will need an input value that is 3 larger . We input a value that is 3 larger for g ( x ) g ( x ) because the function takes 3 away before evaluating the function f . f .

We continue with the other values to create Table 5 .

5 7 9 11
2 4 6 8
1 3 7 11
1 3 7 11

The result is that the function g ( x ) g ( x ) has been shifted to the right by 3. Notice the output values for g ( x ) g ( x ) remain the same as the output values for f ( x ) , f ( x ) , but the corresponding input values, x , x , have shifted to the right by 3. Specifically, 2 shifted to 5, 4 shifted to 7, 6 shifted to 9, and 8 shifted to 11.

Figure 7 represents both of the functions. We can see the horizontal shift in each point.

Identifying a Horizontal Shift of a Toolkit Function

Figure 8 represents a transformation of the toolkit function f ( x ) = x 2 . f ( x ) = x 2 . Relate this new function g ( x ) g ( x ) to f ( x ) , f ( x ) , and then find a formula for g ( x ) . g ( x ) .

Notice that the graph is identical in shape to the f ( x ) = x 2 f ( x ) = x 2 function, but the x- values are shifted to the right 2 units. The vertex used to be at (0,0), but now the vertex is at (2,0). The graph is the basic quadratic function shifted 2 units to the right, so

Notice how we must input the value x = 2 x = 2 to get the output value y = 0 ; y = 0 ; the x -values must be 2 units larger because of the shift to the right by 2 units. We can then use the definition of the f ( x ) f ( x ) function to write a formula for g ( x ) g ( x ) by evaluating f ( x − 2 ) . f ( x − 2 ) .

To determine whether the shift is + 2 + 2 or − 2 − 2 , consider a single reference point on the graph. For a quadratic, looking at the vertex point is convenient. In the original function, f ( 0 ) = 0. f ( 0 ) = 0. In our shifted function, g ( 2 ) = 0. g ( 2 ) = 0. To obtain the output value of 0 from the function f , f , we need to decide whether a plus or a minus sign will work to satisfy g ( 2 ) = f ( x − 2 ) = f ( 0 ) = 0. g ( 2 ) = f ( x − 2 ) = f ( 0 ) = 0. For this to work, we will need to subtract 2 units from our input values.

Interpreting Horizontal versus Vertical Shifts

The function G ( m ) G ( m ) gives the number of gallons of gas required to drive m m miles. Interpret G ( m ) + 10 G ( m ) + 10 and G ( m + 10 ) . G ( m + 10 ) .

G ( m ) + 10 G ( m ) + 10 can be interpreted as adding 10 to the output, gallons. This is the gas required to drive m m miles, plus another 10 gallons of gas. The graph would indicate a vertical shift.

G ( m + 10 ) G ( m + 10 ) can be interpreted as adding 10 to the input, miles. So this is the number of gallons of gas required to drive 10 miles more than m m miles. The graph would indicate a horizontal shift.

Given the function f ( x ) = x , f ( x ) = x , graph the original function f ( x ) f ( x ) and the transformation g ( x ) = f ( x + 2 ) g ( x ) = f ( x + 2 ) on the same axes. Is this a horizontal or a vertical shift? Which way is the graph shifted and by how many units?

Combining Vertical and Horizontal Shifts

Now that we have two transformations, we can combine them. Vertical shifts are outside changes that affect the output ( y -) values and shift the function up or down. Horizontal shifts are inside changes that affect the input ( x -) values and shift the function left or right. Combining the two types of shifts will cause the graph of a function to shift up or down and left or right.

Given a function and both a vertical and a horizontal shift, sketch the graph.

  • Identify the vertical and horizontal shifts from the formula.
  • The vertical shift results from a constant added to the output. Move the graph up for a positive constant and down for a negative constant.
  • The horizontal shift results from a constant added to the input. Move the graph left for a positive constant and right for a negative constant.
  • Apply the shifts to the graph in either order.

Graphing Combined Vertical and Horizontal Shifts

Given f ( x ) = | x | , f ( x ) = | x | , sketch a graph of h ( x ) = f ( x + 1 ) − 3. h ( x ) = f ( x + 1 ) − 3.

The function f f is our toolkit absolute value function. We know that this graph has a V shape, with the point at the origin. The graph of h h has transformed f f in two ways: f ( x + 1 ) f ( x + 1 ) is a change on the inside of the function, giving a horizontal shift left by 1, and the subtraction by 3 in f ( x + 1 ) − 3 f ( x + 1 ) − 3 is a change to the outside of the function, giving a vertical shift down by 3. The transformation of the graph is illustrated in Figure 9 .

Let us follow one point of the graph of f ( x ) = | x | . f ( x ) = | x | .

  • The point ( 0 , 0 ) ( 0 , 0 ) is transformed first by shifting left 1 unit: ( 0 , 0 ) → ( −1 , 0 ) ( 0 , 0 ) → ( −1 , 0 )
  • The point ( −1 , 0 ) ( −1 , 0 ) is transformed next by shifting down 3 units: ( −1 , 0 ) → ( −1 , −3 ) ( −1 , 0 ) → ( −1 , −3 )

Figure 10 shows the graph of h . h .

Given f ( x ) = | x | , f ( x ) = | x | , sketch a graph of h ( x ) = f ( x − 2 ) + 4. h ( x ) = f ( x − 2 ) + 4.

Identifying Combined Vertical and Horizontal Shifts

Write a formula for the graph shown in Figure 11 , which is a transformation of the toolkit square root function.

The graph of the toolkit function starts at the origin, so this graph has been shifted 1 to the right and up 2. In function notation, we could write that as

Using the formula for the square root function, we can write

Note that this transformation has changed the domain and range of the function. This new graph has domain [ 1 , ∞ ) [ 1 , ∞ ) and range [ 2 , ∞ ) . [ 2 , ∞ ) .

Write a formula for a transformation of the toolkit reciprocal function f ( x ) = 1 x f ( x ) = 1 x that shifts the function’s graph one unit to the right and one unit up.

Graphing Functions Using Reflections about the Axes

Another transformation that can be applied to a function is a reflection over the x - or y -axis. A vertical reflection reflects a graph vertically across the x -axis, while a horizontal reflection reflects a graph horizontally across the y -axis. The reflections are shown in Figure 12 .

Notice that the vertical reflection produces a new graph that is a mirror image of the base or original graph about the x -axis. The horizontal reflection produces a new graph that is a mirror image of the base or original graph about the y -axis.

Reflections

Given a function f ( x ), f ( x ), a new function g ( x ) = − f ( x ) g ( x ) = − f ( x ) is a vertical reflection of the function f ( x ) , f ( x ) , sometimes called a reflection about (or over, or through) the x -axis.

Given a function f ( x ) , f ( x ) , a new function g ( x ) = f ( − x ) g ( x ) = f ( − x ) is a horizontal reflection of the function f ( x ) , f ( x ) , sometimes called a reflection about the y -axis.

Given a function, reflect the graph both vertically and horizontally.

  • Multiply all outputs by –1 for a vertical reflection. The new graph is a reflection of the original graph about the x -axis.
  • Multiply all inputs by –1 for a horizontal reflection. The new graph is a reflection of the original graph about the y -axis.

Reflecting a Graph Horizontally and Vertically

Reflect the graph of s ( t ) = t s ( t ) = t (a) vertically and (b) horizontally.

Reflecting the graph vertically means that each output value will be reflected over the horizontal t- axis as shown in Figure 13 .

Because each output value is the opposite of the original output value, we can write

Notice that this is an outside change, or vertical shift, that affects the output s ( t ) s ( t ) values, so the negative sign belongs outside of the function.

Reflecting horizontally means that each input value will be reflected over the vertical axis as shown in Figure 14 .

Because each input value is the opposite of the original input value, we can write

Notice that this is an inside change or horizontal change that affects the input values, so the negative sign is on the inside of the function.

Note that these transformations can affect the domain and range of the functions. While the original square root function has domain [ 0 , ∞ ) [ 0 , ∞ ) and range [ 0 , ∞ ) , [ 0 , ∞ ) , the vertical reflection gives the V ( t ) V ( t ) function the range ( − ∞ , 0 ] ( − ∞ , 0 ] and the horizontal reflection gives the H ( t ) H ( t ) function the domain ( − ∞ , 0 ] . ( − ∞ , 0 ] .

Reflect the graph of f ( x ) = | x − 1 | f ( x ) = | x − 1 | (a) vertically and (b) horizontally.

Reflecting a Tabular Function Horizontally and Vertically

A function f ( x ) f ( x ) is given as Table 6 . Create a table for the functions below.

  • ⓐ g ( x ) = − f ( x ) g ( x ) = − f ( x )
  • ⓑ h ( x ) = f ( − x ) h ( x ) = f ( − x )
2 4 6 8
1 3 7 11

For g ( x ) , g ( x ) , the negative sign outside the function indicates a vertical reflection, so the x -values stay the same and each output value will be the opposite of the original output value. See Table 7 .

2 4 6 8
–1 –3 –7 –11

For h ( x ) , h ( x ) , the negative sign inside the function indicates a horizontal reflection, so each input value will be the opposite of the original input value and the h ( x ) h ( x ) values stay the same as the f ( x ) f ( x ) values. See Table 8 .

−2 −4 −6 −8
1 3 7 11

A function f ( x ) f ( x ) is given as Table 9 . Create a table for the functions below.

−2 0 2 4
5 10 15 20

Applying a Learning Model Equation

A common model for learning has an equation similar to k ( t ) = − 2 − t + 1 , k ( t ) = − 2 − t + 1 , where k k is the percentage of mastery that can be achieved after t t practice sessions. This is a transformation of the function f ( t ) = 2 t f ( t ) = 2 t shown in Figure 15 . Sketch a graph of k ( t ) . k ( t ) .

This equation combines three transformations into one equation.

  • A horizontal reflection: f ( − t ) = 2 − t f ( − t ) = 2 − t
  • A vertical reflection: − f ( − t ) = − 2 − t − f ( − t ) = − 2 − t
  • A vertical shift: − f ( − t ) + 1 = − 2 − t + 1 − f ( − t ) + 1 = − 2 − t + 1

We can sketch a graph by applying these transformations one at a time to the original function. Let us follow two points through each of the three transformations. We will choose the points (0, 1) and (1, 2).

  • First, we apply a horizontal reflection: (0, 1) (–1, 2).
  • Then, we apply a vertical reflection: (0, -1) (-1, –2)
  • Finally, we apply a vertical shift: (0, 0) (-1, -1)).

This means that the original points, (0,1) and (1,2) become (0,0) and (-1,-1) after we apply the transformations.

In Figure 16 , the first graph results from a horizontal reflection. The second results from a vertical reflection. The third results from a vertical shift up 1 unit.

As a model for learning, this function would be limited to a domain of t ≥ 0 , t ≥ 0 , with corresponding range [ 0 , 1 ) . [ 0 , 1 ) .

Given the toolkit function f ( x ) = x 2 , f ( x ) = x 2 , graph g ( x ) = − f ( x ) g ( x ) = − f ( x ) and h ( x ) = f ( − x ) . h ( x ) = f ( − x ) . Take note of any surprising behavior for these functions.

Determining Even and Odd Functions

Some functions exhibit symmetry so that reflections result in the original graph. For example, horizontally reflecting the toolkit functions f ( x ) = x 2 f ( x ) = x 2 or f ( x ) = | x | f ( x ) = | x | will result in the original graph. We say that these types of graphs are symmetric about the y -axis. A function whose graph is symmetric about the y -axis is called an even function.

If the graphs of f ( x ) = x 3 f ( x ) = x 3 or f ( x ) = 1 x f ( x ) = 1 x were reflected over both axes, the result would be the original graph, as shown in Figure 17 .

We say that these graphs are symmetric about the origin. A function with a graph that is symmetric about the origin is called an odd function .

Note: A function can be neither even nor odd if it does not exhibit either symmetry. For example, f ( x ) = 2 x f ( x ) = 2 x is neither even nor odd. Also, the only function that is both even and odd is the constant function f ( x ) = 0. f ( x ) = 0.

Even and Odd Functions

A function is called an even function if for every input x x

The graph of an even function is symmetric about the y - y - axis.

A function is called an odd function if for every input x x

The graph of an odd function is symmetric about the origin.

Given the formula for a function, determine if the function is even, odd, or neither.

  • Determine whether the function satisfies f ( x ) = f ( − x ) . f ( x ) = f ( − x ) . If it does, it is even.
  • Determine whether the function satisfies f ( x ) = − f ( − x ) . f ( x ) = − f ( − x ) . If it does, it is odd.
  • If the function does not satisfy either rule, it is neither even nor odd.

Determining whether a Function Is Even, Odd, or Neither

Is the function f ( x ) = x 3 + 2 x f ( x ) = x 3 + 2 x even, odd, or neither?

Without looking at a graph, we can determine whether the function is even or odd by finding formulas for the reflections and determining if they return us to the original function. Let’s begin with the rule for even functions.

This does not return us to the original function, so this function is not even. We can now test the rule for odd functions.

Because − f ( − x ) = f ( x ) , − f ( − x ) = f ( x ) , this is an odd function.

Consider the graph of f f in Figure 18 . Notice that the graph is symmetric about the origin. For every point ( x , y ) ( x , y ) on the graph, the corresponding point ( − x , − y ) ( − x , − y ) is also on the graph. For example, (1, 3) is on the graph of f , f , and the corresponding point ( −1 , −3 ) ( −1 , −3 ) is also on the graph.

Is the function f ( s ) = s 4 + 3 s 2 + 7 f ( s ) = s 4 + 3 s 2 + 7 even, odd, or neither?

Graphing Functions Using Stretches and Compressions

Adding a constant to the inputs or outputs of a function changed the position of a graph with respect to the axes, but it did not affect the shape of a graph. We now explore the effects of multiplying the inputs or outputs by some quantity.

We can transform the inside (input values) of a function or we can transform the outside (output values) of a function. Each change has a specific effect that can be seen graphically.

Vertical Stretches and Compressions

When we multiply a function by a positive constant, we get a function whose graph is stretched or compressed vertically in relation to the graph of the original function. If the constant is greater than 1, we get a vertical stretch ; if the constant is between 0 and 1, we get a vertical compression . Figure 19 shows a function multiplied by constant factors 2 and 0.5 and the resulting vertical stretch and compression.

Given a function f ( x ) , f ( x ) , a new function g ( x ) = a f ( x ) , g ( x ) = a f ( x ) , where a a is a constant, is a vertical stretch or vertical compression of the function f ( x ) . f ( x ) .

  • If a > 1 , a > 1 , then the graph will be stretched.
  • If 0 < a < 1 , 0 < a < 1 , then the graph will be compressed.
  • If a < 0 , a < 0 , then there will be combination of a vertical stretch or compression with a vertical reflection.

Given a function, graph its vertical stretch.

  • Identify the value of a . a .
  • Multiply all range values by a . a .

If a > 1 , a > 1 , the graph is stretched by a factor of a . a .

If 0 < a < 1 , 0 < a < 1 , the graph is compressed by a factor of a . a .

If a < 0 , a < 0 , the graph is either stretched or compressed and also reflected about the x -axis.

Graphing a Vertical Stretch

A function P ( t ) P ( t ) models the population of fruit flies. The graph is shown in Figure 20 .

A scientist is comparing this population to another population, Q , Q , whose growth follows the same pattern, but is twice as large. Sketch a graph of this population.

Because the population is always twice as large, the new population’s output values are always twice the original function’s output values. Graphically, this is shown in Figure 21 .

If we choose four reference points, (0, 1), (3, 3), (6, 2) and (7, 0) we will multiply all of the outputs by 2.

The following shows where the new points for the new graph will be located.

Symbolically, the relationship is written as

This means that for any input t , t , the value of the function Q Q is twice the value of the function P . P . Notice that the effect on the graph is a vertical stretching of the graph, where every point doubles its distance from the horizontal axis. The input values, t , t , stay the same while the output values are twice as large as before.

Given a tabular function and assuming that the transformation is a vertical stretch or compression, create a table for a vertical compression.

  • Determine the value of a . a .
  • Multiply all of the output values by a . a .

Finding a Vertical Compression of a Tabular Function

A function f f is given as Table 10 . Create a table for the function g ( x ) = 1 2 f ( x ) . g ( x ) = 1 2 f ( x ) .

2 4 6 8
1 3 7 11

The formula g ( x ) = 1 2 f ( x ) g ( x ) = 1 2 f ( x ) tells us that the output values of g g are half of the output values of f f with the same inputs. For example, we know that f ( 4 ) = 3. f ( 4 ) = 3. Then

We do the same for the other values to produce Table 11 .

The result is that the function g ( x ) g ( x ) has been compressed vertically by 1 2 . 1 2 . Each output value is divided in half, so the graph is half the original height.

A function f f is given as Table 12 . Create a table for the function g ( x ) = 3 4 f ( x ) . g ( x ) = 3 4 f ( x ) .

2 4 6 8
12 16 20 0

Recognizing a Vertical Stretch

The graph in Figure 22 is a transformation of the toolkit function f ( x ) = x 3 . f ( x ) = x 3 . Relate this new function g ( x ) g ( x ) to f ( x ) , f ( x ) , and then find a formula for g ( x ) . g ( x ) .

When trying to determine a vertical stretch or shift, it is helpful to look for a point on the graph that is relatively clear. In this graph, it appears that g ( 2 ) = 2. g ( 2 ) = 2. With the basic cubic function at the same input, f ( 2 ) = 2 3 = 8. f ( 2 ) = 2 3 = 8. Based on that, it appears that the outputs of g g are 1 4 1 4 the outputs of the function f f because g ( 2 ) = 1 4 f ( 2 ) . g ( 2 ) = 1 4 f ( 2 ) . From this we can fairly safely conclude that g ( x ) = 1 4 f ( x ) . g ( x ) = 1 4 f ( x ) .

We can write a formula for g g by using the definition of the function f . f .

Write the formula for the function that we get when we stretch the identity toolkit function by a factor of 3, and then shift it down by 2 units.

Horizontal Stretches and Compressions

Now we consider changes to the inside of a function. When we multiply a function’s input by a positive constant, we get a function whose graph is stretched or compressed horizontally in relation to the graph of the original function. If the constant is between 0 and 1, we get a horizontal stretch ; if the constant is greater than 1, we get a horizontal compression of the function.

Given a function y = f ( x ) , y = f ( x ) , the form y = f ( b x ) y = f ( b x ) results in a horizontal stretch or compression. Consider the function y = x 2 . y = x 2 . Observe Figure 23 . The graph of y = ( 0.5 x ) 2 y = ( 0.5 x ) 2 is a horizontal stretch of the graph of the function y = x 2 y = x 2 by a factor of 2. The graph of y = ( 2 x ) 2 y = ( 2 x ) 2 is a horizontal compression of the graph of the function y = x 2 y = x 2 by a factor of 1 2 1 2 .

Given a function f ( x ) , f ( x ) , a new function g ( x ) = f ( b x ) , g ( x ) = f ( b x ) , where b b is a constant, is a horizontal stretch or horizontal compression of the function f ( x ) . f ( x ) .

  • If b > 1 , b > 1 , then the graph will be compressed by 1 b . 1 b .
  • If 0 < b < 1 , 0 < b < 1 , then the graph will be stretched by 1 b . 1 b .
  • If b < 0 , b < 0 , then there will be combination of a horizontal stretch or compression with a horizontal reflection.

Given a description of a function, sketch a horizontal compression or stretch.

  • Write a formula to represent the function.
  • Set g ( x ) = f ( b x ) g ( x ) = f ( b x ) where b > 1 b > 1 for a compression or 0 < b < 1 0 < b < 1 for a stretch.

Graphing a Horizontal Compression

Suppose a scientist is comparing a population of fruit flies to a population that progresses through its lifespan twice as fast as the original population. In other words, this new population, R , R , will progress in 1 hour the same amount as the original population does in 2 hours, and in 2 hours, it will progress as much as the original population does in 4 hours. Sketch a graph of this population.

Symbolically, we could write

See Figure 24 for a graphical comparison of the original population and the compressed population.

Note that the effect on the graph is a horizontal compression where all input values are half of their original distance from the vertical axis.

Finding a Horizontal Stretch for a Tabular Function

A function f ( x ) f ( x ) is given as Table 13 . Create a table for the function g ( x ) = f ( 1 2 x ) . g ( x ) = f ( 1 2 x ) .

2 4 6 8
1 3 7 11

The formula g ( x ) = f ( 1 2 x ) g ( x ) = f ( 1 2 x ) tells us that the output values for g g are the same as the output values for the function f f at an input half the size. Notice that we do not have enough information to determine g ( 2 ) g ( 2 ) because g ( 2 ) = f ( 1 2 ⋅ 2 ) = f ( 1 ) , g ( 2 ) = f ( 1 2 ⋅ 2 ) = f ( 1 ) , and we do not have a value for f ( 1 ) f ( 1 ) in our table. Our input values to g g will need to be twice as large to get inputs for f f that we can evaluate. For example, we can determine g ( 4 ) . g ( 4 ) .

We do the same for the other values to produce Table 14 .

4 8 12 16
1 3 7 11

Figure 25 shows the graphs of both of these sets of points.

Because each input value has been doubled, the result is that the function g ( x ) g ( x ) has been stretched horizontally by a factor of 2.

Recognizing a Horizontal Compression on a Graph

Relate the function g ( x ) g ( x ) to f ( x ) f ( x ) in Figure 26 .

The graph of g ( x ) g ( x ) looks like the graph of f ( x ) f ( x ) horizontally compressed. Because f ( x ) f ( x ) ends at ( 6 , 4 ) ( 6 , 4 ) and g ( x ) g ( x ) ends at ( 2 , 4 ) , ( 2 , 4 ) , we can see that the x - x - values have been compressed by 1 3 , 1 3 , because 6 ( 1 3 ) = 2. 6 ( 1 3 ) = 2. We might also notice that g ( 2 ) = f ( 6 ) g ( 2 ) = f ( 6 ) and g ( 1 ) = f ( 3 ) . g ( 1 ) = f ( 3 ) . Either way, we can describe this relationship as g ( x ) = f ( 3 x ) . g ( x ) = f ( 3 x ) . This is a horizontal compression by 1 3 . 1 3 .

Notice that the coefficient needed for a horizontal stretch or compression is the reciprocal of the stretch or compression. So to stretch the graph horizontally by a scale factor of 4, we need a coefficient of 1 4 1 4 in our function: f ( 1 4 x ) . f ( 1 4 x ) . This means that the input values must be four times larger to produce the same result, requiring the input to be larger, causing the horizontal stretching.

Write a formula for the toolkit square root function horizontally stretched by a factor of 3.

Performing a Sequence of Transformations

When combining transformations, it is very important to consider the order of the transformations. For example, vertically shifting by 3 and then vertically stretching by 2 does not create the same graph as vertically stretching by 2 and then vertically shifting by 3, because when we shift first, both the original function and the shift get stretched, while only the original function gets stretched when we stretch first.

When we see an expression such as 2 f ( x ) + 3 , 2 f ( x ) + 3 , which transformation should we start with? The answer here follows nicely from the order of operations. Given the output value of f ( x ) , f ( x ) , we first multiply by 2, causing the vertical stretch, and then add 3, causing the vertical shift. In other words, multiplication before addition.

Horizontal transformations are a little trickier to think about. When we write g ( x ) = f ( 2 x + 3 ) , g ( x ) = f ( 2 x + 3 ) , for example, we have to think about how the inputs to the function g g relate to the inputs to the function f . f . Suppose we know f ( 7 ) = 12. f ( 7 ) = 12. What input to g g would produce that output? In other words, what value of x x will allow g ( x ) = f ( 2 x + 3 ) = 12 ? g ( x ) = f ( 2 x + 3 ) = 12 ? We would need 2 x + 3 = 7. 2 x + 3 = 7. To solve for x , x , we would first subtract 3, resulting in a horizontal shift, and then divide by 2, causing a horizontal compression.

This format ends up being very difficult to work with, because it is usually much easier to horizontally stretch a graph before shifting. We can work around this by factoring inside the function.

Let’s work through an example.

We can factor out a 2.

Now we can more clearly observe a horizontal shift to the left 2 units and a horizontal compression. Factoring in this way allows us to horizontally stretch first and then shift horizontally.

Combining Transformations

When combining vertical transformations written in the form a f ( x ) + k , a f ( x ) + k , first vertically stretch by a a and then vertically shift by k . k .

When combining horizontal transformations written in the form f ( b x - h ) , f ( b x - h ) , first horizontally shift by h h and then horizontally stretch by 1 b . 1 b .

When combining horizontal transformations written in the form f ( b ( x - h ) ) , f ( b ( x - h ) ) , first horizontally stretch by 1 b 1 b and then horizontally shift by h . h .

Horizontal and vertical transformations are independent. It does not matter whether horizontal or vertical transformations are performed first.

Finding a Triple Transformation of a Tabular Function

Given Table 15 for the function f ( x ) , f ( x ) , create a table of values for the function g ( x ) = 2 f ( 3 x ) + 1. g ( x ) = 2 f ( 3 x ) + 1.

6 12 18 24
10 14 15 17

There are three steps to this transformation, and we will work from the inside out. Starting with the horizontal transformations, f ( 3 x ) f ( 3 x ) is a horizontal compression by 1 3 , 1 3 , which means we multiply each x - x - value by 1 3 . 1 3 . See Table 16 .

2 4 6 8
10 14 15 17

Looking now to the vertical transformations, we start with the vertical stretch, which will multiply the output values by 2. We apply this to the previous transformation. See Table 17 .

2 4 6 8
20 28 30 34

Finally, we can apply the vertical shift, which will add 1 to all the output values. See Table 18 .

2 4 6 8
21 29 31 35

Finding a Triple Transformation of a Graph

Use the graph of f ( x ) f ( x ) in Figure 27 to sketch a graph of k ( x ) = f ( 1 2 x + 1 ) − 3. k ( x ) = f ( 1 2 x + 1 ) − 3.

To simplify, let’s start by factoring out the inside of the function.

By factoring the inside, we can first horizontally stretch by 2, as indicated by the 1 2 1 2 on the inside of the function. Remember that twice the size of 0 is still 0, so the point (0,2) remains at (0,2) while the point (2,0) will stretch to (4,0). See Figure 28 .

Next, we horizontally shift left by 2 units, as indicated by x + 2. x + 2. See Figure 29 .

Last, we vertically shift down by 3 to complete our sketch, as indicated by the − 3 − 3 on the outside of the function. See Figure 30 .

Access this online resource for additional instruction and practice with transformation of functions.

  • Function Transformations

3.5 Section Exercises

When examining the formula of a function that is the result of multiple transformations, how can you tell a horizontal shift from a vertical shift?

When examining the formula of a function that is the result of multiple transformations, how can you tell a horizontal stretch from a vertical stretch?

When examining the formula of a function that is the result of multiple transformations, how can you tell a horizontal compression from a vertical compression?

When examining the formula of a function that is the result of multiple transformations, how can you tell a reflection with respect to the x -axis from a reflection with respect to the y -axis?

How can you determine whether a function is odd or even from the formula of the function?

For the following exercises, write a formula for the function obtained when the graph is shifted as described.

f ( x ) = x f ( x ) = x is shifted up 1 unit and to the left 2 units.

f ( x ) = | x | f ( x ) = | x | is shifted down 3 units and to the right 1 unit.

f ( x ) = 1 x f ( x ) = 1 x is shifted down 4 units and to the right 3 units.

f ( x ) = 1 x 2 f ( x ) = 1 x 2 is shifted up 2 units and to the left 4 units.

For the following exercises, describe how the graph of the function is a transformation of the graph of the original function f . f .

y = f ( x − 49 ) y = f ( x − 49 )

y = f ( x + 43 ) y = f ( x + 43 )

y = f ( x + 3 ) y = f ( x + 3 )

y = f ( x − 4 ) y = f ( x − 4 )

y = f ( x ) + 5 y = f ( x ) + 5

y = f ( x ) + 8 y = f ( x ) + 8

y = f ( x ) − 2 y = f ( x ) − 2

y = f ( x ) − 7 y = f ( x ) − 7

y = f ( x − 2 ) + 3 y = f ( x − 2 ) + 3

y = f ( x + 4 ) − 1 y = f ( x + 4 ) − 1

For the following exercises, determine the interval(s) on which the function is increasing and decreasing.

f ( x ) = 4 ( x + 1 ) 2 − 5 f ( x ) = 4 ( x + 1 ) 2 − 5

g ( x ) = 5 ( x + 3 ) 2 − 2 g ( x ) = 5 ( x + 3 ) 2 − 2

a ( x ) = − x + 4 a ( x ) = − x + 4

k ( x ) = − 3 x − 1 k ( x ) = − 3 x − 1

For the following exercises, use the graph of f ( x ) = 2 x f ( x ) = 2 x shown in Figure 31 to sketch a graph of each transformation of f ( x ) . f ( x ) .

g ( x ) = 2 x + 1 g ( x ) = 2 x + 1

h ( x ) = 2 x − 3 h ( x ) = 2 x − 3

w ( x ) = 2 x − 1 w ( x ) = 2 x − 1

For the following exercises, sketch a graph of the function as a transformation of the graph of one of the toolkit functions.

f ( t ) = ( t + 1 ) 2 − 3 f ( t ) = ( t + 1 ) 2 − 3

h ( x ) = | x − 1 | + 4 h ( x ) = | x − 1 | + 4

k ( x ) = ( x − 2 ) 3 − 1 k ( x ) = ( x − 2 ) 3 − 1

m ( t ) = 3 + t + 2 m ( t ) = 3 + t + 2

Tabular representations for the functions f , g , f , g , and h h are given below. Write g ( x ) g ( x ) and h ( x ) h ( x ) as transformations of f ( x ) . f ( x ) .

−2 −1 0 1 2
−2 −1 −3 1 2
−1 0 1 2 3
−2 −1 −3 1 2
−2 −1 0 1 2
−1 0 −2 2 3
−2 −1 0 1 2
−1 −3 4 2 1
−3 −2 −1 0 1
−1 −3 4 2 1
−2 −1 0 1 2
−2 −4 3 1 0

For the following exercises, write an equation for each graphed function by using transformations of the graphs of one of the toolkit functions.

For the following exercises, use the graphs of transformations of the square root function to find a formula for each of the functions.

For the following exercises, use the graphs of the transformed toolkit functions to write a formula for each of the resulting functions.

For the following exercises, determine whether the function is odd, even, or neither.

f ( x ) = 3 x 4 f ( x ) = 3 x 4

g ( x ) = x g ( x ) = x

h ( x ) = 1 x + 3 x h ( x ) = 1 x + 3 x

f ( x ) = ( x − 2 ) 2 f ( x ) = ( x − 2 ) 2

g ( x ) = 2 x 4 g ( x ) = 2 x 4

h ( x ) = 2 x − x 3 h ( x ) = 2 x − x 3

For the following exercises, describe how the graph of each function is a transformation of the graph of the original function f . f .

g ( x ) = − f ( x ) g ( x ) = − f ( x )

g ( x ) = f ( − x ) g ( x ) = f ( − x )

g ( x ) = 4 f ( x ) g ( x ) = 4 f ( x )

g ( x ) = 6 f ( x ) g ( x ) = 6 f ( x )

g ( x ) = f ( 5 x ) g ( x ) = f ( 5 x )

g ( x ) = f ( 2 x ) g ( x ) = f ( 2 x )

g ( x ) = f ( 1 3 x ) g ( x ) = f ( 1 3 x )

g ( x ) = f ( 1 5 x ) g ( x ) = f ( 1 5 x )

g ( x ) = 3 f ( − x ) g ( x ) = 3 f ( − x )

g ( x ) = − f ( 3 x ) g ( x ) = − f ( 3 x )

For the following exercises, write a formula for the function g g that results when the graph of a given toolkit function is transformed as described.

The graph of f ( x ) = | x | f ( x ) = | x | is reflected over the y y - axis and horizontally compressed by a factor of 1 4 1 4 .

The graph of f ( x ) = x f ( x ) = x is reflected over the x x -axis and horizontally stretched by a factor of 2.

The graph of f ( x ) = 1 x 2 f ( x ) = 1 x 2 is vertically compressed by a factor of 1 3 , 1 3 , then shifted to the left 2 units and down 3 units.

The graph of f ( x ) = 1 x f ( x ) = 1 x is vertically stretched by a factor of 8, then shifted to the right 4 units and up 2 units.

The graph of f ( x ) = x 2 f ( x ) = x 2 is vertically compressed by a factor of 1 2 , 1 2 , then shifted to the right 5 units and up 1 unit.

The graph of f ( x ) = x 2 f ( x ) = x 2 is horizontally stretched by a factor of 3, then shifted to the left 4 units and down 3 units.

For the following exercises, describe how the formula is a transformation of a toolkit function. Then sketch a graph of the transformation.

g ( x ) = 4 ( x + 1 ) 2 − 5 g ( x ) = 4 ( x + 1 ) 2 − 5

h ( x ) = − 2 | x − 4 | + 3 h ( x ) = − 2 | x − 4 | + 3

m ( x ) = 1 2 x 3 m ( x ) = 1 2 x 3

n ( x ) = 1 3 | x − 2 | n ( x ) = 1 3 | x − 2 |

p ( x ) = ( 1 3 x ) 3 − 3 p ( x ) = ( 1 3 x ) 3 − 3

q ( x ) = ( 1 4 x ) 3 + 1 q ( x ) = ( 1 4 x ) 3 + 1

For the following exercises, use the graph in Figure 32 to sketch the given transformations.

g ( x ) = f ( x ) − 2 g ( x ) = f ( x ) − 2

g ( x ) = f ( x + 1 ) g ( x ) = f ( x + 1 )

g ( x ) = f ( x − 2 ) g ( x ) = f ( x − 2 )

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Access for free at https://openstax.org/books/college-algebra-2e/pages/1-introduction-to-prerequisites
  • Authors: Jay Abramson
  • Publisher/website: OpenStax
  • Book title: College Algebra 2e
  • Publication date: Dec 21, 2021
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/college-algebra-2e/pages/1-introduction-to-prerequisites
  • Section URL: https://openstax.org/books/college-algebra-2e/pages/3-5-transformation-of-functions

© Jun 28, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

HIGH SCHOOL

  • ACT Tutoring
  • SAT Tutoring
  • PSAT Tutoring
  • ASPIRE Tutoring
  • SHSAT Tutoring
  • STAAR Tutoring

GRADUATE SCHOOL

  • MCAT Tutoring
  • GRE Tutoring
  • LSAT Tutoring
  • GMAT Tutoring
  • AIMS Tutoring
  • HSPT Tutoring
  • ISAT Tutoring
  • SSAT Tutoring

Search 50+ Tests

Loading Page

math tutoring

  • Elementary Math
  • Pre-Calculus
  • Trigonometry

science tutoring

Foreign languages.

  • Mandarin Chinese

elementary tutoring

  • Computer Science

Search 350+ Subjects

  • Video Overview
  • Tutor Selection Process
  • Online Tutoring
  • Mobile Tutoring
  • Instant Tutoring
  • How We Operate
  • Our Guarantee
  • Impact of Tutoring
  • Reviews & Testimonials
  • About Varsity Tutors

Algebra II : Transformations

Study concepts, example questions & explanations for algebra ii, all algebra ii resources, example questions, example question #1 : transformations.

homework 3 2 transformations b

Almost all transformed functions can be written like this:

homework 3 2 transformations b

Example Question #2 : Transformations

Which of the following transformations represents a parabola shifted to the right by 4 and halved in width?

homework 3 2 transformations b

Which of the following represents a standard parabola shifted up by 2 units?

homework 3 2 transformations b

Vertical shifts to this standard equation are represented by additions (upward shifts) or subtractions (downward shifts) added to the end of the equation. To shift upward 2 units, add 2.

homework 3 2 transformations b

Example Question #4 : Transformations

Which of the following transformation flips a parabola vertically, doubles its width, and shifts it up by 3?

homework 3 2 transformations b

Vertical shifts are represented by additions (upward shifts) or subtractions (downward shifts) added to the end of the equation. To shift upward 3 units, add 3.

homework 3 2 transformations b

Example Question #5 : Transformations

Which of the following shifts a parabola six units to the right and five downward?

homework 3 2 transformations b

Vertical shifts to this standard equation are represented by additions (upward shifts) or subtractions (downward shifts) added to the end of the equation. To shift downward 5 units, subtract 5.

homework 3 2 transformations b

Example Question #6 : Transformations

Which of the following transformations represents a parabola that has been flipped vertically, shifted to the right 12, and shifted downward 4?

homework 3 2 transformations b

Vertical shifts are represented by additions (upward shifts) or subtractions (downward shifts) added to the end of the equation. To shift downward 4 units, subtract 4.

homework 3 2 transformations b

Example Question #7 : Transformations

Which of the following transformations represents a parabola that has been shifted 4 units to the left, 5 units down, and quadrupled in width?

homework 3 2 transformations b

Vertical shifts are represented by additions (upward shifts) or subtractions (downward shifts) added to the end of the equation. To shift downward 5 units, subtract 5.

homework 3 2 transformations b

The new equation after shifting left 2 units is:

homework 3 2 transformations b

Shifting up 3 units will add 3 to the y-intercept of the new equation.

homework 3 2 transformations b

Example Question #9 : Transformations

homework 3 2 transformations b

It helps to evaluate the expression algebraically.

homework 3 2 transformations b

Example Question #10 : Transformations

homework 3 2 transformations b

This is a reflection across the y axis.

homework 3 2 transformations b

Report an issue with this question

If you've found an issue with this question, please let us know. With the help of the community we can continue to improve our educational resources.

DMCA Complaint

If you believe that content available by means of the Website (as defined in our Terms of Service) infringes one or more of your copyrights, please notify us by providing a written notice (“Infringement Notice”) containing the information described below to the designated agent listed below. If Varsity Tutors takes action in response to an Infringement Notice, it will make a good faith attempt to contact the party that made such content available by means of the most recent email address, if any, provided by such party to Varsity Tutors.

Your Infringement Notice may be forwarded to the party that made the content available or to third parties such as ChillingEffects.org.

Please be advised that you will be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that a product or activity is infringing your copyrights. Thus, if you are not sure content located on or linked-to by the Website infringes your copyright, you should consider first contacting an attorney.

Please follow these steps to file a notice:

You must include the following:

A physical or electronic signature of the copyright owner or a person authorized to act on their behalf; An identification of the copyright claimed to have been infringed; A description of the nature and exact location of the content that you claim to infringe your copyright, in \ sufficient detail to permit Varsity Tutors to find and positively identify that content; for example we require a link to the specific question (not just the name of the question) that contains the content and a description of which specific portion of the question – an image, a link, the text, etc – your complaint refers to; Your name, address, telephone number and email address; and A statement by you: (a) that you believe in good faith that the use of the content that you claim to infringe your copyright is not authorized by law, or by the copyright owner or such owner’s agent; (b) that all of the information contained in your Infringement Notice is accurate, and (c) under penalty of perjury, that you are either the copyright owner or a person authorized to act on their behalf.

Send your complaint to our designated agent at:

Charles Cohn Varsity Tutors LLC 101 S. Hanley Rd, Suite 300 St. Louis, MO 63105

Or fill out the form below:

Contact Information

Complaint details.

Learning Tools by Varsity Tutors

Email address:
Your name:
Feedback:

Please ensure that your password is at least 8 characters and contains each of the following:

  • a special character: @$#!%*?&

homework 3 2 transformations b

40 Key Word Transformations Ex. | B2 First (FCE)

homework 3 2 transformations b

Tommy said he was ready for his driving test and would take it in July. Tommy said he was ready for his driving test and could take it in July.

One letter has been changed, from “would” to “could” but it changes the meaning of the sentence totally. Be careful of this!

A good way to practise this part of the FCE exam is to get used to writing and re-writing sentences using different structures and without changing the meaning.

(FCE) 40 Key Word Transformation: Exercises

Key word transformation: exercises 1.

Complete the sentence so that it has a similar meaning. Do not change the word given . You must use between two and five words , including the word given.

Nobody paid ATTENTION to  ( ATTENTION ) his bad behaviour.

You should try and take advantage of his help.

You should try and (MOST) help he gives you.

My sister was involved in her school spelling competition.

My sister (PART) spelling competition.

Could they grow anything here after the war?

Were (ABLE) here after the war?

‘Why didn’t you call me?’ asked Joe.

Joe (ASKED) not called him.

Driving that fast was a stupid thing to do.

If (ONLY) driving so fast.

 I hadn’t seen my sister for about a year, when I saw her last.

About (GONE) before I saw my sister again, after the last time I saw her.

Key Word Transformation: Exercises 2

I don’t earn anything like the amount I did before.

I earn (NOWHERE) as I did before.

The date for the Barcelona Conference is the 23rd of March.

The Barcelona Conference (PLACE) the 23rd of March.

The house was not very attractive in appearance when we first saw it.

The house was (MUCH) at when we first saw it.

No-one wants to buy this type of music any more.

There (LONGER) for this type of music.

Looking back, I think I was right to study mathematics at university.

Looking back, I (REGRET) mathematics at university.

Our spending will have to be reduced next year.

We will have (BACK) our spending next year.

Key Word Transformation: Exercises 3

While we were going home yesterday we got caught in a thunderstorm.

We got caught in a thunderstorm while we were (WAY) yesterday.

Has Mary altered her decision about moving to the countryside?

Do you know if Mary (MIND) about moving to the countryside?

I’d like Kevin to stop telling me what to do.

I (WISH) telling me what to do!

‘Are you pleased it’s nearly half-term?’ said the teacher to us.

The teacher wanted (KNOW) pleased it was nearly half-term.

We are earning less than we are spending, I’m afraid.

Our (EXPENDITURE) our income, I’m afraid.

I don’t think having luxuries in life is necessary.

I don’t (NECESSITY) having luxuries in life.

Key Word Transformation: Exercises 4

I am starting to find watching television boring.

I am beginning to get (FED) television.

Bad weather makes me feel really unhappy in the winter.

Bad weather (DOWN) in the winter.

Fog delayed my flight to Moscow this morning.

My flight to Moscow (UP) this morning

Help was urgently needed in the flooded area of the country.

They were (NEED) in the flooded area of the country.

I went to Italy with the intention of learning Italian.

I went to Italy (THAT) Italian.

Remember to return the videos you have rented.

Don’t (BACK) the videos you have rented.

Key Word Transformation: Exercises 5

To tell the truth, we need a swimming pool for this school.

To tell the truth, (WHAT) a swimming pool for this school.

Do you know whose this umbrella is, by any chance?

Do you know (BELONGS) , by any chance?

Was it Paul’s idea to go to the cinema?

Was it Paul (CAME) the idea of going to the cinema?

The boats began to move slowly out of the harbour.

The boats slowly (WAY) out of the harbour.

One runner did not succeed in finishing the race.

One runner (ABLE) the race.

It is not my fault that the glass broke.

You cannot (BLAME) the glass.

engxam logo english exams

Would you pass B2 First (FCE)?

B2 first (fce) use of english part 4: tips & strategy.

homework 3 2 transformations b

You must complete a new sentence that has a similar meaning. You use a word in capitals given in bold for each sentence, which you must not change.

  • Read the sentence carefully and think about its exact meaning.
  • Check your tenses – if the first sentence is in the past tense, the second should be, too!
  • Contractions (e.g. haven’t) count as two words.
  • Try to keep the same meaning – If the first sentence says ‘Tom said…’ then don’t write ‘He said…’ in the second sentence. (Write ‘Tom said’.)
  • Write between two and five words , including the word given.

Find things that are the same in both sentences and delete them. That helps you to focus on what you actually need to be transforming.

Because of the scoring system, it’s possible to get 50% in this section without getting any of the questions 100% correct. So it’s worth answering every question! Even incomplete answers can get points

Make absolutely sure that the two sentences mean the same thing. For example, if the sentence to transform has names in it, the answer will have to have them too.

IMAGES

  1. Transformations homework pack. Maths KS3/GCSE

    homework 3 2 transformations b

  2. Function Transformations Guided Notes + Homework Set by Teach Simple

    homework 3 2 transformations b

  3. Solved Name: Unit 9: Transformations Date: Per: Homework 2:

    homework 3 2 transformations b

  4. Unit 3: Parent Functions and Transformations Homework 3 Transformations

    homework 3 2 transformations b

  5. Transformations Unit

    homework 3 2 transformations b

  6. Unit Transformations Homework 3 Answer Key

    homework 3 2 transformations b

COMMENTS

  1. PDF CS 4620 Homework 3 Solutions

    For two 3D transformations A and B, we say A and B are commutative if their compositions AB = BA. Now define the following three 3D transformations: i. Rotation R which transforms +x axis to +y, +y to +z, and +z to +x; ii. Scale S which scales along x, y and z axes by factors 2, 3 and 4, respectively; iii. Translation T which moves along x, y ...

  2. PDF CS 4620 Homework 3: Transformations

    For two 3D transformations A and B, we say. A and B are commutative if their compositions AB = BA. Now define the following three 3D transformations: i. Rotation R which transforms +x axis to +y, +y to +z, and +z to +x; ii. Scale S which scales along x, y and z axes by factors 2, 3 and 4, respectively; iii.

  3. PDF O Gina Wilson (All Things Algebrae, LLC), 20) 5-2018

    Unit 9: Transformations Homework 3: Rotations (about the origin) This is a 2-page document! " Directions: Give each rule for counterclockwise rotations abOUt the origin: 900: (x, y) 1800: (X, y) 2700: (x, y) Directions: Graph and label each figure and its image under a rotation abOUt the origin.

  4. 3.5 Transformation of Functions

    When we see an expression such as 2 f (x) + 3, 2 f (x) + 3, which transformation should we start with? The answer here follows nicely from the order of operations. Given the output value of f (x), f (x), we first multiply by 2, causing the vertical stretch, and then add 3, causing the vertical shift. In other words, multiplication before addition.

  5. PDF Homework 5: Transformations in geometry

    4 Assume a2+b2 = 1. One of the three transformations is a rotation, the other is a re ection about a line, the third is an orthogonal projection onto a line. Which is which? Find the inverse in the case of rotation and re ection. a) C= 2 6 6 4 a b b a 3 7 7 5. b) A= 2 6 6 4 a b b a 3 7 7 5. c) B= 2 6 6 4 a2 ab ab b2 3 7 7 5. d) For a 2 2 matrix ...

  6. PDF Unit 9

    Title: Unit 9 - Transformations Author: rgooden Created Date: 12/29/2016 1:43:09 AM

  7. PDF Unit 9

    B'(-3, -4) is the image of B after a reflection in the y-axis. What are the coordinates of B? 1<'(6, 3) is the image of K after a reflection in the liney = 2. What are the coordinates ... Unit 9 - Transformations (NEW- Updated August 2018) Author: Gina Wilson Created Date: 5/15/2020 12:38:18 PM ...

  8. Solved Complete both transformations below. Then enter the

    Complete both transformations below. Then enter the final coordinates of the figure.

  9. PDF Homework 4: Linear transformations

    4 a) Let v = 2 6 6 6 6 6 6 4 v 1 v 2 v 3 3 7 7 7 7 7 7 5. Which matrix Aimplements the transformation x = 2 6 6 6 6 6 6 4 x 1 x 2 x 3 3 7 7 7 7 7 7 5!v x = 2 6 6 6 6 ...

  10. 2.3e: Exercises

    C: Graph transformations of a basic function. Exercise 2.3e. ★ Begin by graphing the basic quadratic function f(x) = x2. State the transformations needed to apply to f to graph the function below. Then use transformations to graph the function. 27. g(x) = x2 + 1. 28. g(x) = x2 − 4. 29. g(x) = (x − 5)2. 30. g(x) = (x + 1)2.

  11. PDF HOMEWORK #8, ADVANCED LINEAR ALGEBRA Exercise 1.

    HOMEWORK #8, ADVANCED LINEAR ALGEBRA Exercise 1. For each of the following functions determine whether or not it is a bilinear form on the indicated vector space (for a matrix Aits transposed matrix is denoted At): (1) f(A;B) = Tr(AB);A;B2Mat

  12. Geometry Unit 9 Transformations Flashcards

    Quizlet for Semester 2 Exam (May 2023) Teacher 25 terms. Emmie_Treadwell. Preview. geometry. 14 terms. Jada_Burriss. Preview. Chapter 7 Vocab. 23 terms. AMBERLY_KIDD. Preview. Math 2 Unit 2 VOCAB. ... A classification transformations that does not change the shape or size of a figure. Also called congruence transformations or rigid motions.

  13. Transformations

    Explanation: Almost all transformed functions can be written like this: g(x) = a[f(b(x − c))] + d. where f(x) is the parent function. In this case, our parent function is f(x) = x2, so we can write g(x) this way: g(x) = a[b(x − c)]2 + d. Luckily, for this problem, we only have to worry about a and d. a represents the vertical stretch factor ...

  14. 3.4: Transformation of Functions

    a transformation that shifts a function's graph left or right by adding a positive or negative constant to the input. vertical compression. a function transformation that compresses the function's graph vertically by multiplying the output by a constant 0<a<1. vertical reflection.

  15. Khan Academy

    Khanmigo is now free for all US educators! Plan lessons, develop exit tickets, and so much more with our AI teaching assistant.

  16. Solved Complete both transformations below. Then enter the

    Combinations of Transformations. Here's the best way to solve it. Shift each coordinate of point A ( − 2, 0) by < 7, 3 > to find the new coordinates for A ′. Complete both transformations below. Then enter the final coordinates of the figure.

  17. PDF Chapter 1 Functions and Transformations

    1.3 Modeling with Linear Functions Use linear functions to model and analyze real-life situations. 1.4 Solving Absolute Value Inequalities Write and solve inequalities involving absolute value. 1.5 Absolute Value Functions Understand characteristics of absolute value functions. 1.6 Piecewise Functions Graph and write piecewise functions.

  18. Mathway

    Free math problem solver answers your algebra homework questions with step-by-step explanations. Mathway. Visit Mathway on the web. Start 7-day free trial on the app. Start 7-day free trial on the app. Download free on Amazon. Download free in Windows Store. Take a photo of your math problem on the app. get Go. Algebra. Basic Math.

  19. PDF Math in Moscow Basic Representation Theory Homework Assignment 10

    2(C) is completely reducible. Denote by V n an irreducible sl 2(C)-module with the highest weight n. Problem 10.3. Find the decomposition of the representation V n V m of the Lie algebra sl 2(C) into the sum of its irreducible representations. Problem 10.4. Decompose the representation S2(V 4) of the Lie algebra sl 2(C) into the sum of

  20. PDF Math in Moscow Calculus on Manifolds Homework Assignment 3

    HOMEWORK ASSIGNMENT 3 (DUE DATE: OCTOBER 3, 2019) Problem 3.1. Find the tangent space to f(x;y;z)jx2 + y2 z2 = 1gat the point (1;1;1). Problem 3.2. Consider a subset of matrices SL(2) = fA 2Matr(2 2;R)jdet(A) = 1g Find its tangent space at the point Id. Problem 3.3. Does there exist a smooth vector eld on T2 that does not vanish at any point ...

  21. 40 Key Word Transformations Ex.

    B2 First (FCE) Use of English Part 4: Tips & Strategy. The important thing in key word transformations is that you keep the meaning the same - EXACTLY the same. So it's important that you read through the first sentence and your second sentence to ensure you have kept the meaning the same. Look at these two sentences: