2 Derivatives

2.0 Chapter Prerequisites

The material in this section provides a basic review of and practice problems for pre-calculus skills essential to your success in Calculus. You should take time to review this section and work the suggested problems (checking your answers against those in the back of the book). Since this content is a pre-requisite for Calculus, reviewing and mastering these skills are considered your responsibility. This means that minimal, and in some cases no, class time will be devoted to this section. When you identify areas that you need help with we strongly urge you to seek assistance outside of class from your instructor or other student tutoring service.

Rules of Exponents

We will briefly summarize the laws of exponents and equivalent forms of exponent expressions commonly used in this chapter. The laws of exponents are only valid for the values of x and y for which the expression is defined (i.e., nonzero real numbers in the denominator and nonnegative real numbers when roots are even.) Our first is the product of exponents. If m and n are real numbers, then

xmxn=xm+n.
Example 2.0.1 Product Law of Exponents
x5x7 =x5+7=x12
x-3x-4 =x-3+(-4)=x-7=1x7
x-1/2x2/3 =x-1/2+2/3=x1/6=x6.

Our next is the quotient of exponents. If m and n are real numbers, then

xmxn=xm-n.
Example 2.0.2 Quotient Law of Exponents
x5x7 =x5-7=x-2=1x2
x-3x-4 =x-3-(-4)=x1=x
x2/3x-1/2 =x2/3-(-1/2)=x7/6=x76=xx6.

Our third is when a power is raised to a power. Once again, we assume m and n are real numbers. In that case,

(xm)n=xmn.
Example 2.0.3 Power Law of Exponents
(x5)7 =x57=x35
(x-3)4 =x-34=x-12=1x12
(x-1/2)2/3 =x(-1/2)(2/3)=x-1/3=1x3.

Our final law tells us how to distribute a power over a product and a quotient. If m is a real number, then

(xy)m=xmym  and  (xy)m=xmym.
Example 2.0.4 Product and Quotient Raised to a Power
(xyz)7 =x7y7z7
(xy)-4 =x-4y-4=y4x4.

Factoring and Simplifying Complex Fractions

The following examples demonstrate an efficient factoring technique that can be used to create the various equivalent expressions often needed to complete problems that arise in Calculus. The ability to move flexibly and efficiently among different representations of an expression is an important skill to have.

Example 2.0.5 Factoring out the common factor

Factor completely to write an equivalent expression:

1.x7/3-4x2/3    2.12x(x-3)-2/5+(x-3)3/5

Solution

  1. (a)

    x7/3-4x2/3=x2/3(x5/3-4)=x23(x53-4).

  2. (b)

    12x(x-3)-2/5+(x-3)3/5=12(x-3)-2/5(x+2(x-3))=12(x-3)-2/5(x+2x-6)=12(x-3)-2/5(3x-6)=3x-62(x-3)2/5  or=3x-62(x-3)25

Example 2.0.6 Simplifying complex fractions

Factor out the lowest power of the common factor to simplify the complex fraction

23x(x-2)-13+(x-2)23x2.

Solution

23x(x-2)-1/3+(x-2)2/3x2 =13(x-2)-1/3(2x+3(x-2))x2
=2x+3x-63x2(x-2)1/3
=5x-63x2x-23

Function Composition

Function composition refers to combining functions in a way that the output from one function becomes the input for the next function. In other words, the range (y-values) of one function become the domain (x-values) of the next function. We denote this as (fg)(x)=f(g(x)), where the output of g(x) becomes the input of f(x).

Example 2.0.7 Composition of two functions

Given f(x)=1x2 and g(x)=x+4, find (fg)(x) and (gf)(x).

SolutionTo find (fg)(x)=f(g(x)), we substitute the function g(x) into the function f(x). Thus,

f(g(x))=f(x+4)=1(x+4)2=1x+4.

For (gf)(x)=g(f(x)), we substitute the function f(x) into the function g(x). Thus,

g(f(x))=g(1x2)=1x2+4=1+4x2x2=1+4x2x.
Example 2.0.8 Composition of three functions

Given f(x)=x2, g(x)=4-x and h(x)=3x-5, find (fgh)(x) and (gfh)(x).

SolutionTo find (fgh)(x) we must start with the inside and work our way out.

(fgh)(x) =f(g(h(x)))
=f(g(3x-5))
=f(4-(3x-5))=f(9-3x)
=(9-3x)2=9-3x

For (gfh)(x), we have

(gfh)(x) =g(f(h(x)))
=g(f(3x-5))
=g((3x-5)2)=g(9x2-30x+25)
=4-(9x2-30x+25)=30x-9x2-21

In this chapter we will also need to decompose a given function into two or more, less complex functions. For any one function there is often more than one way to write the decomposition. The following examples demonstrate this.

Example 2.0.9 Decomposing a function

Given F(x)=sin(3x2+5), find f(x) and g(x) so that F(x)=f(g(x)).

SolutionOne solution is f(x)=sinx and g(x)=3x2+5.
Another possible solution is f(x)=sin(x+5) and g(x)=3x2.

Exercises 2.0

 

Problems

In Exercises 1–4., simplify each expression. Write your answer so that all exponents are positive.

  1. 1.

    (5x4y5)(2x2y3)4

  2. 2.

    (4a3/2b3a2b-1/2)-2

  3. 3.

    (-2x-3y7z5)-4(x3y-2z5)3

  4. 4.

    x8y16z214

In Exercises 5–8., factor to write equivalent expressions.

  1. 5.

    3x3+27x2+9x

  2. 6.

    53x23-53x-13

  3. 7.

    12x-12(x+4)-3x12(x+4)2

  4. 8.

    6x(3x2+2)4(x2-5)2+24x(3x2+2)3(x2-5)3

  1. 9.
    If f(x)=x2+2x and g(x)=x-4, find (a) (fg)(6) (b) (gf)(6) (c) (fg)(x) (d) (gf)(x)
  2. 10.
    If f(x)=1x-5 and g(x)=x-2 find, (a) (fg)(6) (b) (gf)(6) (c) (fg)(x) (d) (gf)(x)
  3. 11.
    If F(x)=f(g(x)), identify f(x) and g(x). (a) F(x)=5x+4 (b) F(x)=|4-x2| (c) F(x)=(x+2)2-5
  4. 12.
    If F(x)=f(g(h(x))), identify f(x),g(x) and h(x). (a) F(x)=(2x+1)23 (b) F(x)=2x23+1
Omni CMS