Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 6

Integration

Finishing This Unit

  1. Review the objectives of this unit and make sure you are able to meet all of them.
  2. If there is a concept, definition, example or exercise that is not yet clear to you, go back and reread it, then contact your tutor for help.
  3. Do the exercises in the “Learning from Mistakes” section for this unit.
  4. You may want to do Exercises 53-58 from the “Review” on pages 260-262 of the textbook.
  5. You may want to do Exercises 4, 5 and 8, the odd-numbered exercises from 9 to 23, and Exercises 33, 35, 39 and 41 from the “Review” (pages 308-311 of the textbook).

Learning from Mistakes

There are mistakes in each of the following solutions. Identify the errors, and give the correct answer.

  1. Integrate tan 2 ( 3 x ) sec 2 ( 3 x ) d x .

    Erroneous Solution

    f ( x ) = tan ( 3 x ) , r = 3 and f ( x ) = sec 2 ( 3 x ) , then

    tan 2 ( 3 x )   sec 2 ( 3 x ) d x = tan 3 ( 3 x ) 3 .

  2. Integrate 1 5 x 3 x 2 + 1 d x .

    Erroneous Solution

    Let u = x 2 + 1 , d u = 2 u d x and x 2 = u 1 . Hence,

    \begin{align*} \dfrac{1}{2}\int_1^5 (u - 1)u^{1/2}\,du & = \dfrac{1}{2} \int_1^5 u^{3/2} - u^{1/2}\,du \\[3pt] & = \dfrac{2u^{5/2}}{5} - \dfrac{2u^{3/2}}{3}\Bigg|_1^5 \\[3pt] & = \dfrac{2(5)^{5/2}}{3} - \dfrac{2(5)^{3/2}}{3} - \left(\dfrac{2}{5} - \dfrac{2}{3}\right) \\[3pt] & = \dfrac{4\sqrt{5^3}}{3} + \dfrac{4}{15} \end{align*}

  3. Integrate 0 1 ( x 2 x ) 2 d x .

    Erroneous Solution

    \begin{align*} \int_0^1 (x^2 - \sqrt{x})^2\,dx & = \int_0^1 x^4 - 2x^{5/2} + x \,dx \\[3pt] & = \dfrac{x^5}{5} - \dfrac{4x^{7/2}}{7} + \dfrac{x^2}{2} \Bigg|_0^1 \\[3pt] & = 0 - \! \left(\dfrac{1}{5} - \dfrac{4}{7} + \dfrac{1}{2}\right) \\[3pt] & = -\dfrac{9}{70} \end{align*}

  4. Find a single function $f(x)$ that satisfies the following two conditions:
    1. f ( x ) = cos x + 3 x , and
    2. f ( 1 ) = 1 .

    Erroneous Solution

    To find f , we integrate its derivative

    cos x + 3 x d x = sin x + 2 3 x 3 2 3 .

    Hence,

    f ( x ) = sin x + 2 3 x 3 2 3 .

  5. Let f ( x ) = 4 x 3 6 x 2 + 3 be a continuous function. Find the value $c$ in the interval [ 1 , 0 ] which satisfies the Mean Value Theorem.

    Erroneous Solution

    f ( x ) = 1 2 x 2 1 2 x and f ( 0 ) f ( 1 ) 0 ( 1 ) = 1 0 . Hence, 1 2 x 2 1 2 x = 1 0 , and solving for $x$ (using the quadratic formula)

    x = 3 ± 3 9 6 .

    There are two values satisfying the Mean Value Theorem.

  6. Find the area below the curve of the function f ( x ) = x 3 + 4 x on the interval [ 1 , 3 ] .

    Erroneous Solution

    1 3 x 3 + 4 x d x = x 4 4 + 2 x | 1 4 = 4 4 4 + 2 ( 4 ) ( 1 4 2 ) = 2 9 1 4 .

    The area is 2 9 1 4 .

  7. Find the derivative of the function g ( x ) = 3 x 4 t   tan t d t .

    Erroneous Solution

    g ( x ) = ( 3 x ) tan ( 3 x ) .