Learning Objectives

  • Calculate the slope of a linear function and interpret its meaning.
  • Recognize the degree of a polynomial.
  • Find the roots of a quadratic polynomial.
  • Describe the graphs of basic odd and even polynomial functions.
  • Identify a rational function.
  • Describe the graphs of power and root functions.
  • Explain the difference between algebraic and transcendental functions.
  • Graph a piecewise-defined function.
  • 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

Learning Objectives

  • Calculate the slope of a linear function and interpret its meaning.
  • Recognize the degree of a polynomial.
  • Find the roots of a quadratic polynomial.
  • Describe the graphs of basic odd and even polynomial functions.
  • Identify a rational function.
  • Describe the graphs of power and root functions.
  • Explain the difference between algebraic and transcendental functions.
  • Graph a piecewise-defined function.
  • 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 [latex]f(x)=ax+b[/latex], where [latex]a[/latex] and [latex]b[/latex] are constants. In (Figure) , we see examples of linear functions when [latex]a[/latex] is positive, negative, and zero. Note that if [latex]a >0[/latex], the graph of the line rises as [latex]x[/latex] increases. In other words, [latex]f(x)=ax+b[/latex] is increasing on [latex](-\infty, \infty)[/latex]. If [latex]a < 0[/latex], the graph of the line falls as [latex]x[/latex] increases. In this case, [latex]f(x)=ax+b[/latex] is decreasing on [latex](-\infty, \infty)[/latex]. If [latex]a=0[/latex], the line is horizontal.

An image of a graph. The y axis runs from -2 to 5 and the x axis runs from -2 to 5. The graph is of the 3 functions. The first function is “f(x) = 3x + 1”, which is an increasing straight line with an x intercept at ((-1/3), 0) and a y intercept at (0, 1). The second function is “g(x) = 2”, which is a horizontal line with a y intercept at (0, 2) and no x intercept. The third function is “h(x) = (-1/2)x”, which is a decreasing straight line with an x intercept and y intercept both at the origin. The function f(x) is increasing at a higher rate than the function h(x) is decreasing.
Figure 1. These linear functions are increasing or decreasing on [latex](-\infty, \infty)[/latex] and one function is a horizontal line.

As suggested by (Figure) , 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 [latex]y[/latex] for each unit change in [latex]x[/latex]. 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 [latex]y[/latex] versus the change in [latex]x[/latex]. To do so, we choose any two points [latex](x_1,y_1)[/latex] and [latex](x_2,y_2)[/latex] on the line and calculate [latex]\frac{y_2-y_1}{x_2-x_1}[/latex]. In (Figure) , we see this ratio is independent of the points chosen.

An image of a graph. The y axis runs from -1 to 10 and the x axis runs from -1 to 6. The graph is of a function that is an increasing straight line. There are four points labeled on the function at (1, 1), (2, 3), (3, 5), and (5, 9). There is a dotted horizontal line from the labeled function point (1, 1) to the unlabeled point (3, 1) which is not on the function, and then dotted vertical line from the unlabeled point (3, 1), which is not on the function, to the labeled function point (3, 5). These two dotted have the label “(y2 - y1)/(x2 - x1) = (5 -1)/(3 - 1) = 2”. There is a dotted horizontal line from the labeled function point (2, 3) to the unlabeled point (5, 3) which is not on the function, and then dotted vertical line from the unlabeled point (5, 3), which is not on the function, to the labeled function point (5, 9). These two dotted have the label “(y2 - y1)/(x2 - x1) = (9 -3)/(5 - 2) = 2”.
Figure 2. or any linear function, the slope [latex](y_2-y_1)/(x_2-x_1)[/latex] is independent of the choice of points [latex](x_1,y_1)[/latex] and [latex](x_2,y_2)[/latex] on the line.

Definition

Consider line [latex]L[/latex] passing through points [latex](x_1,y_1)[/latex] and [latex](x_2,y_2)[/latex]. Let [latex]\Delta y=y_2-y_1[/latex] and [latex]\Delta x=x_2-x_1[/latex] denote the changes in [latex]y[/latex] and [latex]x[/latex], respectively. The slope of the line is

[latex]m=\frac{y_2-y_1}{x_2-x_1}=\frac{\Delta y}{\Delta x}[/latex].

We now examine the relationship between slope and the formula for a linear function. Consider the linear function given by the formula [latex]f(x)=ax+b[/latex]. 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 [latex](y_2-y_1)/(x_2-x_1)[/latex] for any points [latex](x_1,y_1)[/latex] and [latex](x_2,y_2)[/latex] on the line. Evaluating the function [latex]f[/latex] at [latex]x=0[/latex], we see that [latex](0,b)[/latex] is a point on this line. Evaluating this function at [latex]x=1[/latex], we see that [latex](1,a+b)[/latex] is also a point on this line. Therefore, the slope of this line is

[latex]\frac{(a+b)-b}{1-0}=a[/latex].

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

[latex]f(x)=mx+b[/latex]

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 [latex](x_1,y_1)[/latex] and the slope of the line is [latex]m[/latex]. Since any other point [latex](x,f(x))[/latex] on the graph of [latex]f[/latex] must satisfy the equation

[latex]m=\frac{f(x)-y_1}{x-x_1}[/latex],

this linear function can be expressed by writing

[latex]f(x)-y_1=m(x-x_1)[/latex].

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 [latex]x=k[/latex] for some constant [latex]k[/latex]. Since neither the slope-intercept form nor the point-slope form allows for vertical lines, we use the notation

[latex]ax+by=c[/latex],

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

Definition

Consider a line passing through the point [latex](x_1,y_1)[/latex] with slope [latex]m[/latex]. The equation

[latex]y-y_1=m(x-x_1)[/latex]

is the point-slope equation for that line.

Consider a line with slope [latex]m[/latex] and [latex]y[/latex]-intercept [latex](0,b)[/latex]. The equation

[latex]y=mx+b[/latex]

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

The standard form of a line is given by the equation

[latex]ax+by=c[/latex],

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

Finding the Slope and Equations of Lines

Consider the line passing through the points [latex](11,-4)[/latex] and [latex](-4,5)[/latex], as shown in (Figure) .

An image of a graph. The x axis runs from -5 to 12 and the y axis runs from -5 to 6. The graph is of the function that is a decreasing straight line. The function has two points plotted, at (-4, 5) and (11, 4).

  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
    [latex]m=\frac{y_2-y_1}{x_2-x_1}=\frac{5-(-4)}{-4-11}=-\frac{9}{15}=-\frac{3}{5}[/latex].
  2. To find an equation for the linear function in point-slope form, use the slope [latex]m=-3/5[/latex] and choose any point on the line. If we choose the point [latex](11,-4)[/latex], we get the equation
    [latex]f(x)+4=-\frac{3}{5}(x-11)[/latex].
  3. To find an equation for the linear function in slope-intercept form, solve the equation in part b. for [latex]f(x)[/latex]. When we do this, we get the equation
    [latex]f(x)=-\frac{3}{5}x+\frac{13}{5}[/latex].

Consider the line passing through points [latex](-3,2)[/latex] and [latex](1,4)[/latex]. 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.

Hint

The slope [latex]m=\Delta y / \Delta x[/latex].

Solution

[latex]m=1/2[/latex]. The point-slope form is

[latex]y-4=\frac{1}{2}(x-1)[/latex].

The slope-intercept form is

[latex]y=\frac{1}{2}x+\frac{7}{2}[/latex].

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 [latex]D[/latex] (in miles) Jessica runs as a linear function of her run time [latex]t[/latex] (in minutes).
  2. Sketch a graph of [latex]D[/latex].
  3. Interpret the meaning of the slope.

