Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

5.3 Function Composition

In Section 5.2, we saw how the arithmetic of real numbers carried over into an arithmetic of functions. In this section, we discuss another way to combine functions which is unique to functions and isn't shared with real numbers - function composition.

To compute ( g f ) ( x ) , we use the formula given in Defintion 5.2: ( g f ) ( x ) = g ( f ( x ) ) . However, from a procedural viewpoint, Defintion 5.2 tells us the output from g f is found by taking the output from f , f ( x ) , and then making that the input to g . From this perspective, we see g f as a two step process taking an input x and first applying the procedure f then applying the procedure g . Abstractly, we have

Coordinate-plane figure.
Figure 5.40

In the expression g ( f ( x ) ) , the function f is often called the `inside' function while g is often called the `outside' function. When evaluating composite function values we present two methods in the example below: the `inside out' and `outside in' methods.

As previously mentioned, it should be clear from Example 5.3.1 that, in general, g f f g , in other words, function composition is not commutative. However, numbers and demonstrate the associative property of function composition. That is, when composing three (or more) functions, as long as we keep the order the same, it doesn't matter which two functions we compose first. We summarize the important properties of function composition in the theorem below.

By repeated applications of Definition 5.2, we find ( h ( g f ) ) ( x ) = h ( ( g f ) ( x ) ) = h ( g ( f ( x ) ) ) . Similarly, ( ( h g ) f ) ( x ) = ( h g ) ( f ( x ) ) = h ( g ( f ( x ) ) ) . This establishes that the formulas for the two functions are the same. We leave it to the reader to think about why the domains of these two functions are identical, too. These two facts establish the equality h ( g f ) = ( h g ) f . A consequence of the associativity of function composition is that there is no need for parentheses when we write h g f . The second property can also be verified using Definition 5.2. Recall that the function I ( x ) = x is called the identity function and was introduced in Exercise in Section 1.2. If we compose the function I with a function f , then we have ( I f ) ( x ) = I ( f ( x ) ) = f ( x ) , and a similar computation shows ( f I ) ( x ) = f ( I ( x ) ) = f ( x ) . This establishes that we have an identity for function composition much in the same way the function I ( x ) = 1 is an identity for function multiplication.

As we know, not all functions are described by formulas, and, moreover, not all functions are described by just one formula. The next example applies the concept of function composition to functions represented in various and sundry ways.

A useful skill in Calculus is to be able to take a complicated function and break it down into a composition of easier functions which our last example illustrates. As with Example 5.2.2, we want to avoid trivial decompositions, which, when it comes to function composition, are those involving the identity function I ( x ) = x as described in Theorem 5.4.

We close this section of a real-world application of function composition.

Related Rates

In Section 5.2.1, we studied the difference operator, Δ and showed how average rates of change operate with the basic function arithmetic. In this section, we explore how rates of change of composite functions are related to the rates of change of their constituent functions. As in that section, we'll use the formulation:

Δ [ f ( x ) ] Δ x = f ( x + Δ x ) f ( x ) Δ x , Δ x 0 ,

adjusting the names of functions and independent variables as needed.

As a motivational example, we revisit the scenario in Example 5.3.4.

Example 5.3.5 verifies a property of rates we formalize below.

If we think of u as being an `intermediary' variable, Theorem 5.5 allows us to determine the rate of change of f with respect to x by multiplying the rate of change of f with respect to this `intermediary' u by the rate of change of the `intermediary' u with respect to x . That is, we are looking for rate information on how f depends on x by decomposing the rate into two rates as visualized below.

Coordinate-plane figure.
Figure 5.46

We close the section with one last example.

Note that we never needed to know explicitly how the speed, v , directly depended on time in order to answer the question posed in Example 5.3.6. All we needed was the rate.

Exercises

In Exercises -, use the given pair of functions to find the following values if they exist.

  • ( g f ) ( 0 )
  • ( f g ) ( 1 )
  • ( f f ) ( 2 )
  • ( g f ) ( 3 )
  • ( f g ) ( 1 2 )
  • ( f f ) ( 2 )
  1. f ( x ) = x 2 , g ( t ) = 2 t + 1
  2. f ( x ) = 4 x , g ( t ) = 1 t 2
  3. f ( x ) = 4 3 x , g ( t ) = | t |
  4. f ( x ) = | x 1 | , g ( t ) = t 2 5
  5. f ( x ) = 4 x + 5 , g ( t ) = t
  6. f ( x ) = 3 x , g ( t ) = t 2 + 1
  7. f ( x ) = 6 x x 2 , g ( t ) = t t + 10
  8. f ( x ) = x + 1 3 , g ( t ) = 4 t 2 t
  9. f ( x ) = 3 1 x , g ( t ) = 4 t t 2 + 1
  10. f ( x ) = x x + 5 , g ( t ) = 2 7 t 2
  11. f ( x ) = 2 x 5 x 2 , g ( t ) = 4 t + 1
  12. f ( x ) = 2 x + 5 , g ( t ) = 10 t t 2 + 1

In Exercises -, use the given pair of functions to find and simplify expressions for the following functions and state the domain of each using interval notation.

  • ( g f ) ( x )
  • ( f g ) ( t )
  • ( f f ) ( x )
  • f ( x ) = 2 x + 3 , g ( t ) = t 2 9
  • f ( x ) = x 2 x + 1 , g ( t ) = 3 t 5
  • f ( x ) = x 2 4 , g ( t ) = | t |
  • f ( x ) = 3 x 5 , g ( t ) = t
  • f ( x ) = | x + 1 | , g ( t ) = t
  • f ( x ) = 3 x 2 , g ( t ) = t + 1
  • f ( x ) = | x | , g ( t ) = 4 t
  • f ( x ) = x 2 x 1 , g ( t ) = t 5
  • f ( x ) = 3 x 1 , g ( t ) = 1 t + 3
  • f ( x ) = 3 x x 1 , g ( t ) = t t 3
  • f ( x ) = x 2 x + 1 , g ( t ) = 2 t + 1 t
  • f ( x ) = 2 x x 2 4 , g ( t ) = 1 t

In Exercises -, use f ( x ) = 2 x , g ( t ) = t and h ( s ) = | s | to find and simplify expressions for the following functions and state the domain of each using interval notation.

  1. ( h g f ) ( x )
  2. ( h f g ) ( t )
  3. ( g f h ) ( s )
  4. ( g h f ) ( x )
  5. ( f h g ) ( t )
  6. ( f g h ) ( s )

In Exercises -, let f be the function defined by

f = { ( 3 , 4 ) , ( 2 , 2 ) , ( 1 , 0 ) , ( 0 , 1 ) , ( 1 , 3 ) , ( 2 , 4 ) , ( 3 , 1 ) }

and let g be the function defined by

g = { ( 3 , 2 ) , ( 2 , 0 ) , ( 1 , 4 ) , ( 0 , 0 ) , ( 1 , 3 ) , ( 2 , 1 ) , ( 3 , 2 ) } .

Find the following, if it exists.

  1. ( f g ) ( 3 )
  2. f ( g ( 1 ) )
  3. ( f f ) ( 0 )
  4. ( f g ) ( 3 )
  5. ( g f ) ( 3 )
  6. g ( f ( 3 ) )
  7. ( g g ) ( 2 )
  8. ( g f ) ( 2 )
  9. g ( f ( g ( 0 ) ) )
  10. f ( f ( f ( 1 ) ) )
  11. f ( f ( f ( f ( f ( 1 ) ) ) ) )
  12. ( g g g ) n  times ( 0 )
  13. Find the domain and range of f g and g f .

In Exercises -, use the graphs of y = f ( x ) and y = g ( x ) below to find the following if it exists.

Coordinate-plane figure.
Figure 5.47 y = f ( x )
Coordinate-plane figure.
Figure 5.48 y = g ( x )
  1. ( g f ) ( 1 )
  2. ( f g ) ( 3 )
  3. ( g f ) ( 2 )
  4. ( f g ) ( 0 )
  5. ( f f ) ( 4 )
  6. ( g g ) ( 1 )
  7. Find the domain and range of f g and g f .

In Exercises -, write the given function as a composition of two or more non-identity functions. (There are several correct answers, so check your answer using function composition.)

  1. p ( x ) = ( 2 x + 3 ) 3
  2. P ( x ) = ( x 2 x + 1 ) 5
  3. h ( t ) = 2 t 1
  4. H ( t ) = | 7 3 t |
  5. r ( s ) = 2 5 s + 1
  6. R ( s ) = 7 s 2 1
  7. q ( z ) = | z | + 1 | z | 1
  8. Q ( z ) = 2 z 3 + 1 z 3 1
  9. v ( x ) = 2 x + 1 3 4 x
  10. w ( x ) = x 2 x 4 + 1
  11. Write the function F ( x ) = x 3 + 6 x 3 9 as a composition of three or more non-identity functions.
  12. Let g ( x ) = x , h ( x ) = x + 2 , j ( x ) = 3 x and k ( x ) = x 4 . In what order must these functions be composed with f ( x ) = x to create F ( x ) = 3 x + 2 4 ?
  13. What linear functions could be used to transform f ( x ) = x 3 into F ( x ) = 1 2 ( 2 x 7 ) 3 + 1 ? What is the proper order of composition?
  14. Let f ( x ) = 3 x + 1 and let

    g of x defined piecewise: 2x minus 1 if x is less than or equal to 3, and 4 minus x if x is greater than 3.

    . Find expressions for ( f g ) ( x ) and ( g f ) ( x ) .

  15. The volume V of a cube is a function of its side length x . Let's assume that x = t + 1 is also a function of time t , where x is measured in inches and t is measured in minutes. Find a formula for V as a function of t .
  16. Suppose a local vendor charges $ 2 per hot dog and that the number of hot dogs sold per hour x is given by x ( t ) = 4 t 2 + 20 t + 92 , where t is the number of hours since 10 AM, 0 t 4 .

    1. Find an expression for the revenue per hour R as a function of x .
    2. Find and simplify ( R x ) ( t ) . What does this represent?
    3. What is the revenue per hour at noon?
    4. Using Example 5.3.5 as a guide, verify Δ [ R ( x ) ] Δ x Δ [ x ( t ) ] Δ t = Δ [ R ( t ) ] Δ t .
  17. The book in Example 5.3.6 plunges into a lake and generates a circular wave pattern. If the waves are tracked as traveling at a constant 0.5 meters per second ( m s ) , use Theorem 5.5 to find the rate at which the area of the disturbance is changing with respect to time as the radius changes from r = 1 to r = 1.1 meters (m). Be sure to include units on your answer.

    HINT: Recall the area, A , enclosed by a circle of radius r is given by A = π r 2 . Here, Δ r Δ t = 0.5 m s .

  18. Perfectly fine precalculus textbooks which have no Calculus content are being fed into a shredder at a rate of 2 books per minute in order to make room for precalculus textbooks with Calculus content. The shredder creates a pile of debris which is in the shape of a right circular cone whose height is twice its width.

    1. Assume the volume of the conical pile, V , is given by V = 1 3 π r 2 h where r is the radius of the base of the pile and h is the height of the pile. Given the pile is twice as tall as it is wide, show we can write V = 4 3 π r 3 .
    2. Assuming a typical precalculus textbook is 0.10 cubic feet ( ft 3 ) , use Theorem 5.5 to find the rate of change of the radius of the pile with respect to time as the radius changes from 2 to 2.1 feet. Be sure to include units on your answer.
  19. Discuss with your classmates how `real-world' processes such as filling out federal income tax forms or computing your final course grade could be viewed as a use of function composition. Find a process for which composition with itself (iteration) makes sense.

