Math 222 Additional Practice Midterm
Math 222 Additional Practice Midterm
Answer the questions to the best of your ability. Note the problems written here are significantly
harder than past exams. These questions should be seen as extension questions. For those looking
for more representative exam questions, review the past exams on Canvas.
dy
p (x) + q (x) y = r (x) ,
dx
(b) (Mixing) Suppose a tank initially has 100 liters (L) of salt water solution had 30 kilo-
grams (kg) of salt in it. Salt water containing 40 (kg) per liter of salt is pumped in
at a rate of 6L per minute and the mixed solution is pumped out at a rate of 12L per
minute. Assuming ideal mixing, write but do not solve a differential equation modelling
the amount of salt left in the tank as a function of time.
(i) Write another differential equation if the mixed solution is pumped out at a rate
of 6L per minute.
di
(c) (Physics Application) The differential equation for an RL circuit is given by, dt +RLi =
1
L E (t) where i(t) is the current, E(t) is the applied EMF, and R, L are constants. Solve
the differential equation if E (t) = E0 cos (ωt) where ω, E0 are constants with initial
conditions, i (0) = 0.
1
t = 0, the coordinates are (1, 0). Find and solve a differential equation relat-
ing x and y by switching to polar coordinates. Hint: Start with the relationships,
r2 = x2 + y 2 , θ = tan−1 xy and differentiate each.
(b) Prove that the parametric equations x = h + rcos (θ) , y = k + rsin (θ) represent the
equation of a circle centered at (h, k) by eliminating the parameter, θ.
2
(c) Calculate ddxy for the curves defined by the equations, x (t) = t5 − 4t3 + t, y (t) =
cos 10t2 + 5
(d) The cycloid curve is defined as x (t) = t − sin (t) , y (t) = 1 − cos (t) , 0 ≤ t ≤ 2π
(e) Derive the formula for the area of a sphere of radius r centered at the origin. Hint: Use
the parametric equations, x (t) = rcos (t) , y (t) = rsin (t), where 0 ≤ t ≤ π.
(i) 3x − 4y = 7
(ii) x2 = 4y
2
(i) Finding a geometric series that describes the pattern. What is a and r? Is this a
convergent series?
(ii) Compute the sum, Sn .
(i) Finding a geometric series to represent 0.9 repeating. What is a and r? Is this a
convergent series?
(ii) Compute the sum, Sn and deduce the statement above.
(f) Determine if the series below converge or diverge using any test you have learned.
P∞ −ln(n) hint 4−ln(n) = 1
(i) n=1 4 nln(4)
P∞ en
(ii) n=1 1+e2n
P∞ 9
(iii) n=2 n2 −1 , find the sum for this one.
P∞ n 4n2
(iv) n=1 (−1) 3n2 +7
P∞ (−1)n+1
(v) n=1 3n
P∞ n2
(vi) n=1 n4 +3n3 +7
(g) True/False: If ∞
P P∞
n=1 |an | converges then n=1 an converges