Solution

  1. At time [latex]t=0[/latex], Jessica is at her house, so [latex]D(0)=0[/latex]. At time [latex]t=78[/latex] minutes, Jessica has finished running 9 mi, so [latex]D(78)=9[/latex]. The slope of the linear function is
    [latex]m=\frac{9-0}{78-0}=\frac{3}{26}[/latex].

    The [latex]y[/latex]-intercept is [latex](0,0)[/latex], so the equation for this linear function is

    [latex]D(t)=\frac{3}{26}t[/latex].
  2. To graph [latex]D[/latex], use the fact that the graph passes through the origin and has slope [latex]m=3/26[/latex].
    An image of a graph. The y axis is labeled “y, distance in miles”. The x axis is labeled “t, time in minutes”. The graph is of the function “D(t) = 3t/26”, which is an increasing straight line that starts at the origin. The function ends at the plotted point (78, 9).
  3. The slope [latex]m=3/26 \approx 0.115[/latex] 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

[latex]f(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0[/latex]

for some integer [latex]n\ge 0[/latex] and constants [latex]a_n, \, a_{n-1}, \cdots, a_0[/latex], where [latex]a_n\ne 0[/latex]. In the case when [latex]n=0[/latex], we allow for [latex]a_0=0[/latex]; if [latex]a_0=0[/latex], the function [latex]f(x)=0[/latex] is called the zero function . The value [latex]n[/latex] is called the degree of the polynomial; the constant [latex]a_n[/latex] is called the leading coefficient . A linear function of the form [latex]f(x)=mx+b[/latex] is a polynomial of degree 1 if [latex]m\ne 0[/latex] and degree 0 if [latex]m=0[/latex]. 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 [latex]f(x)=ax^2+bx+c[/latex], where [latex]a\ne 0[/latex]. 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 [latex]f(x)=ax^b[/latex], where [latex]a[/latex] and [latex]b[/latex] 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 [latex]f(x)=ax^n[/latex] is a polynomial. If [latex]n[/latex] is even, then [latex]f(x)=ax^n[/latex] is an even function because [latex]f(-x)=a(-x)^n=ax^n[/latex] if [latex]n[/latex] is even. If [latex]n[/latex] is odd, then [latex]f(x)=ax^n[/latex] is an odd function because [latex]f(-x)=a(-x)^n=-ax^n[/latex] if [latex]n[/latex] is odd ( (Figure) ).

An image of two graphs. Both graphs have an x axis that runs from -4 to 4 and a y axis that runs from -6 to 7. The first graph is labeled “a” and is of two functions. The first function is “f(x) = x to the 4th”, which is a parabola that decreases until the origin and then increases again after the origin. The second function is “f(x) = x squared”, which is a parabola that decreases until the origin and then increases again after the origin, but increases and decreases at a slower rate than the first function. The second graph is labeled “b” and is of two functions. The first function is “f(x) = x to the 5th”, which is a curved function that increases until the origin, becomes even at the origin, and then increases again after the origin. The second function is “f(x) = x cubed”, which is a curved function that increases until the origin, becomes even at the origin, and then increases again after the origin, but increases at a slower rate than the first function.

Behavior at Infinity

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

For other functions, the values [latex]f(x)[/latex] may not approach a finite number but instead may become larger for all values of [latex]x[/latex] as they get larger. In that case, we say “[latex]f(x)[/latex] approaches infinity as [latex]x[/latex] approaches infinity,” and we write [latex]f(x)\to \infty[/latex] as [latex]x\to \infty[/latex]. For example, for the function [latex]f(x)=3x^2[/latex], the outputs [latex]f(x)[/latex] become larger as the inputs [latex]x[/latex] get larger. We can conclude that the function [latex]f(x)=3x^2[/latex] approaches infinity as [latex]x[/latex] approaches infinity, and we write [latex]3x^2\to \infty[/latex] as [latex]x\to \infty[/latex]. The behavior as [latex]x \to -\infty[/latex] and the meaning of [latex]f(x) \to -\infty[/latex] as [latex]x \to \infty[/latex] or [latex]x \to -\infty[/latex] can be defined similarly. We can describe what happens to the values of [latex]f(x)[/latex] as [latex]x \to \infty[/latex] and as [latex]x \to -\infty[/latex] 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 [latex]f(x)=ax^2+bx+c[/latex]. If [latex]a >0[/latex], the values [latex]f(x) \to \infty[/latex] as [latex]x \to \pm \infty[/latex]. If [latex]a < 0[/latex], the values [latex]f(x) \to -\infty[/latex] as [latex]x \to \pm \infty[/latex]. Since the graph of a quadratic function is a parabola, the parabola opens upward if [latex]a >0[/latex]; the parabola opens downward if [latex]a < 0[/latex]. (See (Figure) (a).)

Now consider a cubic function [latex]f(x)=ax^3+bx^2+cx+d[/latex]. If [latex]a >0[/latex], then [latex]f(x) \to \infty[/latex] as [latex]x \to \infty[/latex] and [latex]f(x) \to -\infty[/latex] as [latex]x \to -\infty[/latex]. If [latex]a < 0[/latex], then [latex]f(x) \to -\infty[/latex] as [latex]x \to \infty[/latex] and [latex]f(x) \to \infty[/latex] as [latex]x \to -\infty[/latex]. As we can see from both of these graphs, the leading term of the polynomial determines the end behavior. (See (Figure) (b).)

An image of two graphs. The first graph is labeled “a” and has an x axis that runs from -4 to 5 and a y axis that runs from -4 to 6. The graph contains two functions. The first function is “f(x) = -(x squared) - 4x -4”, which is a parabola. The function increasing until it hits the maximum at the point (-2, 0) and then begins decreasing. The x intercept is at (-2, 0) and the y intercept is at (0, -4). The second function is “f(x) = 2(x squared) -12x + 16”, which is a parabola. The function decreases until it hits the minimum point at (3, -2) and then begins increasing. The x intercepts are at (2, 0) and (4, 0) and the y intercept is not shown. The second graph is labeled “b” and has an x axis that runs from -4 to 3 and a y axis that runs from -4 to 6. The graph contains two functions. The first function is “f(x) = -(x cubed) - 3(x squared) + x + 3”. The graph decreases until the approximate point at (-2.2, -3.1), then increases until the approximate point at (0.2, 3.1), then begins decreasing again. The x intercepts are at (-3, 0), (-1, 0), and (1, 0). The y intercept is at (0, 3). The second function is “f(x) = (x cubed) -3(x squared) + 3x - 1”. It is a curved function that increases until the point (1, 0), where it levels out. After this point, the function begins increasing again. It has an x intercept at (1, 0) and a y intercept at (0, -1).

Zeros of Polynomial Functions

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

Rule: The Quadratic Formula

Consider the quadratic equation

[latex]ax^2+bx+c=0[/latex],

where [latex]a\ne 0[/latex]. The solutions of this equation are given by the quadratic formula

[latex]x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}[/latex].

If the discriminant [latex]b^2-4ac >0[/latex], this formula tells us there are two real numbers that satisfy the quadratic equation. If [latex]b^2-4ac=0[/latex], this formula tells us there is only one solution, and it is a real number. If [latex]b^2-4ac < 0[/latex], 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 [latex]x[/latex]-axis. In some instances, it is possible to find the [latex]x[/latex]-intercepts by factoring the polynomial to find its zeros. In other cases, it is impossible to calculate the exact values of the [latex]x[/latex]-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 [latex]x[/latex]-intercepts are located. Here we focus on the graphs of polynomials for which we can calculate their zeros explicitly.

Graphing Polynomial Functions

