Exam A Solutions

  1. Find the derivative of g(x)=xex2+13x+2g(x)=\frac{x e^{x^{2}+1}}{3 x+2}. Do not simplify your answer.

    Solution: Applying the quotient and product rules, we obtain g(x)=(3x+2)ddx[xex2+1]xex2+1ddx[3x+2](3x+2)2=(3x+2)(xex2+1(2x)+ex2+1)xex2+1(3)(3x+2)2\begin{aligned} g^{\prime}(x) & =\frac{(3 x+2) \frac{d}{d x}\left[x e^{x^{2}+1}\right]-x e^{x^{2}+1} \frac{d}{d x}[3 x+2]}{(3 x+2)^{2}} \\ & =\frac{(3 x+2)\left(x e^{x^{2}+1}(2 x)+e^{x^{2}+1}\right)-x e^{x^{2}+1}(3)}{(3 x+2)^{2}} \end{aligned}

  2. If f(9)=1,f(9)=3,g(1)=4,g(1)=2f(9)=1, f^{\prime}(9)=3, g(1)=4, g^{\prime}(1)=-2, and h(x)=x3/2g(f(x))h(x)=x^{3 / 2} g(f(x)), then what is h(9)h^{\prime}(9)? Simplify your answer.

    Solution: Via the product and chain rules, we obtain h(x)=x3/2g(f(x))f(x)+g(f(x))(3/2)x1/2h^{\prime}(x)=x^{3 / 2} g^{\prime}(f(x)) f^{\prime}(x)+g(f(x))(3 / 2) x^{1 / 2}. Thus h(9)=93/2g(f(9))f(9)+g(f(9))(3/2)91/2=27g(1)(3)+g(1)(3/2)(3)=27(2)(3)+4(3/2)(3)=144.\begin{aligned} h^{\prime}(9) & =9^{3 / 2} g^{\prime}(f(9)) f^{\prime}(9)+g(f(9))(3 / 2) 9^{1 / 2} \\ & =27 g^{\prime}(1)(3)+g(1)(3 / 2)(3) \\ & =27(-2)(3)+4(3 / 2)(3) \\ & =-144. \end{aligned}

  3. Suppose s(t)=t39t2+15ts(t)=t^{3}-9 t^{2}+15 t is the position of a particle traveling along a coordinate line, where ss is measured in meters and tt, in seconds. At what times will the particle be at rest?

    Solution: The particle will be at rest when its velocity is zero; that is, when the rate of change in the particle’s position with respect to time is 00. Thus we solve dsdt=0\frac{d s}{d t}=0: 3t218t+15=0;equivalently3(t1)(t5)=03 t^{2}-18 t+15=0 ; \quad \text{equivalently} \quad 3(t-1)(t-5)=0 Hence, the particle is at rest when t=1t=1 and when t=5t=5.

  4. Find and classify the critical numbers of f(x)=x5(x11)6f(x)=x^{5}(x-11)^{6}, indicating for each critical number whether it yields a relative maximum value of ff, a relative minimum value, or neither.

    Solution: We have f(x)=x56(x11)5+(x11)65x4(by the Product Rule)=x4(x11)5(6x+5(x11))=x4(x11)5(11x55)=11x4(x11)5(x5).\begin{aligned} f^{\prime}(x) & =x^{5} \cdot 6(x-11)^{5}+(x-11)^{6} \cdot 5 x^{4} \quad \text{(by the Product Rule)} \\ & =x^{4}(x-11)^{5}(6 x+5(x-11)) \\ & =x^{4}(x-11)^{5}(11 x-55) \\ & =11 x^{4}(x-11)^{5}(x-5). \end{aligned} We see that the critical numbers of ff are 00, 55, and 1111, each of these being a zero of ff^{\prime}.

    First derivative sign chart showing f prime is positive on the intervals from negative infinity to 0 and from 0 to 5, negative on the interval from 5 to 11, and positive on the interval from 11 to infinity, with critical points marked at x equals 0, 5, and 11
    Original (raster)
    First derivative sign chart showing f prime is positive on the intervals from negative infinity to 0 and from 0 to 5, negative on the interval from 5 to 11, and positive on the interval from 11 to infinity, with critical points marked at x equals 0, 5, and 11 (TikZ reconstruction)
    Reconstructed (TikZ) — RMSE: 0.2124 FAIL

    The ff^{\prime} sign-line above shows that ff is increasing on the intervals (,0)(-\infty, 0), (0,5)(0,5), and (11,)(11, \infty), while ff is decreasing on (5,11)(5,11). Because ff is continuous, we conclude via the first-derivative test that 00 yields neither a relative maximum nor a relative minimum of ff, that 55 yields a relative maximum, and that 1111 yields a relative minimum.

  5. Find f(x)f(x) given that f(x)=3x2+4x1f^{\prime}(x)=3 x^{2}+4 x-1 and f(2)=9f(2)=9.

    Solution: Antidifferentiating both sides of the equation f(x)=3x2+4x1f^{\prime}(x)=3 x^{2}+4 x-1, we find f(x)=x3+2x2x+Cf(x)=x^{3}+2 x^{2}-x+C for some constant CC. Now, using f(2)=9f(2)=9, we obtain 9=14+C9=14+C, so that C=5C=-5. Thus f(x)=x3+2x2x5f(x)=x^{3}+2 x^{2}-x-5.

  6. Find the area of the region bounded by the curves y=4x2y=4-x^{2} and y=0y=0.

    Solution: The region whose area is to be computed is shaded in blue below.

    Graph of the downward-opening parabola y equals 4 minus x squared with vertex at the point (0, 4), crossing the x-axis at x equals negative 2 and x equals 2, with the region between the curve and the x-axis shaded in blue
    Original (raster)
    Graph of the downward-opening parabola y equals 4 minus x squared with vertex at the point (0, 4), crossing the x-axis at x equals negative 2 and x equals 2, with the region between the curve and the x-axis shaded in blue (TikZ reconstruction)
    Reconstructed (TikZ) — RMSE: 0.1181 PASS

    The definite integral 22(4x2)dx\int_{-2}^{2}\left(4-x^{2}\right) d x yields the area: 22(4x2)dx=[4xx33]22=(88/3)(8+8/3)=323.\int_{-2}^{2}\left(4-x^{2}\right) d x=\left[4 x-\frac{x^{3}}{3}\right]_{-2}^{2}=(8-8 / 3)-(-8+8 / 3)=\frac{32}{3}.

  7. The number of items produced by a manufacturer is given by p=100xy3,p=100 x y^{3}, where xx is the amount of capital and yy is the amount of labor, amounts that change over time. At a particular point in time:

    1. the manufacturer has 2 units of capital;

    2. capital is increasing at a rate of 1 unit per month;

    3. the manufacturer has 3 units of labor; and

    4. labor is decreasing at a rate of 1/31 / 3 unit per month.

    Determine the rate of change in the number of items produced at this point in time.

    Solution: Differentiating with respect to time we have dpdt=100(x3y2dydt+y3dxdt)\frac{d p}{d t}=100\left(x \cdot 3 y^{2} \frac{d y}{d t}+y^{3} \frac{d x}{d t}\right) At the moment when x=2,dxdt=1,y=3x=2, \frac{d x}{d t}=1, y=3 and dydt=1/3\frac{d y}{d t}=-1 / 3, we have that dpdt=100(2332(13)+331)=900 items / month. \frac{d p}{d t}=100\left(2 \cdot 3 \cdot 3^{2} \cdot\left(\frac{-1}{3}\right)+3^{3} \cdot 1\right)=900 \text { items } / \text { month. }

  8. Find (ex+1)2dx\int\left(e^{x}+1\right)^{2} d x.

    Solution: (ex+1)2dx=(e2x+2ex+1)dx=e2xdx+2exdx+1dx=12eudu+2ex+x+C(u=2x;12du=dx)=12eu+2ex+x+C=12e2x+2ex+x+C\begin{aligned} \int\left(e^{x}+1\right)^{2} d x & =\int\left(e^{2 x}+2 e^{x}+1\right) d x \\ & =\int e^{2 x} d x+2 \int e^{x} d x+\int 1 d x \\ & =\frac{1}{2} \int e^{u} d u+2 e^{x}+x+C \quad\left(u=2 x ; \frac{1}{2} d u=d x\right) \\ & =\frac{1}{2} e^{u}+2 e^{x}+x+C \\ & =\frac{1}{2} e^{2 x}+2 e^{x}+x+C \end{aligned} Grade the problem "correct" even if you forgot to include +C+C.

  9. Evaluate ee41xlnxdx\int_{e}^{e^{4}} \frac{1}{x \sqrt{\ln x}} d x.

    Solutions: We have ee41xlnxdx=ee4(ln(x))1/2x1dx=14u1/2du(u=lnx,du=x1dx)=[2u1/2]14=2(4)1/22(1)1/2=2.\begin{aligned} \int_{e}^{e^{4}} \frac{1}{x \sqrt{\ln x}} d x & =\int_{e}^{e^{4}}(\ln (x))^{-1 / 2} x^{-1} d x \\ & =\int_{1}^{4} u^{-1 / 2} d u \quad\left(u=\ln x, d u=x^{-1} d x\right) \\ & =\left[2 u^{1 / 2}\right]_{1}^{4} \\ & =2(4)^{1 / 2}-2(1)^{1 / 2} \\ & =2. \end{aligned}

  10. Over the time interval 1t1001 \leq t \leq 100 the temperature of a freezer compartment is given by f(t)=t4t2,f(t)=\frac{t-4}{t^{2}}, where tt is measured in hours and f(t)f(t) is measured in degrees Celsius. What’s the maximum temperature of the freezer over this time interval?

    Solution: Because ff is continuous on [1,100][1,100] (it’s a rational function whose domain includes the entire interval [1,100][1,100]), the Extreme-Value Theorem tell us that ff attains a maximum value at some number, say cc, in [1,100][1,100]. This number cc must either be an endpoint of [1,100][1,100] or a critical number of ff in (1,100)(1,100). We have f(t)=t2(1)(t4)2tt4=8tt3,f^{\prime}(t)=\frac{t^{2}(1)-(t-4) 2 t}{t^{4}}=\frac{8-t}{t^{3}}, and thus 88 is the only critical number of ff inside (1,100)(1,100). The largest of the three numbers f(1),f(8),f(100)f(1), f(8), f(100) will be the maximum value of ff on [1,100][1,100]. Since f(1)=3,f(8)=1/16f(1)=-3, f(8)=1 / 16, and f(100)=96/10000<100/10000=1/100f(100)=96 / 10000< 100 / 10000=1 / 100, we see the maximum temperature of the freezer over the time interval [1,100][1,100] is 1/161 / 16 degrees Celsius.