Basic Classes of Functions

Learning Objectives

  • 1.2.1 Calculate the slope of a linear function and interpret its meaning.
  • 1.2.2 Recognize the degree of a polynomial.
  • 1.2.3 Find the roots of a quadratic polynomial.
  • 1.2.4 Describe the graphs of basic odd and even polynomial functions.
  • 1.2.5 Identify a rational function.
  • 1.2.6 Describe the graphs of power and root functions.
  • 1.2.7 Explain the difference between algebraic and transcendental functions.
  • 1.2.8 Graph a piecewise-defined function.
  • 1.2.9 Sketch the graph of a function that has been shifted, stretched, or reflected from its initial graph position.

We have studied the general characteristics of functions, so now let’s examine some specific classes of functions. We begin by reviewing the basic properties of linear and quadratic functions, and then generalize to include higher-degree polynomials. By combining root functions with polynomials, we can define general algebraic functions and distinguish them from the transcendental functions we examine later in this chapter. We finish the section with examples of piecewise-defined functions and take a look at how to sketch the graph of a function that has been shifted, stretched, or reflected from its initial form.

Linear Functions and Slope

The easiest type of function to consider is a linear function. Linear functions have the form f(x) = ax + b, where a and b are constants. In Figure 1.15, we see examples of linear functions when a is positive, negative, and zero. Note that if a>0, the graph of the line rises as x increases. In other words, f(x) = ax + b is increasing on (−∞, ∞). If a<0, the graph of the line falls as x increases. In this case, f(x) = ax + b is decreasing on (−∞, ∞). If a=0, the line is horizontal.

Figure 1.15 These linear functions are increasing or decreasing on (-∞, ∞) and one function is a horizontal line.

As suggested by Figure 1.15, the graph of any linear function is a line. One of the distinguishing features of a line is its slope. The slope is the change in y for each unit change in x. The slope measures both the steepness and the direction of a line. If the slope is positive, the line points upward when moving from left to right. If the slope is negative, the line points downward when moving from left to right. If the slope is zero, the line is horizontal. To calculate the slope of a line, we need to determine the ratio of the change in y versus the change in x. To do so, we choose any two points (x1,y1) and (x2,y2) on the line and calculate (y2−y1)/(x2−x1). In Figure 1.16, we see this ratio is independent of the points chosen.

Figure 1.16 For any linear function, the slope (y2−y1)/(x2−x1) is independent of the choice of points (x1,y1) and (x2,y2) on the line.

DEFINITION

Consider line L passing through points (x1,y1) and (x2,y2). Let Δy=y2−y1 and Δx=x2−x1 denote the changes in y and x, respectively. The slope of the line is:

m=y2y1x2x1=ΔyΔx.m=y2y1x2x1=ΔyΔx.

(1.3)

We now examine the relationship between slope and the formula for a linear function. Consider the linear function given by the formula f(x) = ax + b. As discussed earlier, we know the graph of a linear function is given by a line. We can use our definition of slope to calculate the slope of this line. As shown, we can determine the slope by calculating (y2−y1)/(x2−x1) for any points (x1,y1) and (x2,y2) on the line. Evaluating the function f at x=0, we see that (0,b) is a point on this line. Evaluating this function at x=1, we see that (1,a+b) is also a point on this line. Therefore, the slope of this line is:

(a+b)b10=a.(a+b)b10=a.

We have shown that the coefficient a is the slope of the line. We can conclude that the formula f(x) = ax + b describes a line with slope a. Furthermore, because this line intersects the y�-axis at the point (0,b),(0,�), we see that the y�-intercept for this linear function is (0,b). We conclude that the formula f(x)=ax+b tells us the slope, a, and the y-intercept, (0,b), for this line. Since we often use the symbol m to denote the slope of a line, we can write

f(x) = mx + b

to denote the slope-intercept form of a linear function.

Sometimes it is convenient to express a linear function in different ways. For example, suppose the graph of a linear function passes through the point (x1,y1) and the slope of the line is m. Since any other point (x, f(x)) on the graph of f must satisfy the equation:

m=f(x)y1xx1,m=f(x)y1xx1,

this linear function can be expressed by writing:

f(x)y1=m(xx1).f(x)y1=m(xx1).

We call this equation the point-slope equation for that linear function.