For the following functions a. and b., i. describe the behavior of [latex]f(x)[/latex] as [latex]x \to \pm \infty[/latex], ii. find all zeros of [latex]f[/latex], and iii. sketch a graph of [latex]f[/latex].

  1. [latex]f(x)=-2x^2+4x-1[/latex]
  2. [latex]f(x)=x^3-3x^2-4x[/latex]

Solution

  1. The function [latex]f(x)=-2x^2+4x-1[/latex] is a quadratic function.
    1. Because [latex]a=-2 < 0[/latex], as [latex]x \to \pm \infty, \, f(x) \to -\infty[/latex].
    2. To find the zeros of [latex]f[/latex], use the quadratic formula. The zeros are
      [latex]x=\large \frac{-4 \pm \sqrt{4^2-4(-2)(-1)}}{2(-2)}=\frac{-4 \pm \sqrt{8}}{-4}=\frac{-4 \pm 2\sqrt{2}}{-4}=\frac{2 \pm \sqrt{2}}{2}[/latex].
    3. To sketch the graph of [latex]f[/latex], 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 [latex]f(x)=x^3-3x^2-4x[/latex] is a cubic function.
    1. Because [latex]a=1 >0[/latex], as [latex]x \to \infty, \, f(x) \to \infty[/latex]. As [latex]x \to -\infty, \, f(x) \to -\infty[/latex].
    2. To find the zeros of [latex]f[/latex], we need to factor the polynomial. First, when we factor [latex]x[/latex] out of all the terms, we find
      [latex]f(x)=x(x^2-3x-4)[/latex].

      Then, when we factor the quadratic function [latex]x^2-3x-4[/latex], we find

      [latex]f(x)=x(x-4)(x+1)[/latex].

      Therefore, the zeros of [latex]f[/latex] are [latex]x=0,4,-1[/latex].

    3. Combining the results from parts i. and ii., draw a rough sketch of [latex]f[/latex].
      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.

Consider the quadratic function [latex]f(x)=3x^2-6x+2[/latex]. Find the zeros of [latex]f[/latex]. Does the parabola open upward or downward?

Hint

Use the quadratic formula.

Solution

The zeros are [latex]x=1 \pm \sqrt{3}/3[/latex]. The parabola opens upward.

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 [latex]R[/latex] a company receives for the sale of [latex]n[/latex] items sold at a price of [latex]p[/latex] dollars per item is described by the equation [latex]R=p\cdot n[/latex]. The company is interested in how the sales change as the price of the item changes. Suppose the data in (Figure) show the number of units a company sells as a function of the price per item.

Number of Units Sold [latex]n[/latex] (in Thousands) as a Function of Price per Unit [latex]p[/latex] (in Dollars)
[latex]\mathbf{p}[/latex] 6 8 10 12 14
[latex]\mathbf{n}[/latex] 19.4 18.5 16.2 13.8 12.2

In (Figure) , 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 [latex]n=-1.04p+26[/latex] for [latex]0\le p\le 25[/latex], where [latex]n[/latex] 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

[latex]R(p)=p\cdot(-1.04p+26)=-1.04p^2+26p[/latex]

for [latex]0\le p\le 25[/latex]. In  Example,  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 [latex]p[/latex], 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 [latex]p[/latex] dollars may be close to the values predicted by the linear function [latex]n=-1.04p+26[/latex].

An image of a graph. The y axis runs from 0 to 28 and is labeled “n, units sold in thousands”. The x axis runs from 0 to 28 and is labeled “p, price in dollars”. The graph is of the function “n = -1.04p + 26”, which is a decreasing line function that starts at the y intercept point (0, 26). There are 5 points plotted on the graph at (6, 19.4), (8, 18.5), (10, 16.2), (12, 13.8), and (14, 12.2). The points are not on the graph of the function line, but are very close to it. The function has an x intercept at the point (25, 0).

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 (Figure) , the company arrives at the following quadratic function to model revenue [latex]R[/latex] as a function of price per item [latex]p[/latex]:

[latex]R(p)=p\cdot(-1.04p+26)=-1.04p^2+26p[/latex]

for [latex]0\le p\le 25[/latex].

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

Solution

  1. Evaluating the revenue function at [latex]p=5[/latex] and [latex]p=17[/latex], we can conclude that
    [latex]\begin{array}{lc} R(5)=-1.04(5)^2+26(5)=104, & \text{so revenue} \, =\$104,000; \hfill \\ R(17)=-1.04(17)^2+26(17)=141.44, & \text{so revenue} \, = \$144,440 \hfill \end{array}[/latex].
  2. The zeros of this function can be found by solving the equation [latex]-1.04p^2+26p=0[/latex]. When we factor the quadratic expression, we get [latex]p(-1.04p+26)=0[/latex]. The solutions to this equation are given by [latex]p=0,25[/latex]. For these values of [latex]p[/latex], the revenue is zero. When [latex]p=\$0[/latex], the revenue is zero because the company is giving away its merchandise for free. When [latex]p=\$25[/latex], 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 of symmetry, located at the middle of its graph, so since the zeros are at [latex]p=0[/latex] and [latex]p=25[/latex], the parabola must be symmetric about the line halfway between them, or [latex]p=12.5[/latex].
    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 [latex]p=0[/latex] and [latex]p=25[/latex], and it is symmetric about the line [latex]p=12.5[/latex], so the maximum revenue occurs at a price of [latex]p=\$12.50[/latex] per item. At that price, the revenue is [latex]R(p)=-1.04(12.5)^2+26(12.5)=\$162,500[/latex].

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 [latex]f(x)=p(x)/q(x)[/latex], where [latex]p(x)[/latex] and [latex]q(x)[/latex] are polynomials. For example,

[latex]f(x)=\frac{3x-1}{5x+2}[/latex] and [latex]g(x)=\frac{4}{x^2+1}[/latex]

are rational functions. A root function is a power function of the form [latex]f(x)=x^{1/n}[/latex], where [latex]n[/latex] is a positive integer greater than one. For example, [latex]f(x)=x^{1/2}=\sqrt{x}[/latex] is the square-root function and [latex]g(x)=x^{1/3}=\sqrt[3]{x}[/latex] is the cube-root function. By allowing for compositions of root functions and rational functions, we can create other algebraic functions. For example, [latex]f(x)=\sqrt{4-x^2}[/latex] is an algebraic function.

Finding Domain and Range for Algebraic Functions

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

  1. [latex]f(x)=\frac{3x-1}{5x+2}[/latex]
  2. [latex]f(x)=\sqrt{4-x^2}[/latex]

Solution

  1. It is not possible to divide by zero, so the domain is the set of real numbers [latex]x[/latex] such that [latex]x\ne -2/5[/latex]. To find the range, we need to find the values [latex]y[/latex] for which there exists a real number [latex]x[/latex] such that
    [latex]y=\frac{3x-1}{5x+2}[/latex].

    When we multiply both sides of this equation by [latex]5x+2[/latex], we see that [latex]x[/latex] must satisfy the equation

    [latex]5xy+2y=3x-1[/latex].

     

    From this equation, we can see that [latex]x[/latex] must satisfy

    [latex]2y+1=x(3-5y)[/latex].

    If [latex]y=3/5[/latex], this equation has no solution. On the other hand, as long as [latex]y\ne 3/5[/latex],

    [latex]x=\frac{2y+1}{3-5y}[/latex]

    satisfies this equation. We can conclude that the range of [latex]f[/latex] is [latex]\{y|y\ne 3/5\}[/latex].

  2. To find the domain of [latex]f[/latex], we need [latex]4-x^2 \ge 0[/latex]. When we factor, we write [latex]4-x^2=(2-x)(2+x) \ge 0[/latex]. 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 [latex]x[/latex] such that
    [latex]2-x \ge 0[/latex] and [latex]2+x \ge 0[/latex].

    These two inequalities reduce to [latex]2 \ge x[/latex] and [latex]x \ge -2[/latex]. Therefore, the set [latex]\{x|-2\le x\le 2\}[/latex] must be part of the domain. For both terms to be negative, we need

    [latex]2-x \le 0[/latex] and [latex]2+x \ge 0[/latex].

    These two inequalities also reduce to [latex]2 \le x[/latex] and [latex]x \ge -2[/latex]. There are no values of [latex]x[/latex] that satisfy both of these inequalities. Thus, we can conclude the domain of this function is [latex]\{x|-2 \le x \le 2\}[/latex].
    If [latex]-2 \le x \le 2[/latex], then [latex]0 \le 4-x^2 \le 4[/latex]. Therefore, [latex]0 \le \sqrt{4-x^2} \le 2[/latex], and the range of [latex]f[/latex] is [latex]\{y|0 \le y \le 2\}[/latex].