Answers

  1. For f ( x ) = x 2 and g ( t ) = 2 t + 1 ,

    • ( g f ) ( 0 ) = 1
    • ( f g ) ( 1 ) = 1
    • ( f f ) ( 2 ) = 16
    • ( g f ) ( 3 ) = 19
    • ( f g ) ( 1 2 ) = 4
    • ( f f ) ( 2 ) = 16
  2. For f ( x ) = 4 x and g ( t ) = 1 t 2 ,

    • ( g f ) ( 0 ) = 15
    • ( f g ) ( 1 ) = 4
    • ( f f ) ( 2 ) = 2
    • ( g f ) ( 3 ) = 48
    • ( f g ) ( 1 2 ) = 13 4
    • ( f f ) ( 2 ) = 2
  3. For f ( x ) = 4 3 x and g ( t ) = | t | ,

    • ( g f ) ( 0 ) = 4
    • ( f g ) ( 1 ) = 1
    • ( f f ) ( 2 ) = 10
    • ( g f ) ( 3 ) = 13
    • ( f g ) ( 1 2 ) = 5 2
    • ( f f ) ( 2 ) = 26
  4. For f ( x ) = | x 1 | and g ( t ) = t 2 5 ,

    • ( g f ) ( 0 ) = 4
    • ( f g ) ( 1 ) = 5
    • ( f f ) ( 2 ) = 0
    • ( g f ) ( 3 ) = 11
    • ( f g ) ( 1 2 ) = 23 4
    • ( f f ) ( 2 ) = 2
  5. For f ( x ) = 4 x + 5 and g ( t ) = t ,

    • ( g f ) ( 0 ) = 5
    • ( f g ) ( 1 ) is not real
    • ( f f ) ( 2 ) = 57
    • ( g f ) ( 3 ) is not real
    • ( f g ) ( 1 2 ) = 5 + 2 2
    • ( f f ) ( 2 ) = 7
  6. For f ( x ) = 3 x and g ( t ) = t 2 + 1 ,

    • ( g f ) ( 0 ) = 4
    • ( f g ) ( 1 ) = 1
    • ( f f ) ( 2 ) = 2
    • ( g f ) ( 3 ) = 7
    • ( f g ) ( 1 2 ) = 7 2
    • ( f f ) ( 2 ) = 3 5
  7. For f ( x ) = 6 x x 2 and g ( t ) = t t + 10 ,

    • ( g f ) ( 0 ) = 24
    • ( f g ) ( 1 ) = 0
    • ( f f ) ( 2 ) = 6
    • ( g f ) ( 3 ) = 0
    • ( f g ) ( 1 2 ) = 27 2 42 8
    • ( f f ) ( 2 ) = 14
  8. For f ( x ) = x + 1 3 and g ( t ) = 4 t 2 t ,

    • ( g f ) ( 0 ) = 3
    • ( f g ) ( 1 ) = 6 3
    • ( f f ) ( 2 ) = 3 3 + 1 3
    • ( g f ) ( 3 ) = 4 4 3 + 2 3
    • ( f g ) ( 1 2 ) = 12 3 2
    • ( f f ) ( 2 ) = 0
  9. For f ( x ) = 3 1 x and g ( t ) = 4 t t 2 + 1 ,

    • ( g f ) ( 0 ) = 6 5
    • ( f g ) ( 1 ) = 1
    • ( f f ) ( 2 ) = 3 4
    • ( g f ) ( 3 ) = 48 25
    • ( f g ) ( 1 2 ) = 5
    • ( f f ) ( 2 ) is undefined
  10. For f ( x ) = x x + 5 and g ( t ) = 2 7 t 2 ,

    • ( g f ) ( 0 ) = 2 7
    • ( f g ) ( 1 ) = 1 16
    • ( f f ) ( 2 ) = 2 37
    • ( g f ) ( 3 ) = 8 19
    • ( f g ) ( 1 2 ) = 8 143
    • ( f f ) ( 2 ) = 2 13
  11. For f ( x ) = 2 x 5 x 2 and g ( t ) = 4 t + 1 ,

    • ( g f ) ( 0 ) = 1
    • ( f g ) ( 1 ) is not real
    • ( f f ) ( 2 ) = 8 11
    • ( g f ) ( 3 ) = 7
    • ( f g ) ( 1 2 ) = 3
    • ( f f ) ( 2 ) = 8 11
  12. For f ( x ) = 2 x + 5 and g ( t ) = 10 t t 2 + 1 ,

    • ( g f ) ( 0 ) = 5 5 3
    • ( f g ) ( 1 ) is not real
    • ( f f ) ( 2 ) = 11
    • ( g f ) ( 3 ) is not real
    • ( f g ) ( 1 2 ) = 13
    • ( f f ) ( 2 ) = 7
  13. For f ( x ) = 2 x + 3 and g ( t ) = t 2 9

    • ( g f ) ( x ) = 4 x 2 + 12 x , domain: ( , )
    • ( f g ) ( t ) = 2 t 2 15 , domain: ( , )
    • ( f f ) ( x ) = 4 x + 9 , domain: ( , )
  14. For f ( x ) = x 2 x + 1 and g ( t ) = 3 t 5

    • ( g f ) ( x ) = 3 x 2 3 x 2 , domain: ( , )
    • ( f g ) ( t ) = 9 t 2 33 t + 31 , domain: ( , )
    • ( f f ) ( x ) = x 4 2 x 3 + 2 x 2 x + 1 , domain: ( , )
  15. For f ( x ) = x 2 4 and g ( t ) = | t |

    • ( g f ) ( x ) = | x 2 4 | , domain: ( , )
    • ( f g ) ( t ) = | t | 2 4 = t 2 4 , domain: ( , )
    • ( f f ) ( x ) = x 4 8 x 2 + 12 , domain: ( , )
  16. For f ( x ) = 3 x 5 and g ( t ) = t

    • ( g f ) ( x ) = 3 x 5 , domain: [ 5 3 , )
    • ( f g ) ( t ) = 3 t 5 , domain: [ 0 , )
    • ( f f ) ( x ) = 9 x 20 , domain: ( , )
  17. For f ( x ) = | x + 1 | and g ( t ) = t

    • ( g f ) ( x ) = | x + 1 | , domain: ( , )
    • ( f g ) ( t ) = | t + 1 | = t + 1 , domain: [ 0 , )
    • ( f f ) ( x ) = | | x + 1 | + 1 | = | x + 1 | + 1 , domain: ( , )
  18. For f ( x ) = 3 x 2 and g ( t ) = t + 1

    • ( g f ) ( x ) = 4 x 2 , domain: [ 2 , 2 ]
    • ( f g ) ( t ) = 2 t , domain: [ 1 , )
    • ( f f ) ( x ) = x 4 + 6 x 2 6 , domain: ( , )
  19. For f ( x ) = | x | and g ( t ) = 4 t

    • ( g f ) ( x ) = 4 | x | , domain: [ 4 , 4 ]
    • ( f g ) ( t ) = | 4 t | = 4 t , domain: ( , 4 ]
    • ( f f ) ( x ) = x = | x | , domain: ( , )
  20. For f ( x ) = x 2 x 1 and g ( t ) = t 5

    • ( g f ) ( x ) = x 2 x 6 , domain: ( , 2 ] [ 3 , )
    • ( f g ) ( t ) = t 6 t 5 , domain: [ 5 , )
    • ( f f ) ( x ) = x 4 2 x 3 2 x 2 + 3 x + 1 , domain: ( , )
  21. For f ( x ) = 3 x 1 and g ( t ) = 1 t + 3

    • ( g f ) ( x ) = 1 3 x + 2 , domain: ( , 2 3 ) ( 2 3 , )
    • ( f g ) ( t ) = t t + 3 , domain: ( , 3 ) ( 3 , )
    • ( f f ) ( x ) = 9 x 4 , domain: ( , )
  22. For f ( x ) = 3 x x 1 and g ( t ) = t t 3

    • ( g f ) ( x ) = x , domain: ( , 1 ) ( 1 , )
    • ( f g ) ( t ) = t , domain: ( , 3 ) ( 3 , )
    • ( f f ) ( x ) = 9 x 2 x + 1 , domain: ( , 1 2 ) ( 1 2 , 1 ) ( 1 , )
  23. For f ( x ) = x 2 x + 1 and g ( t ) = 2 t + 1 t

    • ( g f ) ( x ) = 4 x + 1 x , domain: ( , 1 2 ) ( 1 2 , 0 ) , ( 0 , )
    • ( f g ) ( t ) = 2 t + 1 5 t + 2 , domain: ( , 2 5 ) ( 2 5 , 0 ) ( 0 , )
    • ( f f ) ( x ) = x 4 x + 1 , domain: ( , 1 2 ) ( 1 2 , 1 4 ) ( 1 4 , )
  24. For f ( x ) = 2 x x 2 4 and g ( t ) = 1 t

    • ( g f ) ( x ) = x 2 2 x 4 x 2 4 , domain: ( , 2 ) [ 1 5 , 2 ) [ 1 + 5 , )
    • ( f g ) ( t ) = 2 1 t t + 3 , domain: ( , 3 ) ( 3 , 1 ]
    • ( f f ) ( x ) = 4 x x 3 x 4 9 x 2 + 16 , domain: ( , 1 + 17 2 ) ( 1 + 17 2 , 2 ) ( 2 , 1 17 2 ) ( 1 17 2 , 1 + 17 2 ) ( 1 + 17 2 , 2 ) ( 2 , 1 + 17 2 ) ( 1 + 17 2 , )
  25. ( h g f ) ( x ) = | 2 x | = 2 x , domain: ( , 0 ]
  26. ( h f g ) ( t ) = | 2 t | = 2 t , domain: [ 0 , )
  27. ( g f h ) ( s ) = 2 | s | , domain: { 0 }
  28. ( g h f ) ( x ) = | 2 x | = 2 | x | , domain: ( , )
  29. ( f h g ) ( t ) = 2 | t | = 2 t , domain: [ 0 , )
  30. ( f g h ) ( s ) = 2 | s | ,, domain: ( , )
  31. ( f g ) ( 3 ) = f ( g ( 3 ) ) = f ( 2 ) = 4
  32. f ( g ( 1 ) ) = f ( 4 ) which is undefined
  33. ( f f ) ( 0 ) = f ( f ( 0 ) ) = f ( 1 ) = 3
  34. ( f g ) ( 3 ) = f ( g ( 3 ) ) = f ( 2 ) = 2
  35. ( g f ) ( 3 ) = g ( f ( 3 ) ) = g ( 1 ) = 4
  36. g ( f ( 3 ) ) = g ( 4 ) which is undefined
  37. ( g g ) ( 2 ) = g ( g ( 2 ) ) = g ( 0 ) = 0
  38. ( g f ) ( 2 ) = g ( f ( 2 ) ) = g ( 2 ) = 1
  39. g ( f ( g ( 0 ) ) ) = g ( f ( 0 ) ) = g ( 1 ) = 3
  40. f ( f ( f ( 1 ) ) ) = f ( f ( 0 ) ) = f ( 1 ) = 3
  41. f ( f ( f ( f ( f ( 1 ) ) ) ) ) = f ( f ( f ( f ( 3 ) ) ) ) = f ( f ( f ( 1 ) ) ) = f ( f ( 0 ) ) = f ( 1 ) = 3
  42. ( g g g ) n  times ( 0 ) = 0
    • The domain of f g is { 3 , 2 , 0 , 1 , 2 , 3 } and the range of f g is { 1 , 2 , 3 , 4 } .
    • The domain of g f is { 2 , 1 , 0 , 1 , 3 } and the range of g f is { 4 , 3 , 0 , 1 , 2 } .
  43. ( g f ) ( 1 ) = 3
  44. ( f g ) ( 3 ) = 1
  45. ( g f ) ( 2 ) = 0
  46. ( f g ) ( 0 ) = 1
  47. ( f f ) ( 4 ) = 1
  48. ( g g ) ( 1 ) = 0
    • The domain of f g is [ 0 , 3 ] and the range of f g is [ 1 , 4.5 ] .
    • The domain of g f is [ 0 , 2 ] [ 3 , 4 ] and the range is [ 0 , 3 ] .
  49. Let f ( x ) = 2 x + 3 and g ( x ) = x 3 , then p ( x ) = ( g f ) ( x ) .
  50. Let f ( x ) = x 2 x + 1 and g ( x ) = x 5 , P ( x ) = ( g f ) ( x ) .
  51. Let f ( t ) = 2 t 1 and g ( t ) = t , then h ( t ) = ( g f ) ( t ) .
  52. Let f ( t ) = 7 3 t and g ( t ) = | t | , then H ( t ) = ( g f ) ( t ) .
  53. Let f ( s ) = 5 s + 1 and g ( s ) = 2 s , then r ( s ) = ( g f ) ( s ) .
  54. Let f ( s ) = s 2 1 and g ( s ) = 7 s , then R ( s ) = ( g f ) ( s ) .
  55. Let f ( z ) = | z | and g ( z ) = z + 1 z 1 , then q ( z ) = ( g f ) ( z ) .
  56. Let f ( z ) = z 3 and g ( z ) = 2 z + 1 z 1 , then Q ( z ) = ( g f ) ( z ) .
  57. Let f ( x ) = 2 x and g ( x ) = x + 1 3 2 x , then v ( x ) = ( g f ) ( x ) .
  58. Let f ( x ) = x 2 and g ( x ) = x x 2 + 1 , then w ( x ) = ( g f ) ( x ) .
  59. F ( x ) = x 3 + 6 x 3 9 = ( h ( g ( f ( x ) ) ) where f ( x ) = x 3 , g ( x ) = x + 6 x 9 and h ( x ) = x .
  60. F ( x ) = 3 x + 2 4 = k ( j ( f ( h ( g ( x ) ) ) ) )
  61. One solution is F ( x ) = 1 2 ( 2 x 7 ) 3 + 1 = k ( j ( f ( h ( g ( x ) ) ) ) ) where g ( x ) = 2 x , h ( x ) = x 7 , j ( x ) = 1 2 x and k ( x ) = x + 1 . You could also have F ( x ) = H ( f ( G ( x ) ) ) where G ( x ) = 2 x 7 and H ( x ) = 1 2 x + 1 .
  62. The composition f of g, evaluated at x, defined piecewise: 6x minus 2 if x is less than or equal to 3, and 13 minus 3x if x is greater than 3.

    and

    The composition g of f, evaluated at x, defined piecewise: 6x plus 1 if x is less than or equal to two thirds, and 3 minus 3x if x is greater than two thirds.
  63. V ( x ) = x 3 so V ( x ( t ) ) = ( t + 1 ) 3
    1. R ( x ) = 2 x
    2. ( R x ) ( t ) = 8 t 2 + 40 t + 184 , 0 t 4 . This gives the revenue per hour as a function of time.
    3. Noon corresponds to t = 2 , so ( R x ) ( 2 ) = 232 . The hourly revenue at noon is $ 232 per hour.
    4. Δ [ R ( x ) ] Δ x = 2 , Δ [ x ( t ) ] Δ t = 8 t 4 Δ t + 20 .

      Δ [ R ( x ) ] Δ x Δ [ x ( t ) ] Δ t = ( 2 ) ( 8 t + 4 Δ t + 20 ) = 16 t + 8 Δ t + 40 = Δ [ R ( t ) ] Δ t

  64. Δ A Δ t = Δ A Δ r Δ r Δ t . Δ A Δ r = A ( 1.1 ) A ( 1 ) 1.1 1 = π ( 1.1 ) 2 π ( 1 ) 2 0.1 = 2.1 m 2 m , Δ r Δ t = 0.5 m s .

    Hence, Δ A Δ t = ( 2.1 m 2 m ) ( 0.5 m s ) = 1.05 m 2 s

    1. The `width' of the pile is the diameter of the circular base of the pile. Since the diameter of a circle is twice the radius, h = 2 ( 2 r ) = 4 r . Hence, V = 1 3 π r 2 h = 1 3 π r 2 ( 4 r ) = 4 3 π r 3 .
    2. We have Δ V Δ t = Δ V Δ r Δ r Δ t . Two textbooks per minute into the shredder amounts to the volume of the cone increasing at a rate of 2 ( 0.1 ) = 0.2 ft 3 min . Δ V Δ r = V ( 2.1 ) V ( 2 ) 2.1 2 = 16.81 3 ¯ π ft 3 ft .

      Hence, 0.2 ft 3 min = 16.81 3 ¯ π ft 3 ft Δ r Δ t so Δ r Δ t = 0.2 16.81 3 ¯ π 0.0038 ft min .

Adapted from Precalculus, Preliminary 4th Edition (integrated calculus), by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.