Since every nonvertical line is the graph of a linear function, the points on a nonvertical line can be described using the slope-intercept or point-slope equations. However, a vertical line does not represent the graph of a function and cannot be expressed in either of these forms. Instead, a vertical line is described by the equation x=k for some constant k. Since neither the slope-intercept form nor the point-slope form allows for vertical lines, we use the notation

ax + by = c

where a, b are both not zero, to denote the standard form of a line.

DEFINITION

Consider a line passing through the point (x1,y1) with slope m. The equation:

yy1=m(xx1)yy1=m(xx1)

(1.4)

is the point-slope equation for that line.

Consider a line with slope m and y-intercept (0,b). The equation:

y=mx+by=mx+b

(1.5)

is an equation for that line in slope-intercept form.

The standard form of a line is given by the equation:

ax+by=c,ax+by=c,

(1.6)

where a and b are not both zero. This form is more general because it allows for a vertical line, x=k.

EXAMPLE 1.12

Finding the Slope and Equations of Lines

Consider the line passing through the points (11,−4) and (−4,5), as shown in Figure 1.17.

Figure 1.17 Finding the equation of a linear function with a graph that is a line between two given points.

  1. Find the slope of the line.
  2. Find an equation for this linear function in point-slope form.
  3. Find an equation for this linear function in slope-intercept form.

Solution

1. The slope of the line is:

m=y2y1x2x1=5(−4)−411=915=35.m=y2y1x2x1=5(−4)−411=915=35.

2. To find an equation for the linear function in point-slope form, use the slope m=−3/5 and choose any point on the line. If we choose the point (11,−4), we get the equation:

f(x)+4=35(x11).f(x)+4=35(x11).

3. To find an equation for the linear function in slope-intercept form, solve the equation in part b. for f(x).�(�). When we do this, we get the equation:

f(x)=35x+135.f(x)=35x+135.

CHECKPOINT 1.9

Consider the line passing through points (−3,2) and (1,4). Find the slope of the line.

Find an equation of that line in point-slope form. Find an equation of that line in slope-intercept form.

EXAMPLE 1.13

A Linear Distance Function

Jessica leaves her house at 5:50 a.m. and goes for a 9-mile run. She returns to her house at 7:08 a.m. Answer the following questions, assuming Jessica runs at a constant pace.

  1. Describe the distance D (in miles) Jessica runs as a linear function of her run time t (in minutes).
  2. Sketch a graph of D.
  3. Interpret the meaning of the slope.

Solution

  1. At time t=0, Jessica is at her house, so D(0)=0. At time t=78 minutes, Jessica has finished running 99 mi, so D(78)=9. The slope of the linear function is:
    m = (9−0)/(78−0)= 3/26.
    The y-intercept is (0,0), so the equation for this linear function is:
    D(t) = 3/26 t
  2. To graph D, use the fact that the graph passes through the origin and has slope m=3/26.
  3. The slope m=3/26≈0.115 describes the distance (in miles) Jessica runs per minute, or her average velocity.

Polynomials

A linear function is a special type of a more general class of functions: polynomials. A polynomial function is any function that can be written in the form:

f(x)=anxn+an1xn1++a1x+a0f(x)=anxn+an1xn1++a1x+a0

(1.7)

for some integer n≥0 and constants an, an−1, …, a0, where an ≠ 0. In the case when n=0, we allow for a0=0; if a0=0, the function f(x)=0 is called the zero function. The value n is called the degree of the polynomial; the constant an is called the leading coefficient. A linear function of the form f(x)=mx+b is a polynomial of degree 1 if m≠0 and degree 0 if m=0. A polynomial of degree 0 is also called a constant function. A polynomial function of degree 2 is called a quadratic function. In particular, a quadratic function has the form f(x)=ax2+bx+c, where a≠0. A polynomial function of degree 3 is called a cubic function.

Power Functions

Some polynomial functions are power functions. A power function is any function of the form f(x)=axb, where a and b are any real numbers. The exponent in a power function can be any real number, but here we consider the case when the exponent is a positive integer. (We consider other cases later.) If the exponent is a positive integer, then f(x)=axn is a polynomial. If n is even, then f(x)=axn is an even function because f(−x) = a(−x)n = axn if n is even. If n is odd, then f(x)=axn is an odd function because f(−x) = a(−x)n = −axn if n is odd (Figure 1.18).

