Calculus - Typical problems

Q1: Curve sketching, area beneath a curve
  1. Consider the function f(x)=1x2+4f(x)=\frac{1}{x^2+4}
    1. Determine the
      1. xx-intercepts,
      2. yy-intercept,
      3. stationary points (classify them)
      4. inflections points of ff. Note: For the inflection point you do not have to calculate the third derivative.
    2. Determine the area enclosed by f(x)f(x), the xx-axis and the vertical lines passing through the points of the inflection of f(x)f(x). Hint: It can be shown that the derivative of the function g(x)=12arctan(x2)g(x)=\frac{1}{2}\arctan(\frac{x}{2}) is ff. This does not need to be proved .
  2. Consider the function f(x)=x3e2xf(x)=x^3e^{-2x}. Determine
    1. xx-intercepts of ff
    2. stationary points of ff (xx- und yy-coordinate)
  3. Consider the function f(x)=sin(2x)+cos(2x)f(x)=\sin(2x)+\cos(2x). Determine at least one
    1. xx-intercept,
    2. one stationary point (xx- und yy-coordinate)
    3. and one inflection point of the function
Show
A1
  1. Draw the graph first!
    1. As we will need the derivatives of f(x)=1x2+4=(x2+4)1f(x)=\frac{1}{x^2+4}=(x^2+4)^{-1}, let's calculate them here: f(x)=(x2+4)22x=2x(x2+4)2\begin{array}{lll} f'(x)&=&-(x^2+4)^{-2}\cdot 2x\\ &=&-\frac{2x}{(x^2+4)^2}\\ \end{array} To find the second derivative, we apply the product rule to f(x)=(x2+4)2=u(x)2x=v(x)f'(x)=\underbrace{-(x^2+4)^{-2}}_{=u(x)}\cdot \underbrace{2x}_{=v(x)}: f(x)=2(x2+4)32x=u(x)2x=v(x)(x2+4)2=u(x)2=v(x)=8x2(x2+4)32(x2+4)2\begin{array}{lll} f''(x)&=& \underbrace{2(x^2+4)^{-3}\cdot 2x}_{=u'(x)}\cdot \underbrace{2x}_{=v(x)} -\underbrace{(x^2+4)^{-2}}_{=u(x)}\cdot \underbrace{2}_{=v'(x)}\\ &=& 8x^2 (x^2+4)^{-3}-2(x^2+4)^{-2}\\ \end{array} Note that to determine the derivative of u(x)=(x2+4)2u(x)=-(x^2+4)^{-2} we have to apply the chain rule, where the inner function is i(x)=x2+4i(x)=x^2+4 and the outer function is o(x)=x2o(x)=x^{-2}.
      1. xx-Intercept: There is no xx with f(x)=01x2+4=0f(x)=0\rightarrow \frac{1}{x^2+4}=0, as x2+4>0x^2+4>0 for all xx. So no xx-intercept.
      2. yy-intercept: f(0)=0.25f(0)=0.25
      3. stationary points: Find xx with f(x)=0f'(x)=0, that is (x2+4)22x=0-(x^2+4)^{-2}\cdot 2x=0 This is only possible for x=0x=0. So P(00.25)P(0|0.25) is the only stationary point. Because of f(0)=0.125<0f''(0)=-0.125<0 we see that PP is a local maximum.
      4. Inflection point: Find xx with f(x)=0f''(x)=0, thus 8x2(x2+4)32(x2+4)2=0(x2+4)38x22(x2+4)=06x28=0x1,2=±43\begin{array}{lll} 8x^2 (x^2+4)^{-3}-2(x^2+4)^{-2}&=&0 \quad|\cdot (x^2+4)^3\\ 8x^2-2(x^2+4)&=&0\\ 6x^2-8&=&0\\ x_{1,2}&=&\pm\sqrt{\frac{4}{3}} \end{array} We actually would have to check if f(x1,2)0f'''(x_{1,2})\neq 0, but we will skip this step. Actually it is the case. So Q1,2(±43316)Q_{1,2} (\pm\sqrt{\frac{4}{3}}|\frac{3}{16}) are the inflection points.
    2. As the graph is always above the xx-axis, we can simply take the integral for finding the area. From the hint we know that gg is an antiderivative of ff (see 2). Thus we have A=4/34/3f(x)dx=g(4/3)g(4/3)=π6A=\int_{-\sqrt{4/3}}^{\sqrt{4/3}} f(x)\, dx = g(\sqrt{4/3})-g(-\sqrt{4/3})=\frac{\pi}{6}
  2. It is
    1. xx-intercept: find xx with x3e2x=0x^3e^{-2x}=0 As e2x>0e^{-2x}>0 for all xx, it must be x2=0x=0x^2=0 \rightarrow x=0. So there is one xx-intercept at x=0x=0.
    2. Stationary points: find xx with f(x)=0f'(x)=0: f(x)=3x2e2x+x3e2x(2)=e2x(3x22x3)=0f'(x)=3x^2e^{-2x}+x^3e^{-2x}(-2)=e^{-2x}(3x^2-2x^3)=0 As e2x>0e^{-2x}>0 for all xx, it is 3x22x3=03x^2-2x^3=0. Factoring out x2x^2, we get x2(32x)=0x^2(3-2x)=0 and it follows x1=0x_1=0 and x2=1.5x_2=1.5. The stationary points are therefore P1(0f(0))=P1(00)P_1(0|f(0))=P_1(0|0) and P2(1.5f(1.5))=P2(1.50.168)P_2(1.5|f(1.5))=P_2(1.5|0.168)
  3. It is
    1. xx-intercept: sin(2x)+cos(2x)=0sin(2x)=cos(2x)\sin(2x)+\cos(2x)=0 \rightarrow \sin(2x)=-\cos(2x). Divide both sides of the equation by cos(2x)\cos(2x) sin(2x)cos(2x)=1\frac{\sin(2x)}{\cos(2x)}=-1 tan(2x)=1\tan(2x)=-1 Thus 2x=arctan(1)=π4x=π82x=\arctan(-1)=-\frac{\pi}{4} \rightarrow x=-\frac{\pi}{8}
    2. Stationary point: f(x)=2cos(2x)2sin(2x)=0f^\prime(x)=2\cos(2x)-2\sin(2x)=0, also tan(2x)=1x=π8y=f(π8)=2\tan(2x)=1 \rightarrow x=\frac{\pi}{8} \rightarrow y=f(\frac{\pi}{8})=\sqrt{2}
    3. Inflection point: f(x)=4sin(2x)4cos(2x)=0f^{\prime\prime}(x)=-4\sin(2x)-4\cos(2x)=0, also tan(2x)=1x=π8\tan(2x)=-1 \rightarrow x=-\frac{\pi}{8}
Q2: Parameters

Consider the parametrised functions fc(x)=x2+xcf_c(x)=x^2+xc and gc(x)=x2+cg_c(x)=x^2+c (where c0c\neq 0 is a parameter, that is, a fixed number). Find cc such that the functions fc(x)f_c(x) and gc(x)g_c(x) intersect orthogonally. Hint: Two straight lines a1x+b1a_1x+b_1 and a2x+b2a_2x+b_2 are orthogonal if a2=1a1a_2=-\frac{1}{a_1} (or if a1a2=1a_1\cdot a_2=-1).

Show
A2
Q3: Determining polynomials

Find the polynomial of degree 33 that touches the xx-axis in the origin, intersects the xx-axis at x=6x=6 under an angle of 30-30^\circ.

Show
A3

f(x)=1363x2(x6)f(x)=-\frac{1}{36\sqrt{3}}x^2(x-6)

Q4: Optimisation

Consider the function f(x)=xf(x)=\sqrt{x}. Determine the point PP on the graph of ff which is closest to the point (40)(4|0).

Show
A4

Draw the graph of f(x)=xf(x)=\sqrt{x}, chose an xx and draw the point PP on the graph of ff at xx. It has the coordinates P(xx)P(x|\sqrt{x}).

From the theorem of Pythagoras follows that

(4x)2+x2=d2(4-x)^2+\sqrt{x}^2=d^2

and thus we have

d(x)=(x)2+(4x)2=(x+168x+x2)=x27x+16=(x27x+16)0.5\begin{array}{lll} d(x)&=&\sqrt{(\sqrt{x})^2+(4-x)^2}\\ &=&\sqrt{(x+16-8x+x^2)}\\ &=&\sqrt{x^2-7x+16}\\ &=& (x^2-7x+16)^{0.5} \end{array}

So find xx which minimises dd, that is, find a local minimum of dd, that is, find xx with f(x)=0f'(x)=0 (the gives us the stationary points).

Applying the chain rule to find the derivative of ff, we get

f(x)=0.5(x27x+16)0.5(2x7)=0.5(x27x+16)0.5(2x7)=0\begin{array}{lll}f'(x)&=&0.5(x^2-7x+16)^{-0.5}\cdot (2x-7)\\ &=&\frac{0.5}{(x^2-7x+16)^{0.5}}\cdot (2x-7)=0\\ \end{array}

And because the first factor can never be zero, the only possible solution is that

2x7=0x=3.52x-7=0\rightarrow x=3.5

Plot the graph of dd to determine if there is a local minimum at x=3.5x=3.5, or (more difficult), use the second derivative of dd to show that f(3.5)>0f''(3.5)>0. It actually is a local minimum, so we get P(3.53.5)\underline{P(3.5|\sqrt{3.5})}

Q5: Solid of revolution

The curve 1x\frac{1}{\sqrt{x}}, where 1x51\leq x \leq 5, is rotated about the x-axis to form a solid of revolution. Find the volume of the solid.

Show
A5

V=π15(1x)2dx=π(ln(5)ln(1))=1.6πV=\pi \int_1^5 \left(\frac{1}{\sqrt{x}}\right)^2\, dx = \pi\cdot (\ln(5)-\ln(1))=1.6\pi

Q6: Area between two graphs

Determine the indicated area. The polynomials have minimal order.

Show
A6

fupper(x)=a(x3)2f_{upper}(x)=a(x-3)^2 and because of fupper(0)=3f_{upper}(0)=-3 we get a=13a=-\frac{1}{3}, so we have

fupper(x)=13(x3)2=13x2+2x3f_{upper}(x)=-\frac{1}{3}(x-3)^2=-\frac{1}{3}x^2+2x-3

flower(x)=a(x3)(x+3)f_{lower}(x)=a(x-3)(x+3) and because of flower(0)=3f_{lower}(0)=-3 we get a=13a=\frac{1}{3}, so we have

flower(x)=13(x3)(x+3)=13x23f_{lower}(x)=\frac{1}{3}(x-3)(x+3)=\frac{1}{3}x^2-3

To find the area, we need to integrate, so let's find the antiderivatives of fupperf_{upper} and flowerf_{lower} first:

Fupper(x)=19x3+x23xF_{upper}(x)=-\frac{1}{9}x^3+x^2-3x

and

Flower(x)=19x33xF_{lower}(x)=\frac{1}{9}x^3-3x

The area AA of the shaded region is then

A=03fupper(x)dx03flower(x)dx=(Fupper(3)Fupper(0))(Flower(3)Flower(0))=3(6)=3\begin{array}{lll} A &=&\int_0^3 f_\text{upper}(x)\, dx - \int_0^3 f_\text{lower}(x)\, dx\\ &=& (F_{upper}(3)-F_{upper}(0))-(F_{lower}(3)-F_{lower}(0))\\ &=& -3-(-6)\\ &=& 3 \end{array}
Q7: Rotated area between two graphs

Rotate the area bounded by f(x)=2x2f(x)=2x^2 and g(x)=x3g(x)=x^3 about the xx-axis.

Show
A7

We can calculate the two solids of revolution of ff and gg and subtract one from the other. First, we need the intersection points:

f(x)=g(x)2x2=x3\begin{array}{lll} f(x) &=&g(x)\\ 2x^2 & = & x^3 \end{array}

Which has the solutions x1=0x_1 = 0 and x2=2x_2 = 2. If we call the volumes of the solids of revolution VfV_f and VgV_g, respectively, we get:

Vf=π02(2x2)2dx=275,Vg=π02(x3)2dx=277.\begin{array}{lll} V_f &=&\pi\int_0^2 (2x^2)^2 \,dx = \frac{2^7}{5},\\ V_g &=&\pi\int_0^2 (x^3)^2 \,dx = \frac{2^7}{7}.\\ \end{array}

The resulting volume is VfVg=2835πV_f- V_g = \frac{2^8}{35}\pi.

Q8: Angle of intersection

Determine the angle of intersection between the graphs of f(x)=4x2f(x)=4x^2 and g(x)=(x1)2g(x)=(x-1)^2.

Show
A8

The intersection point is at S(13,49)S(\frac{1}{3},\frac{4}{9}), the angle of intersection (angle between tangents at ff and gg at SS) is α=122.57\alpha=122.57^\circ (or 180α=57.43180^\circ-\alpha=57.43^\circ).