Find the domain and range for the function [latex]f(x)=(5x+2)/(2x-1)[/latex].

Hint

The denominator cannot be zero. Solve the equation [latex]y=(5x+2)/(2x-1)[/latex] for [latex]x[/latex] to find the range.

Solution

The domain is the set of real numbers [latex]x[/latex] such that [latex]x \ne 1/2[/latex]. The range is the set [latex]\{y|y \ne 5/2\}[/latex].

The root functions [latex]f(x)=x^{1/n}[/latex] have defining characteristics depending on whether [latex]n[/latex] is odd or even. For all even integers [latex]n \ge 2[/latex], the domain of [latex]f(x)=x^{1/n}[/latex] is the interval [latex][0,\infty)[/latex]. For all odd integers [latex]n \ge 1[/latex], the domain of [latex]f(x)=x^{1/n}[/latex] is the set of all real numbers. Since [latex]x^{1/n}=(-x)^{1/n}[/latex] for odd integers [latex]n, \, f(x)=x^{1/n}[/latex] is an odd function if [latex]n[/latex] is odd. See the graphs of root functions for different values of [latex]n[/latex] in (Figure) .

An image of two graphs. The first graph is labeled “a” and has an x axis that runs from -2 to 9 and a y axis that runs from -4 to 4. The first graph is of two functions. The first function is “f(x) = square root of x”, which is a curved function that begins at the origin and increases. The second function is “f(x) = x to the 4th root”, which is a curved function that begins at the origin and increases, but increases at a slower rate than the first function. The second graph is labeled “b” and has an x axis that runs from -8 to 8 and a y axis that runs from -4 to 4. The second graph is of two functions. The first function is “f(x) = cube root of x”, which is a curved function that increases until the origin, becomes vertical at the origin, and then increases again after the origin. The second function is “f(x) = x to the 5th root”, which is a curved function that increases until the origin, becomes vertical at the origin, and then increases again after the origin, but increases at a slower rate than the first function.

Finding Domains for Algebraic Functions

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

  1. [latex]f(x)=\frac{3}{x^2-1}[/latex]
  2. [latex]f(x)=\frac{2x+5}{3x^2+4}[/latex]
  3. [latex]f(x)=\sqrt{4-3x}[/latex]
  4. [latex]f(x)=\sqrt[3]{2x-1}[/latex]

Solution

  1. You cannot divide by zero, so the domain is the set of values [latex]x[/latex] such that [latex]x^2-1 \ne 0[/latex]. Therefore, the domain is [latex]\{x|x \ne \pm 1\}[/latex].
  2. You need to determine the values of [latex]x[/latex] for which the denominator is zero. Since [latex]3x^2+4 \ge 4[/latex] for all real numbers [latex]x[/latex], the denominator is never zero. Therefore, the domain is [latex](-\infty,\infty )[/latex].
  3. Since the square root of a negative number is not a real number, the domain is the set of values [latex]x[/latex] for which [latex]4-3x \ge 0[/latex]. Therefore, the domain is [latex]\{x|x \le 4/3\}[/latex].
  4. The cube root is defined for all real numbers, so the domain is the interval [latex](-\infty, \infty)[/latex].

Find the domain for each of the following functions: [latex]f(x)=(5-2x)/(x^2+2)[/latex] and [latex]g(x)=\sqrt{5x-1}[/latex].

Hint

Determine the values of [latex]x[/latex] when the expression in the denominator of [latex]f[/latex] is nonzero, and find the values of [latex]x[/latex] when the expression inside the radical of [latex]g[/latex] is nonnegative.

Solution

The domain of [latex]f[/latex] is [latex](-\infty, \infty)[/latex] The domain of [latex]g[/latex] is [latex]\{x|x \ge 1/5\}[/latex].

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 [latex]\sin x,\, \cos x, \, \tan x, \, \cot x,\, \sec x[/latex], and [latex]\csc x[/latex]. (We discuss trigonometric functions later in the chapter.) An exponential function is a function of the form [latex]f(x)=b^x[/latex], where the base [latex]b >0, \, b \ne 1[/latex]. A logarithmic function is a function of the form [latex]f(x)=\log_b(x)[/latex] for some constant [latex]b >0, \, b \ne 1[/latex], where [latex]\log_b(x)=y[/latex] if and only if [latex]b^y=x[/latex]. (We also discuss exponential and logarithmic functions later in the chapter.)

Classifying Algebraic and Transcendental Functions

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

  1. [latex]f(x)= \large \frac{\sqrt{x^3+1}}{4x+2}[/latex]
  2. [latex]f(x)=2^{x^2}[/latex]
  3. [latex]f(x)=\sin (2x)[/latex]

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.

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

Solution

Algebraic

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 [latex]x[/latex]:

[latex]f(x)=\begin{cases} x, & x \ge 0 \\ -x, & x < 0 \end{cases}[/latex].

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 [latex]x < a[/latex] and [latex]x >a[/latex], we need to pay special attention to what happens at [latex]x=a[/latex] when we graph the function. Sometimes the graph needs to include an open or closed circle to indicate the value of the function at [latex]x=a[/latex]. We examine this in the next example.

Graphing a Piecewise-Defined Function

Sketch a graph of the following piecewise-defined function:

[latex]f(x)=\begin{cases} x+3, & x < 1 \\ (x-2)^2 & x \ge 1 \end{cases}[/latex]

Solution

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

An image of a graph. The x axis runs from -7 to 5 and the y axis runs from -4 to 6. The graph is of a function that has two pieces. The first piece is an increasing line that ends at the open circle point (1, 4) and has the label “f(x) = x + 3, for x = 1”.The function has x intercepts at (-3, 0) and (2, 0) and a y intercept at (0, 3). width=
This piecewise-defined function is linear for [latex]x < 1[/latex] and quadratic for [latex]x \ge 1[/latex].

Sketch a graph of the function

[latex]f(x)=\begin{cases} 2-x, & x \le 2 \\ x+2, & x >2 \end{cases}[/latex]

Hint

Graph one linear function for [latex]x \le 2[/latex] and then graph a different linear function for [latex]x >2[/latex].

Solution

An image of a graph. The x axis runs from -6 to 5 and the y axis runs from -2 to 7. The graph is of a function that has two pieces. The first piece is a decreasing line that ends at the closed circle point (2, 0) and has the label “f(x) = 2 - x, for x 2.The function has an x intercept at (2, 0) and a y intercept at (0, 2).

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 [latex]C[/latex] to park in the parking garage as a function of hours parked [latex]x[/latex].
  2. Sketch a graph of this function [latex]C(x)[/latex].

