Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

5.2 Function Arithmetic

As we mentioned in Section 5.1, in this chapter, we are studying functions in a more abstract and general setting. In this section, we begin our study of what can be considered as the algebra of functions by defining function arithmetic.

Given two real numbers, we have four primary arithmetic operations available to us: addition, subtraction, multiplication, and division (provided we don't divide by 0 .) Since the functions we study in this text have ranges which are sets of real numbers, it makes sense we can extend these arithmetic notions to functions.

For example, to add two functions means we add their outputs; to subtract two functions, we subtract their outputs, and so on and so forth. More formally, given two functions f and g , we define a new function f + g whose rule is determined by adding the outputs of f and g . That is ( f + g ) ( x ) = f ( x ) + g ( x ) . While this looks suspiciously like some kind of distributive property, it is nothing of the sort. The ` + ' sign in the expression ` f + g ' is part of the name of the function we are defining,1 whereas the plus sign ` + ' sign in the expression f ( x ) + g ( x ) represents real number addition: we are adding the output from f , f ( x ) with the output from g , g ( x ) to determine the output from the sum function, ( f + g ) ( x ) .

Of course, in order to define ( f + g ) ( x ) by the formula ( f + g ) ( x ) = f ( x ) + g ( x ) , both f ( x ) and g ( x ) need to be defined in the first place; that is, x must be in the domain of f and the domain of g . You'll recall2 this means x must be in the intersection of the domains of f and g . We define the following.

We put these definitions to work for us in the next example.

A few remarks are in order. First, in number parts through, we first encountered combinations of three functions despite Definition 5.1 only addressing combinations of two functions at a time. It turns out that function arithmetic inherits many of the same properties of real number arithmetic. For example, we showed above that ( ( s + g ) + h ) ( 3 ) = ( s + ( g + h ) ) ( 3 ) . In general, given any three functions f , g , and h , ( f + g ) + h = f + ( g + h ) that is, function addition is assocative. To see this, choose an element x common to the domains of f , g , and h . Then

( ( f + g ) + h ) ( x ) = ( f + g ) ( x ) + h ( x ) definiton of  ( ( f + g ) + h ) ( x ) = ( f ( x ) + g ( x ) ) + h ( x ) definition of  ( f + g ) ( x ) = f ( x ) + ( g ( x ) + h ( x ) ) associative property of real number addition = f ( x ) + ( g + h ) ( x ) definition of  ( g + h ) ( x ) = ( f + ( g + h ) ) ( x ) definition of  ( f + ( g + h ) ) ( x )

The key step to the argument is that ( f ( x ) + g ( x ) ) + h ( x ) = f ( x ) + ( g ( x ) + h ( x ) ) which is true courtesy of the associative property of real number addition. And just like with real number addition, because function addition is associative, we may write f + g + h instead of ( f + g ) + h or f + ( g + h ) even though, when it comes down to computations, we can only add two things together at a time.4

For completeness, we summarize the properties of function arithmetic in the theorem below. The proofs of the properties all follow along the same lines as the proof of the associative property and are left to the reader. We investigate some additional properties in the exercises.

In the next example, we decompose given functions into sums, differences, products and/or quotients of other functions. Note that there are infinitely many different ways to do this, including some trivial ones. For example, suppose we were instructed to decompose f ( x ) = x + 2 into a sum or difference of functions. We could write f = g + h where g ( x ) = x and h ( x ) = 2 or we could choose g ( x ) = 2 x + 3 and h ( x ) = x 1 . More simply, we could write f = g + h where g ( x ) = x + 2 and h ( x ) = 0 . We'll call this last decomposition a `trivial' decomposition. Likewise, if we ask for a decomposition of f ( x ) = 2 x as a product, a nontrivial solution would be f = g h where g ( x ) = 2 and h ( x ) = x whereas a trivial solution would be g ( x ) = 2 x and h ( x ) = 1 . In general, non-trivial solutions to decomposition problems avoid using the additive identity, 0 , for sums and differences and the multiplicative identity, 1 , for products and quotients.

The Arithmetic of Change

Recall the average rate of change of a function over the interval [ a , b ] is the slope of the line connecting the two points ( a , f ( a ) ) and ( b , f ( b ) ) and is given by

Δ [ f ( x ) ] Δ x = f ( b ) f ( a ) b a .

For the purposes of this section, consider a function f defined over an interval containing x and x + Δ x where Δ x 0 . The average rate of change of f over the interval [ x , x + Δ x ] is thus given by the formula:5

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

Our aim in this section is to develop formulas which relate the rate of change of arithmetic combinations of functions to the rates of change of the component functions. Our first step is to study the difference operator ` Δ ' and how it works with the standard arithmetic operations.

In general, if u is some quantity which assumes two values in a particular order, say u 1 (the `first' or `initial' value) and u 2 (the `second' or `final' value), then Δ u = u 2 u 1 . For example, if u represents the temperature of an object before ( u 1 ) heat is applied and after ( u 2 ) heat is applied, Δ u = u 2 u 1 represents the increase in temperature of the object.

In the context of functions and rates of change, u is the function f defined on the interval [ x , x + Δ x ] with u 1 = f ( x ) and u 2 = f ( x + Δ x ) . Here, Δ u = u 2 u 1 = f ( x + Δ x ) f ( x ) = Δ [ f ( x ) ] .

Suppose we have two quantities, u and v with Δ u = u 2 u 1 and Δ v = v 2 v 1 . What do we mean by Δ [ u + v ] ? The initial value of the sum u + v would be the sum of the initial values u 1 + v 1 . Likewise, the final value of the sum would be the sum of the final values u 2 + v 2 . Hence:

Δ [ u + v ] = ( u 2 + v 2 ) ( u 1 + v 1 ) = u 2 + v 2 u 1 v 1 = ( u 2 u 1 ) + ( v 2 v 1 ) = Δ u + Δ v

A similar calculation gives Δ [ u v ] = Δ u Δ v .

Let's turn our attention to products. We have Δ [ u v ] = u 2 v 2 u 1 v 1 . We'd like to express Δ [ u v ] in terms of Δ u and Δ v and there seems to be no way obvious way to do that. We take to some geometric reasoning for inspiration. Let's assume the all the quantities we're working with are positive.

We imagine the product u 1 v 1 as being the area of a rectangle with width u 1 and length v 1 . Likewise, the product u 2 v 2 is the area of a (larger) rectangle with width u 2 and length v 2 .

Coordinate-plane figure.
Figure 5.20
Coordinate-plane figure.
Figure 5.21

From Δ u = u 2 u 1 , we get u 2 = u 1 + Δ u and, likewise, v 2 = v 1 + Δ v . Doing so allows us to decompose the larger rectangle into four smaller rectangles.

Coordinate-plane figure.
Figure 5.22

Using this schematic, we see the area u 2 v 2 is the sum of the areas of four smaller rectangles:

u 2 v 2 = u 1 v 1 + v 1 Δ u + u 1 Δ v + Δ u Δ v

Hence, Δ [ u v ] = u 2 v 2 u 1 v 1 = v 1 Δ u + u 1 Δ v + Δ u Δ v .

To prove this formula holds in general, we can substitute u 2 = u 1 + Δ u and v 2 = v 1 + Δ v into Δ [ u v ] = u 2 v 2 u 1 v 1 and simplify. We leave the details to the reader.6

Next, we turn our attention to quotients. We begin with: Δ [ u v ] = u 2 v 2 u 1 v 1 .

Instead of appealing to geometric reasoning here,7 we take a cue from the previous discussion and substitute u 2 = u 1 + Δ u and v 2 = v 1 + Δ v and set about getting a common denominator:

Δ [ u v ] = u 2 v 2 u 1 v 1 = u 1 + Δ u v 1 + Δ v u 1 v 1 = ( u 1 + Δ u ) v 1 ( v 1 + Δ v ) v 1 u 1 ( v 1 + Δ v ) v 1 ( v 1 + Δ v ) = u 1 v 1 + v 1 Δ u u 1 v 1 u 1 Δ v v 1 ( v 1 + Δ v ) = v 1 Δ u u 1 Δ v v 1 ( v 1 + Δ v 1 )

We summarize these results in the following theorem.

You'll note we've called out a special case for the Product Rule, the Constant Multiple Rule. If one of the factors is a constant, c , then Δ c = 0 (since constants don't change.)

In the following example, we use the Quotient Rule for Change to help approximate the propagated error when using measured quantities (with associated uncertainties) in calculations.8

In order to establish formulas for the average rate of change for functions, we substitute f ( x ) for u 1 and g ( x ) for v 1 and divide each of the expressions in Theorem 5.2 by Δ x . For example, if we to find an expression for the average rate of change of f g in terms of f , g , and their respective average rates of change:

Δ [ ( f g ) ( x ) ] Δ x = Δ [ f ( x ) ] g ( x ) + f ( x ) Δ [ g ( x ) ] + Δ [ f ( x ) ] Δ [ g ( x ) ] Δ x = Δ [ f ( x ) ] Δ x g ( x ) + f ( x ) Δ [ g ( x ) ] Δ x + Δ [ f ( x ) ] Δ [ g ( x ) ] Δ x .

Note that with the last term, we may associate the ` Δ x ' with either of the factors in the numerator:

Δ [ f ( x ) ] Δ [ g ( x ) ] Δ x = Δ [ f ( x ) ] Δ x Δ [ g ( x ) ] = Δ [ f ( x ) ] Δ [ g ( x ) ] Δ x .

Either way, we've managed to express the average rate of change of the function f g in terms of the changes and rates of change of f and g .

In the result below, we abbreviate the average rate of change as `ARoC' for convenience.

Our final example revisits the scenario in Exercise in Section 2.1.

Note that in Example 5.2.4, since Δ x = 1 , the average rate of change for the cost moving from producing 70 to 71 systems, C ( 71 ) C ( 70 ) 71 70 is the same numerical value as the additional cost incurred by producing the 71 st system, C ( 71 ) C ( 70 ) . The same goes for the revenue and profit calculations. This is the concept of marginal analysis is studied at length in Economics and Business Calculus classes.10 For us, it's time for some Exercises.

Exercises

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

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

Exercises - refer to the functions f and g whose graphs are below.

Coordinate-plane figure.
Figure 5.24 y = f ( x )
Coordinate-plane figure.
Figure 5.25 y = g ( t )
  1. ( f + g ) ( 4 )
  2. ( f + g ) ( 0 )
  3. ( f g ) ( 4 )
  4. ( f g ) ( 4 )
  5. ( f g ) ( 2 )
  6. ( f g ) ( 4 )
  7. ( f g ) ( 0 )
  8. ( f g ) ( 2 )
  9. ( g f ) ( 1 )
  10. Find the domains of f + g , f g , f g , f g and g f .

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 ) }