Figure 1.18 (a) For any even integer n, f(x)=axn is an even function. (b) For any odd integer n, f(x)=axn is an odd function.

Behavior at Infinity

To determine the behavior of a function f as the inputs approach infinity, we look at the values f(x) as the inputs, x, become larger. For some functions, the values of f(x) approach a finite number. For example, for the function f(x)=2+1/x, the values 1/x become closer and closer to zero for all values of x as they get larger and larger. For this function, we say “f(x)“ approaches two as x goes to infinity,” and we write f(x)→2 as x→∞. The line y=2 is a horizontal asymptote for the function f(x)=2+1/x because the graph of the function gets closer to the line as x gets larger.

For other functions, the values f(x) may not approach a finite number but instead may become larger for all values of x as they get larger. In that case, we say “f(x)“ approaches infinity as x approaches infinity,” and we write f(x)→∞ as x→∞. For example, for the function f(x)=3x2, the outputs f(x) become larger as the inputs x get larger. We can conclude that the function f(x)=3x2 approaches infinity as x approaches infinity, and we write 3x2→∞ as x→∞. The behavior as x→−∞ and the meaning of f(x)→−∞ as x→∞ or x→−∞ can be defined similarly. We can describe what happens to the values of f(x) as x→∞ and as x→−∞ as the end behavior of the function.

To understand the end behavior for polynomial functions, we can focus on quadratic and cubic functions. The behavior for higher-degree polynomials can be analyzed similarly. Consider a quadratic function f(x)=ax2+bx+c. If a>0, the values f(x)→∞ as x→±∞. If a<0, the values f(x)→−∞ as x→±∞. Since the graph of a quadratic function is a parabola, the parabola opens upward if a>0; the parabola opens downward if a<0. (See Figure 1.19(a).)

Now consider a cubic function f(x)=ax3+bx2+cx+d. If a>0, then f(x)→∞ as x→∞ and f(x)→−∞ as x→−∞. If a<0, then f(x)→−∞ as x→∞ and f(x)→∞ as x→−∞. As we can see from both of these graphs, the leading term of the polynomial determines the end behavior. (See Figure 1.19(b).)

Figure 1.19 (a) For a quadratic function, if the leading coefficient a>0, the parabola opens upward. If a<0, the parabola opens downward. (b) For a cubic function f, if the leading coefficient a>0, the values f(x)→∞ as x→∞ and the values f(x)→−∞ as x→−∞. If the leading coefficient a<0, the opposite is true.

Zeros of Polynomial Functions

Another characteristic of the graph of a polynomial function is where it intersects the x-axis. To determine where a function f intersects the x-axis, we need to solve the equation f(x)=0 for x. In the case of the linear function f(x)=mx+b, the x-intercept is given by solving the equation mx+b=0. In this case, we see that the x-intercept is given by (−b/m,0). In the case of a quadratic function, finding the x-intercept(s) requires finding the zeros of a quadratic equation: ax2+bx+c=0. In some cases, it is easy to factor the polynomial ax2+bx+c to find the zeros. If not, we make use of the quadratic formula.

RULE: THE QUADRATIC FORMULA

Consider the quadratic equation:

ax2+bx+c=0,ax2+bx+c=0,

where a≠0. The solutions of this equation are given by the quadratic formula:

x=b±b24ac2a.x=b±b24ac2a.

(1.8)

If the discriminant b2−4ac>0, this formula tells us there are two real numbers that satisfy the quadratic equation. If b2−4ac=0, this formula tells us there is only one solution, and it is a real number. If b2−4ac<0, no real numbers satisfy the quadratic equation.

In the case of higher-degree polynomials, it may be more complicated to determine where the graph intersects the x-axis. In some instances, it is possible to find the x-intercepts by factoring the polynomial to find its zeros. In other cases, it is impossible to calculate the exact values of the x-intercepts. However, as we see later in the text, in cases such as this, we can use analytical tools to approximate (to a very high degree) where the x-intercepts are located. Here we focus on the graphs of polynomials for which we can calculate their zeros explicitly.

EXAMPLE 1.14

Graphing Polynomial Functions

For the following functions a. and b., i. describe the behavior of f(x) as x→±∞, ii. find all zeros of f, and iii. sketch a graph of f.

  1. f(x)=−2x2+4x−1
  2. f(x)=x3−3x2−4x

