Spring 1999, MA 123: Test #2 Review Answers

Carl V. Lutzer


I've written this document as something to be viewed on the internet. These are full solutions, not just answers. That makes the document very long so printing is somewhat costly. Think twice before you print it out.

While reading this document, you should remember that an exponent of (1/2) is the same as a square root. For example 161/2=4.


  1. Find the derivative of...

    You need to remember the pattern for calculating derivatives: d/dx xn = nxn-1. In this case we get df/dx = 4*6x5-3*5x4+2*1x0 = 24x5-15x4+2 (since anything to the zero power equals one and 2*1*1 = 2).

  2. Use the Product Rule...

    The product rule says that

    d/dx (hg) = h dg/dx + g dh/dx

    Each of the factors, h and then g, gets a "turn" with the derivative while the other is left alone. In this problem, think of the first factor as (10x2-3x+2) and the second as (4x-2). Now we have

    df/dx = (20x-3)(4x-2) + (10x2-3x+2)(4)

  3. Use the Quotient Rule...

    The quotient rule say that

    d/dx (h/g) = g h' - h g'

    g2

    Which we've learned to remember with the "sing-song" phrase

    lo d hi - hi d lo over (lo)2

    Now we can calculate

    df/dx = (9x-2)(6x+2) - (3x2 + 2x +1)(9)

    (9x-2)2

  4. Find numbers a, b and c...

    The graph of the function f is

    y = f(x)
    height = function value

    Because (0,0) is a point on the graph, I know that 0=f(0) (height = function value). But if we calculate, we find that f(0)=c, so c=0. We also know that 0=f(4), for the same reasons, and f(4)=16a+4b. That is...

    0 = 16a+4b

    We're on our way to finding the numbers a and b, but this is only a single equation and we have two variables. We need more information to pinpoint the exact numbers we want. The information we've not used so far is about the tangent line.

    We know that the slope of the tangent line is told to us by the derivative, and that the slope will be 3 when x=4. That is, f'(3)=4. We need to find a formula for f'(x) if this information is to be at all helpful.

    f'(x) = 2ax + b

    so we write f'(3)=4 as

    6a + b = 4

    Now we have two equations and two unknowns (a and b), so we can solve to get a=2 and b=-8.

  5. Find the equation of the tangent line...

    To formulate the equation of a line, we need a point and a slope. The derivative tells us the slope of the tangent line, so we calculate

    dy/dx = 12x2-6x+5

    Substituting x=1, we see the slope of our tangent line is 11.

    To get the reference point for our line, we use the equation given to us:

    y=4x3-3x2+5x+1

    so when x=1, y=7. With a slope and point in hand, we use the point-slope formulation of a line and write

    y-7 = 11(x-1)

  6. Suppose the displacement...

  7. Suppose a ball is thrown into the air...

    To answer any of these questions, we need to have a formulation for the height of the ball as a function of time. We know the height function looks like

    h(t)= - 16t2 + v0t + h0

    where v0 is the initial velocity and h0 is the intial height. For this problem, the height function is then

    h(t)= - 16t2 + 10t + 300

  8. It is estimated that, t months from now...

  9. Find the derivatives...

    I begin with a note on exponents: Recall that x5/2 the same as ()5.

  10. An importer of bannanas estimates...

  11. Find the 7th derivative of...

    The answer is zero.

  12. Find the second derivative...

    To find the second derivative of h, take the derivative of h'(x). The answer is

  13. Find a value of c for which...

    The graph will be increasing exactly when the slope of the tangent line is postive and decreasing exactly when the slope of the tangent line is negative.

    The slope of the tangent line is told to us by the derivative, so we need to find h'(x) and will use the Chain Rule in doing so.

    h'(x) = 3(3x2-1)26x = 18x(3x-1)2

  14. Without the aid of a graphing utility...

    You should be able to find the following important characteristics of the graph without much difficulty:

    Your graph should look something like this...

  15. Without the aid of a graphing utility...

    You should be able to find the following important characteristics of the graph without much difficulty:

    Finding when h'(x) is zero is slightly more tricky this time, but still within our grasp. Note that h'(x) is a fraction. The only possible way a fraction could be zero is if the numerator is zero. So to find out when h'(x) is zero, we need only find out when -3x2+15=0, which happens when x=2.2361 and when x=-2.2361.

    As above, the values of x where h'(x)=0 may be local maxima or minima.

    To check for increase and decrease of the function, we want to know the parity of h'(x). This looks tricky, but it's not; for two reasons. First of all, we know when h'(x)=0 and, since it's a continuous function, those are the only opportunities h' has to change from positive to negative. That means we need only check a few different values of x.

    On the other hand, you might notice that the denominator of h'(x) is always positive, so it will never affect the parity. We can make our decision based solely upon the parity of the numerator.

    What you'll find is the following:

    Your graph should look something like this...

  16. Your graph should look something like...

  17. Your graph should look something like...

  18. Your graph should look something like...

  19. Your graph should look something like...

  20. Without graphing the function...

  21. The graphs of the functions f and g are shown below...

    The chain rule tells us that to find the derivative of f(g(x)) we do the following:

    d/dx f(g(x)) = f'(g(x)) g'(x)

    In particular...

    d/dx f(g(-1)) = f'(g(-1)) g'(-1)

    Clearly, we need to know g'(-1). We also need to know f'(... but where? We evaluate at g(-1). It appears, from the graph of the function, that g(-1)=-2 so

    d/dx f(g(-1)) = f'(-2) g'(-1)

    To estimate this product, I estimate each piece.

    (Remember, this is an estimate only, so there's no need to get really picky with the numbers. A reasonable, educated guess will do.)

    To get g'(-1), draw the tangent line to the graph of g at x=-1.

    The tangent line appears to pass through the points (-1,-2) and (-2,-4) - more or less - which means it has a slope of about 2. That is, g'(-1) = 2 - roughly speaking.

    To get f'(-2), draw the tangent line to the graph of f at x=-2.

    The tangent line appears to pass through the points (-3.8,0) and (-2,-1), which means it has a slope of about -0.55. That is, g'(-2) = -0.55 - roughly speaking.

    Put these pieces of data together now, and you have the answer. We estimate

    d/dx f(g(-1)) = f'(-2) g'(-1) = 2*(-0.55) = -1.1

  22. Use L'Hopital's rule (where appropriate) to find ...


Permission is granted for use of this material, with attribution, for instruction, but publication of this material requires prior written consent of the author.