4. Find the direction cosines of the vectors i−2j+k and i+2j−k, hence find the cosine of the angle between them.
5. Find ∫5x2ex3dx
SECTION B: CALCULUS
1. (a) A curve C has parametric equations: x=t+t−1 and y=tm+t−m
Show that (x2−4)(dxdy)2=m2(y2−4)
(b) Find the indefinite integral ∫(et−3)(et+3)etdt (You may use x=et) [08marks]
2. (a) Given that In=∫tannxdx, show that (n−1)In=tann−1x−(n−1)In−2, using integration by parts. Hence obtain I3. [10marks]
(b) Differentiate cos−1(1+x21−x2) and express in its simplest form. [10marks]
SECTION C: DIFFERENTIAL EQUATIONS AND VECTORS
3. (a) Find the maxima and minima of f(x)=x(1−x2) and points at which they occur, sketch the curve for x∈R. Hence, obtain the area bounded by the curve and the x-axis. [12marks]
(b) Differentiate from first principles y=cos3x [08marks]
9. (a) If a=3i−2j+k, b=i−5j+k and c=2i+j+2k, show that a⋅(b+c)=a⋅b+a⋅c [08marks]
(b) Solve the equation dxdv−xy=3x, for y(0)=3 [12marks]
10. (a) Find the particular solution of 2x3dxdy=y2−3xy, given that y(1)=1 [12marks]
(b) Given vectors a=i−j−k and b=2i−3j+k, compute the projection of (2a+b) on (a−2b) [08marks]
11. (a) Find the equation of the curve satisfying b2ydv−a2vdv=0, passing through (0,b) [10marks]
(b) Find the area of triangle ABC whose position vectors of A, B, C are i−j+2k, i+4j−3k, and i−3j+2k respectively. [10marks]
ANSWERS
SECTION A
Q1. Differentiate y=cos−1(2+x)sin5x
Using product rule: dxdy=u′v+uv′
u=cos−1(2+x), so u′=1−(2+x)2−1
v=sin5x, so v′=5cos5x
dxdy=1−(2+x)2−sin5x+5cos5x⋅cos−1(2+x)
Q2. Evaluate limy→3y2−8y−9y−3
Factor denominator: y2−8y−9=(y−9)(y+1)
Hmm — at y=3: numerator =0, denominator =(3−9)(4)=−24=0
y→3lim(y−9)(y+1)y−3=(−6)(4)0=−240=0
Q3. Solve dxdy=cosysinx
Separating variables:
cosydy=sinxdx
siny=−cosx+C
siny+cosx=C
Q4. Direction cosines of p=i−2j+k and q=i+2j−k
∣p∣=1+4+1=6, ∣q∣=6
Direction cosines of p: (61,6−2,61)
Direction cosines of q: (61,62,6−1)
Angle between them:
cosθ=∣p∣∣q∣p⋅q=61−4−1=6−4=−32
cosθ=−32
Q5. ∫5x2ex3dx
Let u=x3, du=3x2dx, so x2dx=3du
=5⋅31∫eudu=35ex3+C
35ex3+C
SECTION B
B1(b). ∫(et−3)(et+3)etdt
Let x=et, dx=etdt:
=∫(x−3)(x+3)dx=∫x2−9dx
Partial fractions: (x−3)(x+3)1=61(x−31−x+31)
=61ln∣∣x+3x−3∣∣+C=61ln∣∣et+3et−3∣∣+C
B2(b). Differentiate cos−1(1+x21−x2)
Let x=tanθ, so θ=tan−1x
1+tan2θ1−tan2θ=cos2θ
So cos−1(cos2θ)=2θ=2tan−1x
dxd[2tan−1x]=1+x22
1+x22
B2(a). I3 (using (n−1)In=tann−1x−(n−1)In−2)
For n=3: 2I3=tan2x−2I1
I1=∫tanxdx=ln∣secx∣
I3=2tan2x−ln∣secx∣+C
SECTION C
Q3(a). f(x)=x(1−x2)=x−x3
f′(x)=1−3x2=0⇒x=±31
f′′(x)=−6x
At x=31: f′′<0 → Maximum, f=332=923
At x=−31: f′′>0 → Minimum, f=−923
Area (curve crosses x-axis at x=0,±1):
A=2∫01(x−x3)dx=2[2x2−4x4]01=2(21−41)=2⋅41
A=21 sq. units
Q3(b). Differentiate y=cos3x from first principles
dxdy=h→0limhcos3(x+h)−cos3x
Using sum-to-product: cosA−cosB=−2sin(2A+B)sin(2A−B)
=h→0limh−2sin(3x+23h)sin(23h)
=h→0lim−2sin(3x+23h)⋅23hsin(23h)⋅23
=−2sin3x⋅1⋅23=−3sin3x
Q9(a). Show a⋅(b+c)=a⋅b+a⋅c
b+c=(1+2)i+(−5+1)j+(1+2)k=3i−4j+3k
a⋅(b+c)=(3)(3)+(−2)(−4)+(1)(3)=9+8+3=20
a⋅b=3−(−2)(−5)+1=3−10+1=−6…
Wait, let me recompute: a⋅b=(3)(1)+(−2)(−5)+(1)(1)=3+10+1=14