Compute the indicated value if it exists.

  1. ( f + g ) ( 3 )
  2. ( f g ) ( 2 )
  3. ( f g ) ( 1 )
  4. ( g + f ) ( 1 )
  5. ( g f ) ( 3 )
  6. ( g f ) ( 3 )
  7. ( f g ) ( 2 )
  8. ( f g ) ( 1 )
  9. ( f g ) ( 2 )
  10. ( g f ) ( 1 )
  11. ( g f ) ( 3 )
  12. ( g f ) ( 3 )

In Exercises -, use the pair of functions f and g to find the domain of the indicated function then find and simplify an expression for it.

  • ( f + g ) ( x )
  • ( f g ) ( x )
  • ( f g ) ( x )
  • ( f g ) ( x )
  • f ( x ) = 2 x + 1 and g ( x ) = x 2
  • f ( x ) = 1 4 x and g ( x ) = 2 x 1
  • f ( x ) = x 2 and g ( x ) = 3 x 1
  • f ( x ) = x 2 x and g ( x ) = 7 x
  • f ( x ) = x 2 4 and g ( x ) = 3 x + 6
  • f ( x ) = x 2 + x + 6 and g ( x ) = x 2 9
  • f ( x ) = x 2 and g ( x ) = 2 x
  • f ( x ) = x 1 and g ( x ) = 1 x 1
  • f ( x ) = x and g ( x ) = x + 1
  • f ( x ) = x 5 and g ( x ) = f ( x ) = x 5