Solution

  1. Since the parking garage is open 18 hours each day, the domain for this function is [latex]\{x|0 < x \le 18\}[/latex]. The cost to park a car at this parking garage can be described piecewise by the function
    [latex]C(x)=\begin{cases} 10, & 0 < x \le 1 \\ 12, & 1 < x \le 2 \\ 14, & 2 < x \le 3 \\ 16, & 3 < x \le 4 \\ & \vdots \\ 30, & 10 < x \le 18 \end{cases}[/latex]
  2. The graph of the function consists of several horizontal line segments.
    An image of a graph. The x axis runs from 0 to 18 and is labeled “x, hours”. The y axis runs from 0 to 32 and is labeled “y, cost in dollars”. The function consists 11 pieces, all horizontal line segments that begin with an open circle and end with a closed circle. The first piece starts at x = 0 and ends at x = 1 and is at y = 10. The second piece starts at x = 1 and ends at x = 2 and is at y = 12. The third piece starts at x = 2 and ends at x = 3 and is at y = 14. The fourth piece starts at x = 3 and ends at x = 4 and is at y = 16. The fifth piece starts at x = 4 and ends at x = 5 and is at y = 18. The sixth piece starts at x = 5 and ends at x = 6 and is at y = 20. The seventh piece starts at x = 6 and ends at x = 7 and is at y = 22. The eighth piece starts at x = 7 and ends at x = 8 and is at y = 24. The ninth piece starts at x = 8 and ends at x = 9 and is at y = 26. The tenth piece starts at x = 9 and ends at x = 10 and is at y = 28. The eleventh piece starts at x = 10 and ends at x = 18 and is at y = 30.

The cost of mailing a letter is a function of the weight of the letter. Suppose the cost of mailing a letter is [latex]49\text{¢}[/latex] for the first ounce and [latex]21\text{¢}[/latex] for each additional ounce. Write a piecewise-defined function describing the cost [latex]C[/latex] as a function of the weight [latex]x[/latex] for [latex]0 < x \le 3[/latex], where [latex]C[/latex] is measured in cents and [latex]x[/latex] is measured in ounces.

Hint

The piecewise-defined function is constant on the intervals [latex](0,1], \, (1,2], \, \cdots[/latex]

Solution

[latex]C(x)=\begin{cases} 49, & 0 < x \le 1 \\ 70, & 1 < x \le 2 \\ 91, & 2 < x \le 3 \end{cases}[/latex]

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 [latex]y=x^2[/latex] to get the function [latex]f(x)=(x-2)^2[/latex]. This subtraction represents a shift of the function [latex]y=x^2[/latex] 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 [latex]y[/latex]. For [latex]c >0[/latex], the graph of [latex]f(x)+c[/latex] is a shift of the graph of [latex]f(x)[/latex] up [latex]c[/latex] units, whereas the graph of [latex]f(x)-c[/latex] is a shift of the graph of [latex]f(x)[/latex] down [latex]c[/latex] units. For example, the graph of the function [latex]f(x)=x^3+4[/latex] is the graph of [latex]y=x^3[/latex] shifted up 4 units; the graph of the function [latex]f(x)=x^3-4[/latex] is the graph of [latex]y=x^3[/latex] shifted down 4 units ( (Figure) ).

An image of two graphs. The first graph is labeled “a” and has an x axis that runs from -4 to 4 and a y axis that runs from -1 to 10. The graph is of two functions. The first function is “f(x) = x squared”, which is a parabola that decreases until the origin and then increases again after the origin. The second function is “f(x) = (x squared) + 4”, which is a parabola that decreases until the point (0, 4) and then increases again after the origin. The two functions are the same in shape, but the second function is shifted up 4 units. The second graph is labeled “b” and has an x axis that runs from -4 to 4 and a y axis that runs from -5 to 6. The graph is of two functions. The first function is “f(x) = x squared”, which is a parabola that decreases until the origin and then increases again after the origin. The second function is “f(x) = (x squared) - 4”, which is a parabola that decreases until the point (0, -4) and then increases again after the origin. The two functions are the same in shape, but the second function is shifted down 4 units.

A horizontal shift of a function occurs if we add or subtract the same constant to each input [latex]x[/latex]. For [latex]c >0[/latex], the graph of [latex]f(x+c)[/latex] is a shift of the graph of [latex]f(x)[/latex] to the left [latex]c[/latex] units; the graph of [latex]f(x-c)[/latex] is a shift of the graph of [latex]f(x)[/latex] to the right [latex]c[/latex] 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 [latex]f(x)=|x+3|[/latex] and evaluate this function at [latex]x-3.[/latex] Since [latex]f(x-3)=|x|[/latex] and [latex]x-3 < x[/latex], the graph of [latex]f(x)=|x+3|[/latex] is the graph of [latex]y=|x|[/latex] shifted left 3 units. Similarly, the graph of [latex]f(x)=|x-3|[/latex] is the graph of [latex]y=|x|[/latex] shifted right 3 units ( (Figure) ).

An image of two graphs. The first graph is labeled “a” and has an x axis that runs from -8 to 5 and a y axis that runs from -3 to 5. The graph is of two functions. The first function is “f(x) = absolute value of x”, which decreases in a straight line until the origin and then increases in a straight line again after the origin. The second function is “f(x) = absolute value of (x + 3)”, which decreases in a straight line until the point (-3, 0) and then increases in a straight line again after the point (-3, 0). The two functions are the same in shape, but the second function is shifted left 3 units. The second graph is labeled “b” and has an x axis that runs from -5 to 8 and a y axis that runs from -3 to 5. The graph is of two functions. The first function is “f(x) = absolute value of x”, which decreases in a straight line until the origin and then increases in a straight line again after the origin. The second function is “f(x) = absolute value of (x - 3)”, which decreases in a straight line until the point (3, 0) and then increases in a straight line again after the point (3, 0). The two functions are the same in shape, but the second function is shifted right 3 units.

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

An image of two graphs. The first graph is labeled “a” and has an x axis that runs from -3 to 3 and a y axis that runs from -2 to 9. The graph is of two functions. The first function is “f(x) = x squared”, which is a parabola that decreases until the origin and then increases again after the origin. The second function is “f(x) = 3(x squared)”, which is a parabola that decreases until the origin and then increases again after the origin, but is vertically stretched and thus increases at a quicker rate than the first function. The second graph is labeled “b” and has an x axis that runs from -4 to 4 and a y axis that runs from -2 to 9. The graph is of two functions. The first function is “f(x) = x squared”, which is a parabola that decreases until the origin and then increases again after the origin. The second function is “f(x) = (1/3)(x squared)”, which is a parabola that decreases until the origin and then increases again after the origin, but is vertically compressed and thus increases at a slower rate than the first function.

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

An image of two graphs. Both graphs have an x axis that runs from -2 to 4 and a y axis that runs from -2 to 5. The first graph is labeled “a” and is of two functions. The first graph is of two functions. The first function is “f(x) = square root of x”, which is a curved function that begins at the origin and increases. The second function is “f(x) = square root of 2x”, which is a curved function that begins at the origin and increases, but increases at a faster rate than the first function. The second graph is labeled “b” and is of two functions. The first function is “f(x) = square root of x”, which is a curved function that begins at the origin and increases. The second function is “f(x) = square root of (x/2)”, which is a curved function that begins at the origin and increases, but increases at a slower rate than the first function.

We have explored what happens to the graph of a function [latex]f[/latex] when we multiply [latex]f[/latex] by a constant [latex]c >0[/latex] to get a new function [latex]cf(x)[/latex]. We have also discussed what happens to the graph of a function [latex]f[/latex] when we multiply the independent variable [latex]x[/latex] by [latex]c >0[/latex] to get a new function [latex]f(cx)[/latex]. However, we have not addressed what happens to the graph of the function if the constant [latex]c[/latex] is negative. If we have a constant [latex]c < 0[/latex], we can write [latex]c[/latex] 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 [latex]x[/latex]-axis. When we multiply all inputs by -1, we get a reflection about the [latex]y[/latex]-axis. For example, the graph of [latex]f(x)=-(x^3+1)[/latex] is the graph of [latex]y=(x^3+1)[/latex] reflected about the [latex]x[/latex]-axis. The graph of [latex]f(x)=(-x)^3+1[/latex] is the graph of [latex]y=x^3+1[/latex] reflected about the [latex]y[/latex]-axis ( (Figure) ).