Solution

  1. The function f(x)=−2x2+4x−1 is a quadratic function.
    1. Because a=−2<0, as x→±∞, f(x)→−∞.
    2. To find the zeros of f, use the quadratic formula. The zeros are
      x= −4±√(42−4(−2)(−1)) / ((2 * -2) = (-4 ± √8) / −4 = −4±22 = (2 ± √2)/2.
    3. To sketch the graph of f,, use the information from your previous answers and combine it with the fact that the graph is a parabola opening downward.
      An image of a graph. The x axis runs from -2 to 5 and the y axis runs from -8 to 2. The graph is of the function “f(x) = -2(x squared) + 4x - 1”, which is a parabola. The function increases until the maximum point at (1, 1) and then decreases. Both x intercept points are plotted on the function, at approximately (0.2929, 0) and (1.7071, 0). The y intercept is at the point (0, -1).
  2. The function f(x)=x3−3x2−4x is a cubic function.
    1. Because a=1>0, as x→∞, f(x)→∞. As x→−∞, f(x)→−∞.
    2. To find the zeros of f, we need to factor the polynomial. First, when we factor x out of all the terms, we find
      f(x)=x(x2−3x−4).
      Then, when we factor the quadratic function x2−3x−4, we find
      f(x)=x(x−4)(x+1).
      Therefore, the zeros of f are x=0, 4, −1.
    3. Combining the results from parts i. and ii., draw a rough sketch of f.

      An image of a graph. The x axis runs from -2 to 5 and the y axis runs from -14 to 7. The graph is of the curved function “f(x) = (x cubed) - 3(x squared) - 4x”. The function increases until the approximate point at (-0.5, 1.1), then decreases until the approximate point (2.5, -13.1), then begins increasing again. The x intercept points are plotted on the function, at (-1, 0), (0, 0), and (4, 0). The y intercept is at the origin.

CHECKPOINT 1.10

Consider the quadratic function f(x)=3x2−6x+2. Find the zeros of f. Does the parabola open upward or downward?

Mathematical Models

A large variety of real-world situations can be described using mathematical models. A mathematical model is a method of simulating real-life situations with mathematical equations. Physicists, engineers, economists, and other researchers develop models by combining observation with quantitative data to develop equations, functions, graphs, and other mathematical tools to describe the behavior of various systems accurately. Models are useful because they help predict future outcomes. Examples of mathematical models include the study of population dynamics, investigations of weather patterns, and predictions of product sales.

As an example, let’s consider a mathematical model that a company could use to describe its revenue for the sale of a particular item. The amount of revenue R a company receives for the sale of n items sold at a price of p dollars per item is described by the equation R=p⋅n. The company is interested in how the sales change as the price of the item changes. Suppose the data in Table 1.6 show the number of units a company sells as a function of the price per item.

P68101214
n19.418.516.213.812.2
Table 1.6

Table 1.6 Number of Units Sold n (in Thousands) as a Function of Price per Unit p (in Dollars)

In Figure 1.20, we see the graph the number of units sold (in thousands) as a function of price (in dollars). We note from the shape of the graph that the number of units sold is likely a linear function of price per item, and the data can be closely approximated by the linear function n=−1.04p+26 for 0≤p≤25, where n predicts the number of units sold in thousands. Using this linear function, the revenue (in thousands of dollars) can be estimated by the quadratic function

R(p) = p⋅(−1.04 p+26) = −1.04 p2 + 26 p

for 0≤p≤25. In Example 1.15, we use this quadratic function to predict the amount of revenue the company receives depending on the price the company charges per item. Note that we cannot conclude definitively the actual number of units sold for values of p, for which no data are collected. However, given the other data values and the graph shown, it seems reasonable that the number of units sold (in thousands) if the price charged is p dollars may be close to the values predicted by the linear function n=−1.04p+26.

Figure 1.20 The data collected for the number of items sold as a function of price is roughly linear. We use the linear function n=−1.04p+26 to estimate this function.

EXAMPLE 1.15

Maximizing Revenue

A company is interested in predicting the amount of revenue it will receive depending on the price it charges for a particular item. Using the data from Table 1.6, the company arrives at the following quadratic function to model revenue R (in thousands of dollars) as a function of price per item p:

R(p)=p·(−1.04p+26)=−1.04p2+26pR(p)=p·(−1.04p+26)=−1.04p2+26p

for 0≤p≤25:

  1. Predict the revenue if the company sells the item at a price of p=$5 and p=$17.
  2. Find the zeros of this function and interpret the meaning of the zeros.
  3. Sketch a graph of R.
  4. Use the graph to determine the value of p that maximizes revenue. Find the maximum revenue.

Solution

  1. Evaluating the revenue function at p=5 and p=17, we can conclude that
    R(5)=−1.04(5)2+26(5)= 104, so revenue = $104,000;
    R(17)=−1.04(17)2+26(17)= 141.44, so revenue = $141,440.
  2. The zeros of this function can be found by solving the equation −1.04p2+26p=0. When we factor the quadratic expression, we get p(−1.04p+26)=0. The solutions to this equation are given by p=0,25. For these values of p, the revenue is zero. When p=$0, the revenue is zero because the company is giving away its merchandise for free. When p=$25, the revenue is zero because the price is too high, and no one will buy any items.
  3. Knowing the fact that the function is quadratic, we also know the graph is a parabola. Since the leading coefficient is negative, the parabola opens downward. One property of parabolas is that they are symmetric about the axis, so since the zeros are at p=0 and p=25, the parabola must be symmetric about the line halfway between them, or p=12.5.
    An image of a graph. The y axis runs from 0 to 170 and is labeled “R, revenue in thousands of dollars”. The x axis runs from 0 to 28 and is labeled “p, price in dollars”. The graph is of the function “n = -1.04(p squared) + 26p”, which is a parabola that starts at the origin. The function increases until the maximum point at (12.5, 162.5) and then begins decreasing. The function has x intercepts at the origin and the point (25, 0). The y intercept is at the origin.
  4. The function is a parabola with zeros at p=0 and p=25, and it is symmetric about the line p=12.5, so the maximum revenue occurs at a price of p=$12.50 per item. At that price, the revenue is R(p)=−1.04(12.5)2+26(12.5) = $162,500.

Algebraic Functions

By allowing for quotients and fractional powers in polynomial functions, we create a larger class of functions. An algebraic function is one that involves addition, subtraction, multiplication, division, rational powers, and roots. Two types of algebraic functions are rational functions and root functions.

Just as rational numbers are quotients of integers, rational functions are quotients of polynomials. In particular, a rational function is any function of the form f(x)=p(x)/q(x), where p(x) and q(x) are polynomials. For example,

f(x) = (3x−1)/(5x+2) and

g(x) = 4/(x2+1)

are rational functions. A root function is a power function of the form f(x)=x1/n, where n is a positive integer greater than one. For example, f(x) = x1/2 = √x is the square-root function and g(x) = x1/3 = 3√x is the cube-root function. By allowing for compositions of root functions and rational functions, we can create other algebraic functions. For example, f(x) = √(4−x2) is an algebraic function.

EXAMPLE 1.16

Finding Domain and Range for Algebraic Functions

For each of the following functions, find the domain and range.

  1. f(x)=(3x−1)/(5x+2)
  2. f(x)= √(4−x2)

Solution

  1. It is not possible to divide by zero, so the domain is the set of real numbers x such that x≠−2/5. To find the range, we need to find the values y for which there exists a real number x such that:
    y=(3x−1)/(5x+2).
    When we multiply both sides of this equation by 5x+2, we see that x must satisfy the equation
    5xy+2y=3x−1
    From this equation, we can see that x must satisfy: 2y+1=x(3−5y).
    If y=3/5, this equation has no solution. On the other hand, as long as y≠3/5,
    x=(2y+1)/(3−5y)
    satisfies this equation. We can conclude that the range of f is {y|y≠3/5}.
  2. To find the domain of f, we need 4−x2≥0. When we factor, we write 4−x2=(2−x)(2+x)≥0. This inequality holds if and only if both terms are positive or both terms are negative. For both terms to be positive, we need to find x such that:
    2−x≥0 and 2+x≥0.
    These two inequalities reduce to 2≥x and x≥−2. Therefore, the set {x|−2≤x≤2} must be part of the domain. For both terms to be negative, we need:
    2−x≤0 and 2+x≤0.
    These two inequalities also reduce to 2≤x and x≤−2. There are no values of x that satisfy both of these inequalities. Thus, we can conclude the domain of this function is {x|−2≤x≤2}.
    If −2≤x≤2, then 0≤4−x2≤4. Therefore, 0≤√(4−x2)≤2, and the range of f is {y|0≤y≤2}.

CHECKPOINT 1.11

Find the domain and range for the function f(x)=(5x+2)/(2x−1).

The root functions f(x)=x1/n have defining characteristics depending on whether n is odd or even. For all even integers n≥2, the domain of f(x)=x1/n is the interval [0,∞). For all odd integers n≥1, the domain of f(x)=x1/n is the set of all real numbers. Since x1/n=−(−x)1/n for odd integers n, f(x)=x1/n is an odd function if n is odd. See the graphs of root functions for different values of n in Figure 1.21.

Figure 1.21 (a) If n is even, the domain of f(x) = n√x is [0,∞). (b) If n is odd, the domain of f(x)=n√x is (−∞,∞) and the function f(x)=n√x is an odd function.

EXAMPLE 1.17

Finding Domains for Algebraic Functions

For each of the following functions, determine the domain of the function.

  1. f(x)=3 / (x2−1)
  2. f(x)=(2x+5)/(3x2+4)
  3. f(x)= √(4−3x)
  4. f(x)= 3√(2x−1)

Solution

  1. You cannot divide by zero, so the domain is the set of values x such that x2−1≠0. Therefore, the domain is {x|x≠±1}.
  2. You need to determine the values of x for which the denominator is zero. Since 3x2+4≥4 for all real numbers x, the denominator is never zero. Therefore, the domain is (−∞,∞).
  3. Since the square root of a negative number is not a real number, the domain is the set of values x for which 4−3x≥0. Therefore, the domain is {x|x≤4/3}.
  4. The cube root is defined for all real numbers, so the domain is the interval (−∞, ∞).

CHECKPOINT 1.12

Find the domain for each of the following functions: f(x)=(5−2x)/(x2+2) and g(x)=√(5x−1).

Transcendental Functions

Thus far, we have discussed algebraic functions. Some functions, however, cannot be described by basic algebraic operations. These functions are known as transcendental functions because they are said to “transcend,” or go beyond, algebra. The most common transcendental functions are trigonometric, exponential, and logarithmic functions. A trigonometric function relates the ratios of two sides of a right triangle. They are sinx, cosx, tanx, cotx, secx, and cscx. An exponential function is a function of the form f(x)=bx, where the base b>0, b≠1. A logarithmic function is a function of the form f(x)=logb(x) for some constant b>0, b≠1, where logb(x)=y if and only if by=x.

EXAMPLE 1.18

Classifying Algebraic and Transcendental Functions

Classify each of the following functions, a. through c., as algebraic or transcendental.

  1. f(x) = (x3+1)/√(4x+2)
  2. f(x) = 2x2
  3. f(x) = sin(2x)

Solution

  1. Since this function involves basic algebraic operations only, it is an algebraic function.
  2. This function cannot be written as a formula that involves only basic algebraic operations, so it is transcendental. (Note that algebraic functions can only have powers that are rational numbers.)
  3. As in part b., this function cannot be written using a formula involving basic algebraic operations only; therefore, this function is transcendental.

CHECKPOINT 1.13

Is f(x) = x/2 an algebraic or a transcendental function?

Piecewise-Defined Functions

Sometimes a function is defined by different formulas on different parts of its domain. A function with this property is known as a piecewise-defined function. The absolute value function is an example of a piecewise-defined function because the formula changes with the sign of x:

f(x)={x,x<0x,x0.f(x)={x,x<0x,x0.

Other piecewise-defined functions may be represented by completely different formulas, depending on the part of the domain in which a point falls. To graph a piecewise-defined function, we graph each part of the function in its respective domain, on the same coordinate system. If the formula for a function is different for x<a and x>a, we need to pay special attention to what happens at x=a when we graph the function. Sometimes the graph needs to include an open or closed circle to indicate the value of the function at x=a. We examine this in the next example.

EXAMPLE 1.19

Graphing a Piecewise-Defined Function

Sketch a graph of the following piecewise-defined function:

f(x)={x+3,x<1(x2)2,x1.f(x)={x+3,x<1(x2)2,x1.

Solution

Graph the linear function y=x+3 on the interval (−∞,1) and graph the quadratic function y=(x−2)2 on the interval [1,∞). Since the value of the function at x=1 is given by the formula f(x)=(x−2)2, we see that f(1)=1. To indicate this on the graph, we draw a closed circle at the point (1,1). The value of the function is given by f(x)=x+3 for all x<1, but not at x=1. To indicate this on the graph, we draw an open circle at (1,4).

Figure 1.22 This piecewise-defined function is linear for x<1 and quadratic for x≥1.

CHECKPOINT 1.14

Sketch a graph of the function:

f(x)={2x,x2x+2,x>2.f(x)={2x,x2x+2,x>2.

EXAMPLE 1.20

Parking Fees Described by a Piecewise-Defined Function

In a big city, drivers are charged variable rates for parking in a parking garage. They are charged $10 for the first hour or any part of the first hour and an additional $2 for each hour or part thereof up to a maximum of $30 for the day. The parking garage is open from 6 a.m. to 12 midnight.

  1. Write a piecewise-defined function that describes the cost C to park in the parking garage as a function of hours parked x.
  2. Sketch a graph of this function C(x).

Solution

  1. Since the parking garage is open 18 hours each day, the domain for this function is {x|0<x≤18}. The cost to park a car at this parking garage can be described piecewise by the function:
C(x)={10,0<x112,1<x214,2<x316,3<x430,10<x18.C(x)={10,0<x112,1<x214,2<x316,3<x430,10<x18.

The graph of the function consists of several horizontal line segments.

CHECKPOINT 1.15

The cost of mailing a letter is a function of the weight of the letter. Suppose the cost of mailing a letter is 49¢49¢ for the first ounce and 21¢ for each additional ounce. Write a piecewise-defined function describing the cost C as a function of the weight x for 0<x≤3, where C is measured in cents and x is measured in ounces.

Transformations of Functions

We have seen several cases in which we have added, subtracted, or multiplied constants to form variations of simple functions. In the previous example, for instance, we subtracted 2 from the argument of the function y=x2 to get the function f(x)=(x−2)2. This subtraction represents a shift of the function y=x2 two units to the right. A shift, horizontally or vertically, is a type of transformation of a function. Other transformations include horizontal and vertical scalings, and reflections about the axes.

A vertical shift of a function occurs if we add or subtract the same constant to each output y. For c>0, the graph of f(x)+c is a shift of the graph of f(x) up c units, whereas the graph of f(x)−c is a shift of the graph of f(x) down c units. For example, the graph of the function f(x)=x2+4 is the graph of y=x2 shifted up 4 units; the graph of the function f(x)=x2−4 is the graph of y=x2 shifted down 4 units (Figure 1.23).

Figure 1.23 (a) For c>0, the graph of y=f(x)+c is a vertical shift up c units of the graph of y=f(x). (b) For c>0, the graph of y=f(x)−c is a vertical shift down c units of the graph of y=f(x).

A horizontal shift of a function occurs if we add or subtract the same constant to each input x. For c>0, the graph of f(x+c) is a shift of the graph of f(x) to the left c units; the graph of f(x−c) is a shift of the graph of f(x) to the right c units. Why does the graph shift left when adding a constant and shift right when subtracting a constant? To answer this question, let’s look at an example.

Consider the function f(x)=|x+3| and evaluate this function at x−3. Since f(x−3)=|x| and x−3<x, the graph of f(x)=|x+3| is the graph of y=|x| shifted left 3 units. Similarly, the graph of f(x)=|x−3| is the graph of y=|x| shifted right 3 units (Figure 1.24).

Figure 1.24 (a) For c>0, the graph of y=f(x+c) is a horizontal shift left c units of the graph of y=f(x). (b) For c>0, the graph of y=f(x−c) is a horizontal shift right c units of the graph of y=f(x).

A vertical scaling of a graph occurs if we multiply all outputs y of a function by the same positive constant. For c>0, the graph of the function cf(x) is the graph of f(x) scaled vertically by a factor of c. If c>1, the values of the outputs for the function cf(x) are larger than the values of the outputs for the function f(x); therefore, the graph has been stretched vertically. If 0<c<1,0, then the outputs of the function cf(x) are smaller, so the graph has been compressed. For example, the graph of the function f(x)=3x2 is the graph of y=x2 stretched vertically by a factor of 3, whereas the graph of f(x)=x2/3 is the graph of y=x2 compressed vertically by a factor of 3 (Figure 1.25).

Figure 1.25 (a) If c>1, the graph of y=cf(x) is a vertical stretch of the graph of y=f(x). (b) If 0<c<1, the graph of y=cf(x)is a vertical compression of the graph of y=f(x).

The horizontal scaling of a function occurs if we multiply the inputs x by the same positive constant. For c>0, the graph of the function f(cx) is the graph of f(x) scaled horizontally by a factor of c. If c>1, the graph of f(cx) is the graph of f(x) compressed horizontally. If 0<c<1, the graph of f(cx) is the graph of f(x) stretched horizontally. For example, consider the function f(x)=√2x and evaluate f at x/2. Since f(x/2)=√x, the graph of f(x)=√2x is the graph of y=√x compressed horizontally. The graph of y=√x/2 is a horizontal stretch of the graph of y=√x (Figure 1.26).

Figure 1.26 (a) If c>1, the graph of y=f(cx) is a horizontal compression of the graph of y=f(x). (b) If 0<c<1, the graph of y=f(cx) is a horizontal stretch of the graph of y=f(x).

We have explored what happens to the graph of a function f when we multiply f by a constant c>0 to get a new function cf(x). We have also discussed what happens to the graph of a function f when we multiply the independent variable x by c>0 to get a new function f(cx). However, we have not addressed what happens to the graph of the function if the constant c is negative. If we have a constant c<0, we can write c as a positive number multiplied by −1; but, what kind of transformation do we get when we multiply the function or its argument by −1? When we multiply all the outputs by −1, we get a reflection about the x-axis. When we multiply all inputs by −1, we get a reflection about the y-axis. For example, the graph of f(x)=−(x3+1) is the graph of y=(x3+1) reflected about the x-axis. The graph of f(x)=(−x)3+1 is the graph of y=x3+1 reflected about the y-axis (Figure 1.27).

Figure 1.27 (a) The graph of y=−f(x)) is the graph of y=f(x) reflected about the x-axis. (b) The graph of y=f(−x) is the graph of y=f(x) reflected about the y-axis.

If the graph of a function consists of more than one transformation of another graph, it is important to transform the graph in the correct order. Given a function f(x), the graph of the related function y=cf(a(x+b))+d can be obtained from the graph of y=f(x) by performing the transformations in the following order.

  1. Horizontal scaling of the graph of y=f(x+b) by a factor of |a|. If a<0, reflect the graph about the y-axis.
  2. Horizontal shift of the graph of y=f(x). If b>0, shift left. If b<0, shift right.
  3. Vertical scaling of the graph of y=f(a(x+b)) by a factor of |c|. If c<0, reflect the graph about the x-axis.
  4. Vertical shift of the graph of y=cf(a(x+b)). If d>0, shift up. If d<0, shift down.

We can summarize the different transformations and their related effects on the graph of a function in the following table.

Transformation of f(c>0)Effect on the graph of f
f(x)+cVertical shift up c units
f(x)−cVertical shift down c units
f(x+c)Shift left by c units
f(x−c)Shift right by c units
cf(x)Vertical stretch if c>1;
vertical compression if 0<c<1
f(cx)Horizontal stretch if 0<c<1; horizontal compression if c>1
−f(x)Reflection about the x-axis
f(−x)Reflection about the y-axis
Table 1.7 Transformations of Functions

EXAMPLE 1.21

Transforming a Function

For each of the following functions, a. and b., sketch a graph by using a sequence of transformations of a well-known function.

  1. f(x)=−|x+2|−3
  2. f(x)=3 √−x +1

Solution

  1. Starting with the graph of y=|x|, shift 2 units to the left, reflect about the x-axis, and then shift down 3 units.

Figure 1.28 The function f(x)=−|x+2|−3 can be viewed as a sequence of three transformations of the function y=|x|.

Starting with the graph of y=√x, reflect about the y-axis, stretch the graph vertically by a factor of 3, and move up 1 unit.

Figure 1.29 The function f(x)=3√−x +1 can be viewed as a sequence of three transformations of the function y=√x.

CHECKPOINT 1.16

Describe how the function f(x)=−(x+1)2−4 can be graphed using the graph of y=x2 and a sequence of transformations.

Leave a Comment

Your email address will not be published. Required fields are marked *

error: Content is protected !!
Scroll to Top