next_inactive up previous
Up: Study Guide

MATH 130 -- Assignment 3 -- Solutions

1999 D1 & E1, Mathematics IE

Due: Thursday 6 May



This page is best viewed using 18pt fonts. For best printing, use 60% magnification or smaller.
Alternatively, convert the LaTeX typeset version or view the PDF version in Acrobat Reader.

XmpL-TeX: Click on the latex.gif logos to obtain the source code.


Calculus

latex.gif


Answer 1         (Question)

(i)
Using the Chain Rule, the derivative of f (x) = (1 - 2x2)3 is $\displaystyle {\frac{\dD f}{\dD x}}$ = 3(1 - 2x2)2(- 4x) = -12x(1 - 2x2)2.
(ii)
Using the Product Rule, the derivative of f (x) = (4 + 2x2)3(2 - 3x4)5 is
$\displaystyle {\frac{\dD f}{\dD x}}$ = $\displaystyle \bigl($3(4 + 2x2)2(4x)$\displaystyle \bigr)$(2 - 3x4)5 + (4 + 2x2)3$\displaystyle \bigl($5(2 - 3x4)4(-12x3)$\displaystyle \bigr)$  
  = $\displaystyle \bigl[$12x(2 - 3x4) - 60x3(4 + 2x2)$\displaystyle \bigr]$(4 + 2x2)2(2 - 3x4)4  
  = (24x - 36x5 - 240x3 - 120x5)(4 + 2x2)2(2 - 3x4)4  
  = 12x(2 - 20x2 - 13x4)(4 + 2x2)2(2 - 3x4)4  .  

.
(iii)
Using the Chain Rule, the derivative of f (x) = $ \sqrt[3]{2+3x^2}$ is $\displaystyle {\frac{\dD f}{\dD x}}$ = $\displaystyle {\textstyle\frac{1}{3}}$(2 + 3x2)-2/3(6x) = $\displaystyle {\frac{2x}{(\sqrt[3]{2+3x^2})^2}}$.
(iv)
Using the Product Rule and Chain Rule, the derivative of f (x) = $\displaystyle {\frac{(3-2x^2)^2}{\sqrt[3]{1+4x^2}}}$ is
$\displaystyle {\frac{\dD f}{\dD x}}$ = $\displaystyle \bigl($2(3 - 2x2)(-4x)$\displaystyle \bigr)$  (1 + 4x2)-1/3 + (3 - 2x2)2 $\displaystyle \bigl($-$\displaystyle {\textstyle\frac{1}{3}}$(1 + 4x2)-4/3(8x)$\displaystyle \bigr)$  
  = $\displaystyle \bigl[$(-8x)(1 + 4x2) - $\displaystyle {\textstyle\frac{1}{3}}$(3 - 2x2)(8x)$\displaystyle \bigr]$(3 - 2x2)(1 + 4x2)-4/3  
  = (-$\displaystyle {\textstyle\frac{8}{3}}$x)(3 + 12x2 + 3 - 2x2)(3 - 2x2)(1 + 4x2)-4/3  
  = -$\displaystyle {\textstyle\frac{8}{3}}$x(3 - 2x2)$\displaystyle {\frac{6+10x^2}{(\sqrt[3]{(1+4x^2)})^4}}$  .  


latex.gif


Answer 2         (Question)

For the ball of mass m, thrown from the origin with speed V, in the direction of the positive x-axis, at an angle $ \theta$ to the x-axis, the vertical distance at any instant of time t is given by y = Vtsin$ \theta$ - $ {\frac{gt^2}{2m}}$.

(i)
The vertical speed, at time t, is then the derivative

$\displaystyle {\frac{\dD y}{\dD t}}$ = Vsin$\displaystyle \theta$ - $\displaystyle {\frac{gt}{m}}$  .

This (vertical) speed is zero at time t = $\displaystyle {\frac{mV}{g}}$sin$\displaystyle \theta$, so this is when the maximal height is attained.

When t = $\displaystyle {\frac{2mV}{g}}$ then the ball has returned to having y = 0. (Note that the ball is thus rising for half the time and falling for an equal length of time.)

(ii)
The ball lands on the x-axis a distance d = $\displaystyle {\frac{2mV^2}{g}}$cos$\displaystyle \theta$ sin$\displaystyle \theta$ from the origin, which depends on the ascending angle $ \theta$ at which it was thrown.