An image of two graphs. Both graphs have an x axis that runs from -3 to 3 and a y axis that runs from -5 to 6. The first graph is labeled “a” and is of two functions. The first graph is of two functions. The first function is “f(x) = x cubed + 1”, which is a curved increasing function that has an x intercept at (-1, 0) and a y intercept at (0, 1). The second function is “f(x) = -(x cubed + 1)”, which is a curved decreasing function that has an x intercept at (-1, 0) and a y intercept at (0, -1). The second graph is labeled “b” and is of two functions. The first function is “f(x) = x cubed + 1”, which is a curved increasing function that has an x intercept at (-1, 0) and a y intercept at (0, 1). The second function is “f(x) = (-x) cubed + 1”, which is a curved decreasing function that has an x intercept at (1, 0) and a y intercept at (0, 1). The first function increases at the same rate the second function decreases for the same values of x.

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 [latex]f(x)[/latex], the graph of the related function [latex]y=cf(a(x+b))+d[/latex] can be obtained from the graph of [latex]y=f(x)[/latex] by performing the transformations in the following order.

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

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

0)” and has the values “f(x) +c; f(x) -c; f(x + c); f(x – c); cf(x); f(cx); -f(x); f(-x)”. The second column is labeled “Effect on the graph of f” and the values are “Vertical shift up c units; Vertical shift down c units; Shift left by c units; Shift right by c units; ‘Vertical stretch if c >1, Vertical compression is 0 < c < 1′; ‘Horizontal stretch if 0 < c 1′; reflection about the x-axis; reflection about the y-axis”.

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

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. [latex]f(x)=-|x+2|-3[/latex]
  2. [latex]f(x)=3\sqrt{-x}+1[/latex]

Solution

  1. Starting with the graph of [latex]y=|x|[/latex], shift 2 units to the left, reflect about the [latex]x[/latex]-axis, and then shift down 3 units.
    An image of a graph. The x axis runs from -7 to 7 and a y axis runs from -7 to 7. The graph contains four functions. The first function is “f(x) = absolute value of x” and is labeled starting function. It decreases in a straight line until the origin and then increases in a straight line again after the origin. The second function is “f(x) = absolute value of (x + 2)”, which decreases in a straight line until the point (-2, 0) and then increases in a straight line again after the point (-2, 0). The second function is the same shape as the first function, but is shifted left 2 units. The third function is “f(x) = -(absolute value of (x + 2))”, which increases in a straight line until the point (-2, 0) and then decreases in a straight line again after the point (-2, 0). The third function is the second function reflected about the x axis. The fourth function is “f(x) = -(absolute value of (x + 2)) - 3” and is labeled “transformed function”. It increases in a straight line until the point (-2, -3) and then decreases in a straight line again after the point (-2, -3). The fourth function is the third function shifted down 3 units.
    Figure 13. The function [latex]f(x)=-|x+2|-3[/latex] can be viewed as a sequence of three transformations of the function [latex]y=|x|[/latex].
  2. Starting with the graph of [latex]y=\sqrt{x}[/latex], reflect about the [latex]y[/latex]-axis, stretch the graph vertically by a factor of 3, and move up 1 unit.

    An image of a graph. The x axis runs from -7 to 7 and a y axis runs from -2 to 10. The graph contains four functions. The first function is “f(x) = square root of x” and is labeled starting function. It is a curved function that begins at the origin and increases. The second function is “f(x) = square root of -x”, which is a curved function that decreases until it reaches the origin, where it stops. The second function is the first function reflected about the y axis. The third function is “f(x) = 3(square root of -x)”, which is a curved function that decreases until it reaches the origin, where it stops. The third function decreases at a quicker rate than the second function. The fourth function is “f(x) = 3(square root of -x) + 1” and is labeled “transformed function”. Itis a curved function that decreases until it reaches the point (0, 1), where it stops. The fourth function is the third function shifted up 1 unit.

Describe how the function [latex]f(x)=-(x+1)^2-4[/latex] can be graphed using the graph of [latex]y=x^2[/latex] and a sequence of transformations.

Hint

Use (Table) .

Solution

Shift the graph of [latex]y=x^2[/latex] to the left 1 unit, reflect about the [latex]x[/latex]-axis, then shift down 4 units.

Key Concepts

  • The power function [latex]f(x)=x^n[/latex] is an even function if [latex]n[/latex] is even and [latex]n \ne 0[/latex], and it is an odd function if [latex]n[/latex] is odd.
  • The root function [latex]f(x)=x^{1/n}[/latex] has the domain [latex][0,\infty )[/latex] if [latex]n[/latex] is even and the domain [latex](-\infty,\infty )[/latex] if [latex]n[/latex] is odd. If [latex]n[/latex] is odd, then [latex]f(x)=x^{1/n}[/latex] is an odd function.
  • The domain of the rational function [latex]f(x)=p(x)/q(x)[/latex], where [latex]p(x)[/latex] and [latex]q(x)[/latex] are polynomial functions, is the set of [latex]x[/latex] such that [latex]q(x) \ne 0[/latex].
  • Functions that involve the basic operations of addition, subtraction, multiplication, division, and powers are algebraic functions. All other functions are transcendental. Trigonometric, exponential, and logarithmic functions are examples of transcendental functions.
  • A polynomial function [latex]f[/latex] with degree [latex]n \ge 1[/latex] satisfies [latex]f(x) \to \pm \infty[/latex] as [latex]x \to \pm \infty[/latex]. The sign of the output as [latex]x \to \infty[/latex] depends on the sign of the leading coefficient only and on whether [latex]n[/latex] is even or odd.
  • Vertical and horizontal shifts, vertical and horizontal scalings, and reflections about the [latex]x[/latex]– and [latex]y[/latex]-axes are examples of transformations of functions.

Key Equations

  • Point-slope equation of a line
    [latex]y-y_1=m(x-x_1)[/latex]
  • Slope-intercept form of a line
    [latex]y=mx+b[/latex]
  • Standard form of a line
    [latex]ax+by=c[/latex]
  • Polynomial function
    [latex]f(x)=a_nx^n+a_{n-1}x^{n-1}+ \cdots +a_1x+a_0[/latex]

For the following exercises, for each pair of points, a. find the slope of the line passing through the points and b. indicate whether the line is increasing, decreasing, horizontal, or vertical.

1.  [latex](-2,4)[/latex] and [latex](1,1)[/latex]

Solution

a. -1

b. Decreasing

2.  [latex](-1,4)[/latex] and [latex](3,-1)[/latex]

3.  [latex](3,5)[/latex] and [latex](-1,2)[/latex]

Solution

a. 3/4

b. Increasing

4.  [latex](6,4)[/latex] and [latex](4,-3)[/latex]

5.  [latex](2,3)[/latex] and [latex](5,7)[/latex]

Solution

a. 4/3

b. Increasing

6.  [latex](1,9)[/latex] and [latex](-8,5)[/latex]

7.  [latex](2,4)[/latex] and [latex](1,4)[/latex]

Solution

a. 0

b. Horizontal

8.  [latex](1,4)[/latex] and [latex](1,0)[/latex]

For the following exercises, write the equation of the line satisfying the given conditions in slope-intercept form.

9.  Slope [latex]=-6[/latex], passes through [latex](1,3)[/latex]

