Exam 10 May 2017 Questions
Exam 10 May 2017 Questions
EXAMINATION PAPER
Session - 2016/2017
Faculty of Technology
Programme - Engineering
Level - One
SECTION A
Attempt ALL questions in this section
The maximum mark for this section is 70
Please give the answers correct to 3 decimal places
ω 3 t2 − ω 2 t2
S=
ω2t
(3 marks)
(3 marks)
ln y 2 − 5y + e4 = 4
(3 marks)
a = i + 2j − 3k, b = 4i − 5j + 6k
z = −6 + 8j
(3 marks)
(4 marks)
(c) Find the integral using partial fractions
5x + 7
Z
dx
x2 − 9
(5 marks)
SECTION B
Attempt only one question in this section
The maximum mark for this section is 30
Please give the answers correct to 3 decimal places
Formulae:
• The binomial theorem
n(n − 1) n−2 2 n(n − 1)(n − 2) n−3 3
(a+b)n = an +nan−1 b+ a b+ a b +· · ·+bn
2! 3!
• Trigonometrical identities
sin2 A + cos2 A = 1
sin A
= tan A
cos A
sin(A ± B) = sin A cos B ± cos A sin B
cos(A ± B) = cos A cos B ∓ sin A sin B
sin 2A = 2 sin A cos A
cos 2A = cos2 A − sin2 A
= 2 cos2 A − 1 = 1 − 2 sin2 A
• Laws of logarithm
If A = bc , then logb A = c.
These laws apply in any bases:
A
log A + log B = log AB log A − log B = log
B
log X ln X
n log A = log An loga X = =
log a ln a
• Laws of powers:
m n m+n Am
A A =A A ÷ A = n = Am−n
m n
√ A √
(Am )n = Amn 1/n
Am/n = Am
n n
A = A,
1 1 1
= x−1 , = (a + x)−1 , m
= (a + x)−m
x a+x (a + x)
• Matrices
If
a b
A=
c d
then
−1 1 d −b 1 d −b
A = =
|A| −c a ad − bc −c a
• Vectors
1. Normal p
If r = x i + y j + z k then |r| = x2 + y 2 + z 2
2. Scalar (dot) product
If a = a1 i + a2 j + a3 k and b = b1 i + b2 j + b3 k then
a · b = a1 b 1 + a2 b 2 + a3 b 3 , or a · b = |a||b| cos θ
• Complex number
1. Cartesian form z = a + bj
2. Polar form
z = r(cos θ + j sin θ) = rejθ
where
p b
a = r cos θ, b = r sin θ, r = a2 + b 2 , tan θ = , (−π ≤ θ ≤ π)
a
3. De Moivre’s theorem
• Elementary derivatives
df
function f (x) derivatives
dx
k 0 (k is a constant )
xn nxn−1
ekx kekx
1
ln(kx) (k is any constant)
x
sin kx k cos kx
cos kx − k sin kx
ax ax log a
• Derivative rules
d du dv
(au ± bv) = a ± b , (where a and b are constant)
dx dx dx
2. The product rule
d dv du
(uv) = u + v = uv ′ + vu′
dx dx dx
3. The quotient rule
d u vu′ − uv ′
=
dx v v2
4. The chain rule
If y = y(u) where u = u(x) then
dy dy du
= ×
dx du dx
• Integral rules
2. Integration by substitution
Z Z Z b Z u(b)
du du
f (u) dx = f (u)du, f (u) dx = f (u)du
dx a dx u(a)
3. Integration by parts
Z Z
dv du
u dx = uv − vdx
dx dx
4. Other form
f ′ (x)
Z
dx = ln |f (x)| + C
f (x)
• Elementary integrals
xn+1
Z Z Z
xn dx = + C (n 6= −1) dx = 1dx = x + C
n+1
x2 1
Z Z Z
xdx = +C dx = x−1 dx = ln |x| + C
2 Z x
cos kx sin kx
Z
sin kxdx = − +C cos kxdx = +C
k k
ekx ax
Z Z
ekx dx = +C ax dx = +C
k ln a
• Centre of mass for any plates bounded by the two curves f (x) and
g(x):
Z b Z b
A= (f (x) − g(x))dx, M = ρ (f (x) − g(x))dx
a a
b Z b
1
Z
2 2
Mx = ρ [f (x)] − [g(x)] dx, My = ρ x(f (x) − g(x))dx
a 2 a
1 b
Z
My
x̄ = = x(f (x) − g(x))dx
M A a
1 b1
Z
Mx
[f (x)]2 − [g(x)]2 dx
ȳ = =
M A a 2
• Newton-Raphson formula
f (xn )
xn+1 = xn −
f ′ (xn )
• Numerical integration
1. Trapezium rule
Z b
h
f (x) ≈ {f (x0 )+2f (x1 )+2f (x2 )+· · ·+2f (xn−1 )+f (xn )},
a 2
b−a
where h =
n
2. Simpson’s rule
Z b
h
f (x)dx ≈ {f (x0 ) + 4[f (x1 ) + f (x3 ) + · · · ] + 2[f (x2 ) + f (x4 ) + · · ·
a 3
+ f (xn )}
b−a
where n is an even number and h =
n
• Solution of first order differential equation
dy
if + p(x)y = q(x) then
dx
Z
1
y= µ(x)q(x)dx + C
µ(x)
where R
p(x)dx
µ(x) = e
ak 2 + bk + c = 0
and
sP
√ n Pn
fi (xi −
i=1P x̄)2 xi f i
standard deviation = variance = n , x̄ = Pi=1
n
i=1 fi i=1 fi