Rewrite this as d = $\displaystyle {\frac{mV^2}{g}}$$\displaystyle \bigl($2sin$\displaystyle \theta$cos$\displaystyle \theta$$\displaystyle \bigr)$ = $\displaystyle {\frac{mV^2}{g}}$sin(2$\displaystyle \theta$).
Now it is clear that the maximum distance is $\displaystyle {\frac{mV^2}{g}}$, which is attained when the ball is thrown at an angle of $ {\frac{1}{4}}$$ \pi$ (or 45o).

\renewedcommand{xyWARMinclude}{\scaledfig{.7}}\ifx\pdfunknown\relax
\UsePSspeci...
...edPos{traj7}*!DL{\theta=\frac{9\pi}{20}}
,(1,0)*+++!UL{\frac{mV^2}{g}}
\end{xy}


Algebra

latex.gif


Answer 3         (Question)

(a)
Since 1 + i + i2 + i3 = 0, and i3 = -i then (1 + i + i2)18 = (-i)18 = i18 = i16 + 2 = i2 = -1.
(b)
For z = -10$ \sqrt{3}$ + 10i, we have:

(i)
$ \bar{z}$ = -10$ \sqrt{3}$ - 10i
(ii)
Im z2 = Im 100(3 - 2$ \sqrt{3}$i - 1) = -200$ \sqrt{3}$
(iii)
$ \bigl\vert$z$ \bigr\vert$ = 10$ \bigl\vert$$ \sqrt{3}$ - i$ \bigr\vert$ = 10$ \sqrt{3+1}$ = 20
(iv)
argz = $ {\frac{5}{6}}$$ \pi$
(v)
$\displaystyle {\frac{z}{1+3i}}$ = -10($\displaystyle \sqrt{3}$ - i)$\displaystyle {\frac{(1-3i)}{1^2+3^2}}$ = -$\displaystyle \bigl($3 + $\displaystyle \sqrt{3}$ - i(1 + 3$\displaystyle \sqrt{3}$)$\displaystyle \bigr)$.


latex.gif


Answer 4         (Question)

(a)
Cross-multiplying to equalise denominators, $\displaystyle {\frac{5-x}{2-x}}$ - $\displaystyle {\frac{3-2x}{2x}}$ = 1 becomes $\displaystyle {\frac{2x(5-x) - (2-x)(3-2x)}{2x(2-x)}}$ = 1, equivalently 10x - 2x2 - 6 + 7x - 2x2 = 2x(2 - x), so that 17x - 4x2 - 6 = 4x - 2x2.
This is 2x2 - 13x + 6 = 0 which factorises as (2x - 1)(x - 6) = 0, so that the solutions are x = 6 and x = $ {\frac{1}{2}}$.

(Check these: $ {\frac{{-}1}{{-}4}}$ - $ {\frac{{-}9}{12}}$ = $ {\frac{1}{4}}$ + $ {\frac{3}{4}}$ = 1 for x = 6; and $ {\frac{4\frac12}{1\frac12}}$ - $ {\frac{2}{1}}$ = 3 - 2 = 1 for x = $ {\frac{1}{2}}$.)

(b)
Rearrange 1 - $ \sqrt{x-1}$ = x as $ \sqrt{x-1}$ = 1 - x; now square both sides to get x - 1 = (1 - x)2, equivalently x2 - 3x + 2 = 0, which factorises as (x - 2)(x - 1) = 0.
Putting x = 1 gives a solution to the original equation; however x = 2 does not give a solution, when interpreting $ \sqrt{1}$ as +1, not -1.
Thus x = 1 is the only solution of the given equation.
(c)
To solve x3 + 2x2 + 2x + 1 = 0 first try some simple negative (else all terms are positive) integer values for x.
Indeed x = -1 is easily seen to be a solution.
Next factorise the polynomial as x3 + 2x2 + 2x + 1 = (x + 1)(x2 + x + 1).
All the solutions are then (i) x = -1 and (ii) x = $ {\frac{1}{2}}$$ \bigl($-1 + $ \sqrt{3}$i$ \bigr)$ and (ii) x = -$ {\frac{1}{2}}$$ \bigl($1 + $ \sqrt{3}$i$ \bigr)$.


XmpL-TeX: Click on the latex.gif logos to obtain the source code.
next_inactive up previous
Up: Study Guide
Ross Moore 1999-07-17