In Exercises -, write the given function as a nontrivial decomposition of functions as directed.

  1. For p ( z ) = 4 z z 3 , find functions f and g so that p = f g .
  2. For p ( z ) = 4 z z 3 , find functions f and g so that p = f + g .
  3. For g ( t ) = 3 t | 2 t 1 | , find functions f and h so that g = f h .
  4. For r ( x ) = 3 x x + 1 , find functions f and g so r = f g .
  5. For r ( x ) = 3 x x + 1 , find functions f and g so r = f g .
  6. Can f ( x ) = x be decomposed as f = g h where g ( x ) = x + 1 x and h ( x ) = 1 x ?
  7. Discuss with your classmates how to phrase the quantities revenue and profit in Definition 1.12 terms of function arithmetic as defined in Definition 5.1.
  8. In this exercise, we explore decomposing a function into its positive and negative parts. Given a function f , we define the positive part of f , denoted f + and negative part of f , denoted f by:

    f + ( x ) = f ( x ) + | f ( x ) | 2 , and f ( x ) = f ( x ) | f ( x ) | 2 .

    1. Using a graphing utility, graph each of the functions f below along with f + and f .

      • f ( x ) = x 3
      • f ( x ) = x 2 x 6
      • f ( x ) = 4 x x 3

      Why is f + called the `positive part' of f and f called the `negative part' of f ?

    2. Show that f = f + + f .
    3. Use Definition 1.9 to rewrite the expressions for f + ( x ) and f ( x ) as piecewise defined functions.
  9. Let U be the unit step function defined in Exercise in Section 1.2. For each function f ( t ) below:

    • Write ( U f ) ( t ) as a piecewise-defined function.
    • Graph y = f ( t ) and y = ( U f ) ( t ) .
    1. f ( t ) = t 3
    2. f ( t ) = | t + 2 |
    3. f ( t ) = ( t 1 ) 2
    1. f ( t ) = ( t + 1 ) 1
    2. f ( t ) = t 1 3
    3. f ( t ) = ( t 2 ) 2 3
    1. Write a general formula for ( U f ) ( t ) for a function f . (Assume the domain of f is ( , ) .)
    2. Explain how to obtain the graph of y = ( U f ) ( t ) from y = f ( t ) .
    3. The function U ( t ) is used to model a change in state from `off' to `on' (like flipping a light switch.) How does this relate to your observations?
    4. Use the graph of y = f ( t ) below to graph y = ( U f ) ( t ) .

      Coordinate-plane figure.
      Figure 5.26 y = f ( t )
  10. Use Example 5.2.3 as a guide to help find the following uncertainties.

    1. A chemist combines the solutions from two graduated cylinders into a beaker. The volume of the first solution, A , an acid, is read as A 1 = 101 ± 0.5 milliliters (mL). The volume of the second solution, a base, B , is measured to be B 1 = 16 ± 0.5 mL. Estimate the percent propagated error in calculating the volume of the combined solution as V = A 1 + B 1 = 101 + 16 = 117 mL.
    2. A student measures the length, , and width, w , of a piece of paper. They find 1 = 280 ± 0.5 millimeters (mm) w 1 = 216 ± 0.5 mm. Estimate the percent propagated error in calculating the area of the piece of paper as A = 1 w 1 = 280 × 216 = 60480 mm 2 .
    3. An airplane passenger observers a car travel a distance d 1 = 1320 ± 2 feet (ft) in time t 1 = 15 ± 0.5 seconds (s). Estimate the percent propagated error in calculating the speed of the car as v = d 1 t 1 = 1320 15 = 88 ft s .
  11. Let us return to Example 5.2.4 where C ( x ) = .03 x 3 4.5 x 2 + 225 x + 250 denotes the cost, in dollars, of producing x PortaBoy game systems. Recall the average cost 11 is defined as C ¯ ( x ) = C ( x ) x , x > 0 , is the cost per item.

    1. Find and interpret C ¯ ( 75 ) .
    2. Define the marginal cost M C ( x ) = C ( x + 1 ) C ( x ) . Find and interpret M C ( 75 ) .
    3. How do your answers to parts and compare?
    4. Graph y = C ¯ ( x ) with help from a graphing utility. What is happening graphically near x = 75 ?
    5. Use Theorem 5.3 to show that, in general, ARoC [ C ¯ ( x ) ] = 0 when M C ( x ) = C ¯ ( x ) .

      HINT: Note that, by definition, M C ( x ) = C ( x + 1 ) C ( x ) = Δ [ C ( x ) ] when Δ x = 1 .

      Hence, ARoC [ C ( x ) ] = Δ [ C ( x ) ] Δ x = Δ [ C ( x ) ] 1 = Δ [ C ( x ) ] = M C ( x ) in this case …