Solution

[latex]y=-6x+9[/latex]

10.  Slope [latex]=3[/latex], passes through [latex](-3,2)[/latex]

11.  Slope [latex]=\frac{1}{3}[/latex], passes through [latex](0,4)[/latex]

Solution

[latex]y=\frac{1}{3}x+4[/latex]

12.  Slope [latex]=\frac{2}{5}[/latex], [latex]x[/latex]-intercept [latex]=8[/latex]

13.  Passing through [latex](2,1)[/latex] and [latex](-2,-1)[/latex]

Solution

[latex]y=\frac{1}{2}x[/latex]

14.  Passing through [latex](-3,7)[/latex] and [latex](1,2)[/latex]

15.  [latex]x[/latex]-intercept [latex]=5[/latex] and [latex]y[/latex]-intercept [latex]=-3[/latex]

Solution

[latex]y=\frac{3}{5}x-3[/latex]

16.  [latex]x[/latex]-Intercept [latex]=-6[/latex] and [latex]y[/latex]-intercept [latex]=9[/latex]

For the following exercises, for each linear equation, a. give the slope [latex]m[/latex] and [latex]y[/latex]-intercept [latex]b[/latex], if any, and b. graph the line.

17.  [latex]y=2x-3[/latex]

Solution

a. [latex](m=2, \, b=-3)[/latex]

b.

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph shows an increasing straight line function with a y intercept at (0, -3) and a x intercept at (1.5, 0).

18.  [latex]y=-\frac{1}{7}x+1[/latex]

19.  [latex]f(x)=-6x[/latex]

Solution

a. [latex](m=-6, \, b=0)[/latex]

b.

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph shows a decreasing straight line function with a y intercept and x intercept both at the origin. There is an unlabeled point on the function at (0.5, -3).

20.  [latex]f(x)=-5x+4[/latex]

21.  [latex]4y+24=0[/latex]

Solution

a. [latex](m=0, \, b=-6)[/latex]

b.

An image of a graph. The x axis runs from -3 to 3 and the y axis runs from -7 to 1. The graph shows a horizontal straight line function with a y intercept at (0, -6) and no x intercept.

22.  [latex]8x-4=0[/latex]

23.  [latex]2x+3y=6[/latex]

Solution

a. [latex](m=-\frac{2}{3}, \, b=2)[/latex]

b.

An image of a graph. The x axis runs from -3 to 3 and the y axis runs from -4 to 4. The graph shows a decreasing straight line function with a y intercept at (0, 2) and a x intercept at (3, 0).

24.  [latex]6x-5y+15=0[/latex]

For the following exercises, for each polynomial, a. find the degree; b. find the zeros, if any; c. find the [latex]y[/latex]-intercept(s), if any; d. use the leading coefficient to determine the graph’s end behavior; and e. determine algebraically whether the polynomial is even, odd, or neither.

25.  [latex]f(x)=2x^2-3x-5[/latex]

Solution

a. 2

b. [latex]\frac{5}{2}, \, -1[/latex]

c. -5

d. Both ends rise

e. Neither

26.  [latex]f(x)=-3x^2+6x[/latex]

27.  [latex]f(x)=\frac{1}{2}x^2-1[/latex]

Solution

a. 2

b. [latex]\pm \sqrt{2}[/latex]

c. -1

d. Both ends rise

e. Even

28.  [latex]f(x)=x^3+3x^2-x-3[/latex]

29.  [latex]f(x)=3x-x^3[/latex]

Solution

a. 3

b. 0, [latex]\pm \sqrt{3}[/latex]

c. 0

d. Left end rises, right end falls

e. Odd

For the following exercises, use the graph of [latex]f(x)=x^2[/latex] to graph each transformed function [latex]g[/latex].

30.  [latex]g(x)=x^2-1[/latex]

31.  [latex]g(x)=(x+3)^2+1[/latex]

Solution

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph shows a parabolic function that decreases until the point (-3, 1), then begins increasing. The y intercept is not shown and there are no x intercepts. There are two unplotted points at (-4, 2) and (-2, 2).

For the following exercises, use the graph of [latex]f(x)=\sqrt{x}[/latex] to graph each transformed function [latex]g[/latex].

32.  [latex]g(x)=\sqrt{x+2}[/latex]

33.  [latex]g(x)=-\sqrt{x}-1[/latex]

Solution

An image of a graph. The x axis runs from -5 to 20 and the y axis runs from -8 to 2. The graph shows a curved function that begins at the point (0, -1), then begins decreasing. The y intercept is at (0, -1) and there is no x intercept. There is an unplotted point at (9, -4).

For the following exercises, use the graph of [latex]y=f(x)[/latex] to graph each transformed function [latex]g[/latex]

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph shows a function that starts at point (-3, 0), where it begins to increase until the point (-1, 2). After the point (-1, 2), the function becomes a horizontal line and stays that way until the point (1, 2). After the point (1, 2), the function begins to decrease until the point (3, 0), where the function ends.

34.  [latex]g(x)=f(x)+1[/latex]

35.  [latex]g(x)=f(x-1)+2[/latex]

Solution

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph shows a function that starts at point (-2, 2), where it begins to increase until the point (0, 4). After the point (0, 4), the function becomes a horizontal line and stays that way until the point (2, 4). After the point (2, 4), the function begins to decrease until the point (4, 2), where the function ends.

For the following exercises, for each of the piecewise-defined functions, a. evaluate at the given values of the independent variable and b. sketch the graph.

36.  [latex]f(x)=\begin{cases} 4x+3, & x \le 0 \\ -x+1, & x >0 \end{cases}[/latex]; [latex]f(-3); \, f(0); \, f(2)[/latex]

37.  [latex]f(x)=\begin{cases}x^2-3, & x < 0 \\ 4x-3, & x \ge 0 \end{cases}[/latex]; [latex]f(-4); \, f(0); \, f(2)[/latex]

Solution

a. [latex]13, \, -3, \, 5[/latex] b.

An image of a graph. The x axis runs from -5 to 5 and the y axis runs from -5 to 5. The graph is of a function that has two pieces. The first piece is a decreasing curve that ends at the point (0, -3). The second piece is an increasing line that begins at the point (0, -3). The function has a x intercepts at the approximate point (1.7, 0) and the point (0.75, 0) and a y intercept at (0, -3).

38.  [latex]h(x)=\begin{cases} x+1, & x \le 5 \\ 4, & x >5 \end{cases}[/latex]; [latex]h(0); \, h(\pi ); \, h(5)[/latex]

39.  [latex]g(x)=\begin{cases} \large{\frac{3}{x-2}}, & x \ne 2 \\ 4, & x = 2 \end{cases}[/latex]; [latex]g(0); \, g(-4); \, g(2)[/latex]

Solution

a. [latex]\frac{-3}{2}, \, \frac{-1}{2}, \, 4[/latex] b.

An image of a graph. The x axis runs from -10 to 10 and the y axis runs from -10 to 10. The graph is of a function that begins slightly below the x axis and begins to decrease. As the function approaches the unplotted vertical line of “x = 2”, it decreases at a faster rate but never reaches the line “x = 2”. On the right side of the unplotted line “x = 2”, the function starts at the top of graph and begins decreasing and approaches the unplotted horizontal line “y = 0”, but never reaches “y = 0”. There function also includes a plotted point at (2, 4). There is a y intercept at (0, -1.5) and no x intercept.

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

40. [latex]f(x)= \frac{x - 3}{2x^2-18}[/latex]

41. [latex]f(x)= \frac{\sqrt{x + 5}}{x^2-16}[/latex]

Solution

[latex][-5,-4) \cup (-4,4) \cup (4, \infty)[/latex]