Answers

  1. For f ( x ) = 3 x + 1 and g ( x ) = 4 x

    • ( f + g ) ( 2 ) = 9
    • ( f g ) ( 1 ) = 7
    • ( g f ) ( 1 ) = 1
    • ( f g ) ( 1 2 ) = 35 4
    • ( f g ) ( 0 ) = 1 4
    • ( g f ) ( 2 ) = 6 5
  2. For f ( x ) = x 2 and g ( x ) = 2 x + 1

    • ( f + g ) ( 2 ) = 1
    • ( f g ) ( 1 ) = 2
    • ( g f ) ( 1 ) = 2
    • ( f g ) ( 1 2 ) = 0
    • ( f g ) ( 0 ) = 0
    • ( g f ) ( 2 ) = 5 4
  3. For f ( x ) = x 2 x and g ( x ) = 12 x 2

    • ( f + g ) ( 2 ) = 10
    • ( f g ) ( 1 ) = 9
    • ( g f ) ( 1 ) = 11
    • ( f g ) ( 1 2 ) = 47 16
    • ( f g ) ( 0 ) = 0
    • ( g f ) ( 2 ) = 4 3
  4. For f ( x ) = 2 x 3 and g ( x ) = x 2 2 x 3

    • ( f + g ) ( 2 ) = 5
    • ( f g ) ( 1 ) = 0
    • ( g f ) ( 1 ) = 8
    • ( f g ) ( 1 2 ) = 17 16
    • ( f g ) ( 0 ) = 0
    • ( g f ) ( 2 ) = 3 16
  5. For f ( x ) = x + 3 and g ( x ) = 2 x 1

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

    • ( f + g ) ( 2 ) = 2 + 2
    • ( f g ) ( 1 ) = 1 + 5
    • ( g f ) ( 1 ) = 0
    • ( f g ) ( 1 2 ) = 35 2
    • ( f g ) ( 0 ) = 2
    • ( g f ) ( 2 ) = 0
  7. For f ( x ) = 2 x and g ( x ) = 1 2 x + 1

    • ( f + g ) ( 2 ) = 21 5
    • ( f g ) ( 1 ) = 1
    • ( g f ) ( 1 ) = 5 3
    • ( f g ) ( 1 2 ) = 1 2
    • ( f g ) ( 0 ) = 0
    • ( g f ) ( 2 ) = 1 12
  8. For f ( x ) = x 2 and g ( x ) = 3 2 x 3

    • ( f + g ) ( 2 ) = 7
    • ( f g ) ( 1 ) = 8 5
    • ( g f ) ( 1 ) = 4
    • ( f g ) ( 1 2 ) = 3 8
    • ( f g ) ( 0 ) = 0
    • ( g f ) ( 2 ) = 3 28
  9. For f ( x ) = x 2 and g ( x ) = 1 x 2

    • ( f + g ) ( 2 ) = 17 4
    • ( f g ) ( 1 ) = 0
    • ( g f ) ( 1 ) = 0
    • ( f g ) ( 1 2 ) = 1
    • ( f g ) ( 0 ) is undefined.
    • ( g f ) ( 2 ) = 1 16
  10. For f ( x ) = x 2 + 1 and g ( x ) = 1 x 2 + 1

    • ( f + g ) ( 2 ) = 26 5
    • ( f g ) ( 1 ) = 3 2
    • ( g f ) ( 1 ) = 3 2
    • ( f g ) ( 1 2 ) = 1
    • ( f g ) ( 0 ) = 1
    • ( g f ) ( 2 ) = 1 25
  11. ( f + g ) ( 4 ) = 5
  12. ( f + g ) ( 0 ) = 5
  13. ( f g ) ( 4 ) = 5
  14. ( f g ) ( 4 ) = 6
  15. ( f g ) ( 2 ) = 0
  16. ( f g ) ( 4 ) = 6
  17. ( f g ) ( 0 ) = 3 2
  18. ( f g ) ( 2 ) = 0
  19. ( g f ) ( 1 ) = 0
  20. The domains of f + g , f g and f g are all [ 4 , 4 ] . The domain of f g is [ 4 , 1 ) ( 1 , 4 ] and the domain of g f is [ 4 , 2 ) ( 2 , 2 ) ( 2 , 4 ] .
  21. ( f + g ) ( 3 ) = 2
  22. ( f g ) ( 2 ) = 3
  23. ( f g ) ( 1 ) = 0
  24. ( g + f ) ( 1 ) = 0
  25. ( g f ) ( 3 ) = 3
  26. ( g f ) ( 3 ) = 8
  27. ( f g ) ( 2 ) does not exist
  28. ( f g ) ( 1 ) = 0
  29. ( f g ) ( 2 ) = 4
  30. ( g f ) ( 1 ) does not exist
  31. ( g f ) ( 3 ) = 2
  32. ( g f ) ( 3 ) = 1 2
  33. For f ( x ) = 2 x + 1 and g ( x ) = x 2

    • ( f + g ) ( x ) = 3 x 1 Domain: ( , )
    • ( f g ) ( x ) = x + 3 Domain: ( , )
    • ( f g ) ( x ) = 2 x 2 3 x 2 Domain: ( , )
    • ( f g ) ( x ) = 2 x + 1 x 2 Domain: ( , 2 ) ( 2 , )
  34. For f ( x ) = 1 4 x and g ( x ) = 2 x 1

    • ( f + g ) ( x ) = 2 x Domain: ( , )
    • ( f g ) ( x ) = 2 6 x Domain: ( , )
    • ( f g ) ( x ) = 8 x 2 + 6 x 1 Domain: ( , )
    • ( f g ) ( x ) = 1 4 x 2 x 1 Domain: ( , 1 2 ) ( 1 2 , )
  35. For f ( x ) = x 2 and g ( x ) = 3 x 1

    • ( f + g ) ( x ) = x 2 + 3 x 1 Domain: ( , )
    • ( f g ) ( x ) = x 2 3 x + 1 Domain: ( , )
    • ( f g ) ( x ) = 3 x 3 x 2 Domain: ( , )
    • ( f g ) ( x ) = x 2 3 x 1 Domain: ( , 1 3 ) ( 1 3 , )
  36. For f ( x ) = x 2 x and g ( x ) = 7 x

    • ( f + g ) ( x ) = x 2 + 6 x Domain: ( , )
    • ( f g ) ( x ) = x 2 8 x Domain: ( , )
    • ( f g ) ( x ) = 7 x 3 7 x 2 Domain: ( , )
    • ( f g ) ( x ) = x 1 7 Domain: ( , 0 ) ( 0 , )
  37. For f ( x ) = x 2 4 and g ( x ) = 3 x + 6

    • ( f + g ) ( x ) = x 2 + 3 x + 2 Domain: ( , )
    • ( f g ) ( x ) = x 2 3 x 10 Domain: ( , )
    • ( f g ) ( x ) = 3 x 3 + 6 x 2 12 x 24 Domain: ( , )
    • ( f g ) ( x ) = x 2 3 Domain: ( , 2 ) ( 2 , )
  38. For f ( x ) = x 2 + x + 6 and g ( x ) = x 2 9

    • ( f + g ) ( x ) = x 3 Domain: ( , )
    • ( f g ) ( x ) = 2 x 2 + x + 15 Domain: ( , )
    • ( f g ) ( x ) = x 4 + x 3 + 15 x 2 9 x 54 Domain: ( , )
    • ( f g ) ( x ) = x + 2 x + 3 Domain: ( , 3 ) ( 3 , 3 ) ( 3 , )
  39. For f ( x ) = x 2 and g ( x ) = 2 x

    • ( f + g ) ( x ) = x 2 + 4 2 x Domain: ( , 0 ) ( 0 , )
    • ( f g ) ( x ) = x 2 4 2 x Domain: ( , 0 ) ( 0 , )
    • ( f g ) ( x ) = 1 Domain: ( , 0 ) ( 0 , )
    • ( f g ) ( x ) = x 2 4 Domain: ( , 0 ) ( 0 , )
  40. For f ( x ) = x 1 and g ( x ) = 1 x 1

    • ( f + g ) ( x ) = x 2 2 x + 2 x 1 Domain: ( , 1 ) ( 1 , )
    • ( f g ) ( x ) = x 2 2 x x 1 Domain: ( , 1 ) ( 1 , )
    • ( f g ) ( x ) = 1 Domain: ( , 1 ) ( 1 , )
    • ( f g ) ( x ) = x 2 2 x + 1 Domain: ( , 1 ) ( 1 , )
  41. For f ( x ) = x and g ( x ) = x + 1

    • ( f + g ) ( x ) = x + x + 1 Domain: [ 1 , )
    • ( f g ) ( x ) = x x + 1 Domain: [ 1 , )
    • ( f g ) ( x ) = x x + 1 Domain: [ 1 , )
    • ( f g ) ( x ) = x x + 1 Domain: ( 1 , )
  42. For f ( x ) = x 5 and g ( x ) = f ( x ) = x 5

    • ( f + g ) ( x ) = 2 x 5 Domain: [ 5 , )
    • ( f g ) ( x ) = 0 Domain: [ 5 , )
    • ( f g ) ( x ) = x 5 Domain: [ 5 , )
    • ( f g ) ( x ) = 1 Domain: ( 5 , )
  43. One solution is f ( z ) = 4 z and g ( z ) = z 3 .
  44. One solution is f ( z ) = 4 z and g ( z ) = z 3 .
  45. One solution is f ( t ) = 3 t and h ( t ) = | 2 t 1 |
  46. One solution is f ( x ) = 3 x and g ( x ) = x + 1 .
  47. One solution is f ( x ) = 3 x and g ( x ) = ( x + 1 ) 1 .
  48. No. The equivalence does not hold when x = 0 .
    1. ( f + + f ) ( x ) = f + ( x ) + f ( x ) = f ( x ) + | f ( x ) | 2 + f ( x ) | f ( x ) | 2 = 2 f ( x ) 2 = f ( x ) .
    2. Two piecewise definitions side by side. f-sub-plus of x equals 0 if f of x is less than 0, and f of x if f of x is greater than or equal to 0; f-sub-minus of x equals f of x if f of x is less than 0, and 0 if f of x is greater than or equal to 0.
    1. ( U f ) ( t ) = { 0 if  t < 0 t 3 if  t 0 .

      Coordinate-plane figure.
      Figure 5.27 y = f ( t )
      Coordinate-plane figure.
      Figure 5.28 y = ( U f ) ( t )
    2. ( U f ) ( t ) = { 0 if  t < 0 | t + 2 | = t + 2 if  t 0 .

      Coordinate-plane figure.
      Figure 5.29 y = f ( t )
      Coordinate-plane figure.
      Figure 5.30 y = ( U f ) ( t )
    3. ( U f ) ( t ) = { 0 if  t < 0 ( t 1 ) 2 if  t 0 .

      Coordinate-plane figure.
      Figure 5.31 y = f ( t )
      Coordinate-plane figure.
      Figure 5.32 y = ( U f ) ( t )
    1. ( U f ) ( t ) = { 0 if  t < 0 t 1   ( t + 1 ) 1 if  t 0 .

      Coordinate-plane figure.
      Figure 5.33 y = f ( t )
      Figure: - note the hole at
      Figure 5.34 y = ( U f ) ( t ) - note the hole at ( 1 , 0 )
    2. ( U f ) ( t ) = { 0 if  t < 0 t 1 3 if  t 0 .

      Coordinate-plane figure.
      Figure 5.35 y = f ( t )
      Coordinate-plane figure.
      Figure 5.36 y = ( U f ) ( t )
    3. ( U f ) ( t ) = { 0 if  t < 0 ( t 2 ) 2 3 if  t 0 .

      Coordinate-plane figure.
      Figure 5.37 y = f ( t )
      Coordinate-plane figure.
      Figure 5.38 y = ( U f ) ( t )
    1. ( U f ) ( t ) = { 0 if  t < 0 f ( t ) if  t 0
    2. The graph of ( U f ) ( t ) is y = 0 for t < 0 and y = f ( t ) for t 0 .
    3. The unit step function keeps the function `off' until t = 0 then turns the function `on' for t 0 .
    4. Coordinate-plane figure.
      Figure 5.39 y = ( U f ) ( t )
    1. Δ V = Δ [ A + B ] = Δ A + Δ B = ± 0.5 mL + ± 0.5 mL = ± 1 mL .

      Δ V V = ± 1 117 0.85 % .

    2. Δ A = Δ [ w ] = w 1 Δ + 1 Δ w + Δ Δ w = ( 216 mm ) ( ± 0.5 mm ) + ( 280 mm ) ( ± 0.5 mm ) + ( ± 0.5 mm ) ( ± 0.5 mm ) = ± 248.25 mm 2 .

      Δ A A = ± 248.25 60480 0.41 %

    3. Δ v = Δ [ d t ] = t 1 Δ d d 1 Δ t t 1 ( t 1 + Δ t ) = ( 15 s ) ( ± 2 ft ) ( 1320 ft ) ( ± 0.5 s ) ( 15 s ) ( 15 ± 0.5 s ) = ± 92 29 ft s 3.17 ft s .

      Δ v v ± 3.17 88 3.60 %

    1. C ¯ ( 75 ) 59.58 . When making 75 systems, the cost per system is approximately $ 59.58 .
    2. M C ( 75 ) = C ( 76 ) C ( 75 ) = 58.53 . It costs an additional $ 58.53 to make the 76 th system.
    3. C ¯ ( 75 ) and M C ( 75 ) appear to be `pretty close.'
    4. The graph y = C ¯ ( x ) has a local (absolute) minimum right near x = 75 .
    5. Per Theorem 5.3, since

      ARoC [ C ¯ ( x ) ] = ARoC [ C ( x ) x ] = ARoC [ C ( x ) ] x C ( x ) ARoC [ x ] x ( x + Δ x ) = ARoC [ C ( x ) ] x C ( x ) ( 1 ) x ( x + Δ x ) Since  ARoC [ x ] = Δ x Δ x = 1

      If ARoC [ C ¯ ( x ) ] = 0 , then the numerator, ARoC [ C ( x ) ] x C ( x ) = 0 . Solving for ARoC [ C ( x ) ] , we get ARoC [ C ( x ) ] = C ( x ) x = C ¯ ( x ) . If we are working with a whole number of items, the smallest meaningful value of Δ x is 1 , in which case ARoC [ C ( x ) ] = M C ( x ) . Hence, ARoC [ C ¯ ( x ) ] = 0 when M C ( x ) = C ¯ ( x ) , that is, when the marginal cost and average cost are the same. At this point, the graph of y = C ¯ ( x ) levels off (at a minumum.)12 Can you reason why this creates a minimum?

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.