42. [latex]f(x)= \frac{1}{\sqrt{x^2-3x-10}}[/latex]

43. [latex]f(x)=\sqrt{x^2+5x+6}[/latex]

Solution

[latex](-\infty,-3] \cup [-2,\infty)[/latex]

44. [latex]f(x)=\sqrt{2x^2-x-10}[/latex]

45. [latex]f(x)=\frac{x+6}{\sqrt{12x^2+2x-2}}[/latex]

Solution

[latex](-\infty,-\frac{1}{2}) \cup (\frac{1}{3},\infty)[/latex]

For the following exercises, determine whether the statement is true or false . Explain why.

46.  [latex]f(x)=(4x+1)/(7x-2)[/latex] is a transcendental function.

47.  [latex]g(x)=\sqrt[3]{x}[/latex] is an odd root function

Solution

True, because [latex]n=3[/latex]

48.  A logarithmic function is an algebraic function.

49.  A function of the form [latex]f(x)=x^b[/latex], where [latex]b[/latex] is a real valued constant, is an exponential function.

Solution

False, because [latex]f(x)=x^b[/latex] – where [latex]b[/latex] is a real-valued constant – is a power function.  Exponential functions are of the form [latex]f(x)=b^x[/latex], where [latex]b[/latex] is a real-valued constant.

50.  The domain of an even root function is all real numbers.

51. [T] A company purchases some computer equipment for $20,500. At the end of a 3-year period, the value of the equipment has decreased linearly to $12,300.

  1. Find a function [latex]y=V(t)[/latex] that determines the value [latex]V[/latex] of the equipment at the end of [latex]t[/latex] years.
  2. Find and interpret the meaning of the [latex]x[/latex]– and [latex]y[/latex]-intercepts for this situation.
  3. What is the value of the equipment at the end of 5 years?
  4. When will the value of the equipment be $3000?

Solution

a. [latex]V(t)=-2733t+20500[/latex]

b. [latex](0, 20500)[/latex] means that the initial purchase price of the equipment is $20,500; [latex](7.5,0)[/latex] means that in 7.5 years the computer equipment has no value.

c. $6835 d. In approximately 6.4 years

52. [T] Total online shopping during the Christmas holidays has increased dramatically during the past 5 years. In 2012 [latex](t=0)[/latex], total online holiday sales were $42.3 billion, whereas in 2013 they were $48.1 billion.

  1. Find a linear function [latex]S[/latex] that estimates the total online holiday sales in the year [latex]t[/latex].
  2. Interpret the slope of the graph of [latex]S[/latex].
  3. Use part a. to predict the year when online shopping during Christmas will reach $60 billion.

53. [T] A family bakery makes cupcakes and sells them at local outdoor festivals. For a music festival, there is a fixed cost of $125 to set up a cupcake stand. The owner estimates that it costs $0.75 to make each cupcake. The owner is interested in determining the total cost [latex]C[/latex] as a function of number of cupcakes made.

  1. Find a linear function that relates cost [latex]C[/latex] to [latex]x[/latex], the number of cupcakes made.
  2. Find the cost to bake 160 cupcakes.
  3. If the owner sells the cupcakes for $1.50 apiece, how many cupcakes does she need to sell to start making profit? ( Hint : Use the INTERSECTION function on a calculator to find this number.)

Solution

a. [latex]C=0.75x+125[/latex]

b. $245

c. 167 cupcakes

54. [T] A house purchased for $250,000 is expected to be worth twice its purchase price in 18 years.

  1. Find a linear function that models the price [latex]P[/latex] of the house versus the number of years [latex]t[/latex] since the original purchase.
  2. Interpret the slope of the graph of [latex]P[/latex].
  3. Find the price of the house 15 years from when it was originally purchased.

55. [T] A car was purchased for $26,000. The value of the car depreciates by $1500 per year.

  1. Find a linear function that models the value [latex]V[/latex] of the car after [latex]t[/latex] years.
  2. Find and interpret [latex]V(4)[/latex].

Solution

a. [latex]V(t)=-1500t+26,000[/latex]

b. In 4 years, the value of the car is $20,000.

56. [T] A condominium in an upscale part of the city was purchased for $432,000. In 35 years it is worth $60,500. Find the rate of depreciation.

57. [T] The total cost [latex]C[/latex] (in thousands of dollars) to produce a certain item is modeled by the function [latex]C(x)=10.50x+28,500[/latex], where [latex]x[/latex] is the number of items produced. Determine the cost to produce 175 items.

Solution

$30,337.50

58. [T] A professor asks her class to report the amount of time [latex]t[/latex] they spent writing two assignments. Most students report that it takes them about 45 minutes to type a four-page assignment and about 1.5 hours to type a nine-page assignment.

  1. Find the linear function [latex]y=N(t)[/latex] that models this situation, where [latex]N[/latex] is the number of pages typed and [latex]t[/latex] is the time in minutes.
  2. Use part a. to determine how many pages can be typed in 2 hours.
  3. Use part a. to determine how long it takes to type a 20-page assignment.

59. [T] The output (as a percent of total capacity) of nuclear power plants in the United States can be modeled by the function [latex]P(t)=1.8576t+68.052[/latex], where [latex]t[/latex] is time in years and [latex]t=0[/latex] corresponds to the beginning of 2000. Use the model to predict the percentage output in 2015.

Solution

96% of the total capacity

 

60. [T] The admissions office at a public university estimates that 65% of the students offered admission to the class of 2019 will actually enroll.

  1. Find the linear function [latex]y=N(x)[/latex], where [latex]N[/latex] is the number of students that actually enroll and [latex]x[/latex] is the number of all students offered admission to the class of 2019.
  2. If the university wants the 2019 freshman class size to be 1350, determine how many students should be admitted.

Glossary

algebraic function
a function involving any combination of only the basic operations of addition, subtraction, multiplication, division, powers, and roots applied to an input variable [latex]x[/latex]
cubic function
a polynomial of degree 3; that is, a function of the form [latex]f(x)=ax^3+bx^2+cx+d[/latex], where [latex]a \ne 0[/latex]
degree
for a polynomial function, the value of the largest exponent of any term
linear function
a function that can be written in the form [latex]f(x)=mx+b[/latex]
logarithmic function
a function of the form [latex]f(x)=\log_b(x)[/latex] for some base [latex]b >0, \, b \ne 1[/latex] such that [latex]y=\log_b(x)[/latex] if and only if [latex]b^y=x[/latex]
mathematical model
A method of simulating real-life situations with mathematical equations
piecewise-defined function
a function that is defined differently on different parts of its domain
point-slope equation
equation of a linear function indicating its slope and a point on the graph of the function
polynomial function
a function of the form [latex]f(x)=a_nx^n+a_{n-1}x^{n-1}+ \cdots +a_1x+a_0[/latex]
power function
a function of the form [latex]f(x)=x^n[/latex] for any positive integer [latex]n \ge 1[/latex]
quadratic function
a polynomial of degree 2; that is, a function of the form [latex]f(x)=ax^2+bx+c[/latex] where [latex]a \ne 0[/latex]
rational function
a function of the form [latex]f(x)=p(x)/q(x)[/latex], where [latex]p(x)[/latex] and [latex]q(x)[/latex] are polynomials
root function
a function of the form [latex]f(x)=x^{1/n}[/latex] for any integer [latex]n \ge 2[/latex]
slope
the change in [latex]y[/latex] for each unit change in [latex]x[/latex]
slope-intercept form
equation of a linear function indicating its slope and [latex]y[/latex]-intercept
transcendental function
a function that cannot be expressed by a combination of basic arithmetic operations
transformation of a function
a shift, scaling, or reflection of a function

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Calculus Volume 1 Copyright © 2016 by OSCRiceUniversity is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book