Pass Spring2025 Math1020 Week 7
Pass Spring2025 Math1020 Week 7
x3 − ze2y
1. lim
(x,y,z)→(−1,0,4) 6x + 2y − 3z
x2 − 2xy
2. lim
(x,y)→(2,1) x2 − 4y 2
x − 4y
3. lim
(x,y)→(0,0) 6y + 7x
x2 − y 6
4. lim
(x,y)→(0,0) xy 3
[1]
Question 2: Determine if the following limits exist or not. If they do exist give the value of the limit.
xy
(b) lim
(x,y)→(5,1) x + y
2x2 −xy−y 2
(c) lim(x,y)→(1,1) x2 −y 2
[1]
Question 3: Determine if the following limits exist or not. If they do exist give the value of the limit.
x2 y 2
(a) lim
(x,y)→(0,0) x4 + 3y 4
x3 y
(b) lim
(x,y)→(0,0) x6 + y2
[2] 1
Question 4: What is the limit of z = p as (x, y) → (0, 0)?
x2 + y2
[3]
Question 5: Show that the limit
5x2 y
lim
(x,y)→(0,0) x2 + y2
exists and is the same along the paths: y-axis and x-axis, and along y = x.
Solutions
Question 1
Question 2
Question 3
Question 4
Question 5
To determine whether the limit
5x2 y
lim
(x,y)→(0,0) x2 + y2
exists and is the same along the given paths, we follow these steps:
5. Conclusion:
All paths yield a limit of 0, and the Squeeze Theorem confirms the general limit. Therefore, the limit is existed and
it is:
0
2 Continuity
[4]
Question 1: Show that f is not continuous at (0, 0), where
2xy
if (x, y) ̸= (0, 0),
f (x, y) = x2 + y 2
0 if (x, y) = (0, 0).
[5] x−y
Question 2: Does the function f (x, y) = have any discontinuities? What about f (x, y) =
1+x+y
x−y
? Explain.
1 + x2 + y 2
[6]
Question 3: Find h(x, y) = g(f (x, y)) and the set on which h is continuous.
√
1. g(t) = t2 + t, f (x, y) = 2x + 3y − 6
1 − xy
2. g(t) = t + ln t, f (x, y) =
1 + x2 y 2
[7]
Question 4: Show that the following function is continuous at (0, 0):
xy
p if (x, y) ̸= (0, 0),
f (x, y) = x2 + y 2
0 if (x, y) = (0, 0).
y + x3
[7]
Question 5: Show f (x, y) = cos2 is continuous.
1 + x2
[6]
Question 6: Discuss the continuity of the function
sin(xy) if xy ̸= 0,
f (x, y) = xy
1 if xy = 0
Solutions
Question 1
Question 2
To determine if the functions have discontinuities, we analyze where their denominators are zero:
x−y
For f (x, y) = 1+x+y :
1. Find where the denominator is zero: Solve 1 + x + y = 0. This simplifies to y = −x − 1, which is a straight
line.
2. Conclusion: The function is undefined along the line y = −x − 1. Thus, f (x, y) has discontinuities along this
line.
x−y
For f (x, y) = 1+x2 +y 2 :
Final Answer:
• f (x, y) = x−y
1+x+y is discontinuous along the line y = −x − 1.
• f (x, y) = x−y
1+x2 +y 2 is continuous everywhere.
Part 1
p
h(x, y) = g(f (x, y)) = g(2x + 3y − 6) = (2x + 3y − 6)2 + 2x + 3y − 6
Since (2x + 3y − 6)2 is polynomial it is continuous everywhere, but square root is defined only for non-negative
numbers, therefore:
2x + 3y − 6 ≥ 0 ⇒ 2x + 3y ≥ 6
Hence h is continuous on its domain D, where:
D = {(x, y) | 2x + 3y ≥ 6}
Part 2
Our goal is to find h(x, y) = g(f (x, y)) and the set of points where h is continuous. Now, let’s consider the given
functions.
1 − xy
g(t) = t + ln(t) and f (x, y) =
1 + x2 y 2
1 − xy
Recall that we want to find g(f (x, y)). Hence, let’s consider t = f (x, y). Now, let’s substitute t = into
1 + x2 y 2
g(t).
1 − xy 1 − xy
g(f (x, y)) = + ln
1 + x2 y 2 1 + x2 y 2
Since h(x, y) = g(f (x, y)), then
1 − xy 1 − xy
h(x, y) = + ln
1 + x2 y 2 1 + x2 y 2
Now, we need to find the set of points where h is continuous. Recall that, ln(x) is defined for all x > 0. Hence,
the expression
1 − xy
ln
1 + x2 y 2
is only defined if
1 − xy
>0
1 + x2 y 2
1 − xy > 0(1 + x2 y 2 )
1 − xy > 0
1 > xy
1−xy
1 − xy
Hence, the expression ln 1+x2 y 2 is continuous for xy < 1. On the other hand, the expression is defined
1 + x2 y 2
for all values of x and y since 1 + x2 y 2 =
̸ 0 for all x and y. Therefore, h(x, y) is continuous on the set
{(x, y) | xy < 1}
Question 4
Step-by-Step Explanation:
1. Convert to Polar Coordinates: Let x = r cos θ, y = r sin θ. As (x, y) → (0, 0), r → 0. Substitute into the
function:
xy (r cos θ)(r sin θ) r2 cos θ sin θ
p = √ = = r cos θ sin θ.
x2 + y 2 r2 r
1
2. Apply the Squeeze Theorem: Note that | cos θ sin θ| ≤ 2 for all θ. Thus:
xy 1 r
p = |r cos θ sin θ| ≤ r · = .
x2 + y 2 2 2
r
As r → 0, 2 → 0. By the Squeeze Theorem:
xy
lim p = 0.
(x,y)→(0,0) x2 + y 2
3. Conclusion: Since the limit equals f (0, 0), the function is continuous at (0, 0).
Step-by-Step Explanation:
1. Continuity of the Denominator 1 + x2 : 1 + x2 is a polynomial in x, and polynomials are continuous everywhere.
Since x2 ≥ 0, 1 + x2 ≥ 1, so the denominator is never zero.
2. Continuity of the Numerator y + x3 : y + x3 is a sum of continuous functions (y and x3 ), so it is continuous
everywhere.
3
3. Continuity of the Fraction y+x 1+x2 : The quotient of two continuous functions is continuous where the denominator
is non-zero. Since 1 + x2 ̸= 0 for all (x, y) ∈ R2 , the fraction is continuous everywhere.
4. Continuity of cos(·): The cosine function is continuous for all real inputs.
y+x3
5. Continuity of cos2 (·): Squaring preserves continuity. Thus, cos2 1+x2 is continuous everywhere.
Conclusion:
All components of f (x, y) are continuous, and compositions of continuous functions are continuous. Therefore:
y + x3
2
f (x, y) = cos is continuous on R2 .
1 + x2
Question 6
sin(xy) if xy ̸= 0
f (x, y) = xy
1 if xy = 0
sin(xy) and xy are continuous functions, hence their ratio is also continuous except when the denominator becomes
zero.
Therefore, we need to check for continuity when xy → 0.
We need to find:
sin(xy)
lim
xy→0 xy
Substitute xy = t, so we get:
sin t
lim
t→0 t
Note that this limit is of the form 00 .
After applying L’Hôpital’s Rule, we get:
cos(t)
lim =1
t→0 1
Which is the same as the value of the function when t = xy = 0.
Hence, the given function is continuous on R2 .
3 Partial Derivatives
[1]
Question 1: Find all the 1st order partial derivatives:
z3
1. f (x, y, z) = 4x3 y 2 − ez y 4 + + 4y − x16
x2
4
2. w = cos(x2 + 2y) − e4x−z y + y 3
√
3. f (u, v, p, t) = 8u2 t3 p − v p2 t−5 + 2u2 t + 3p4 − v
4. g(s, t, v) = t2 ln(s + 2t) − ln(3v) s3 + t2 − 4v
[8] ∂f ∂f
Question 2: Find and for the following functions:
∂x ∂y
[9]
Question 3: Compute all second partial derivatives:
1. z = x2 y − y 3 x4
2. f (x, y) = ln(x2 + 3y)
[9]
Question 4: Find all values of x and y such that fx (x, y) = 0 and fy (x, y) = 0 simultaneously.
Solutions
Question 1
Question 2
Question 3
Question 4
4 Tangent planes
[1]
Question 1: Find the equation of the tangent plane to
6
z = x2 cos(πy) − at (2, −1).
xy 2
[1]
Question 2: Find the equation of the tangent plane to
p
z = x x2 + y 2 + y 3 at (−4, 3).
[10]
Question 3: Suppose f is a differentiable function of one variable. Show that all tangent planes to the
surface y
z = xf
x
intersect in a common point.
[9]
Question 4: Consider the surface S : z = x2 + 3y 2 .
(a) Find the slope of the tangent line to the curve of intersection of the surface S and the plane y = 1 at the
point (1, 1, 4).
(b) Find a set of parametric equations for the tangent line whose slope you computed in part (a).
(c) Find the slope of the tangent line to the curve of intersection of the surface S and the plane x = 1 at the
point (1, 1, 4).
(d) Find a set of parametric equations for the tangent line whose slope you computed in part (c).
(e) Find an equation of the tangent plane to the surface S at the point (1, 1, 4). (Hint: The tangent plane
contains both of tangent lines from parts (b) and (d).)
Solutions
Question 1
Question 2
Question 3
Question 4
5 Differentials
[1]
Question 1:Compute the differential of each of the following functions.
1. z = x2 sin(6y)
xy 2
2. f (x, y, z) = ln
z3
2
+y 2
3. z = ex tan(2x)
t3 r 6
4. u = s2
[6]
Question 2: Prove that if f is a function of two variables that is differentiable at (a, b), then f is continuous
at (a, b).
Hint: Show that
lim f (a + ∆x, b + ∆y) = f (a, b)
(∆x,∆y)→(0,0)
[6]
Question 3:
Show that fx (0, 0) and fy (0, 0) both exist but f is not differentiable at (0, 0).
Hint: Use the result of problem 2.
(b) Explain why fx and fy are not continuous at (0, 0).
Solutions
Question 1
Paul’s Online Notes, Pratice Problems & Notes Example 1, Section 13.5
Question 2
Recall that the function z = f (x, y) is differentiable at (a, b) if ∆z can be expressed in the form
If we rewrite this as
and use the fact that ε1 and ε2 → 0 as (∆x, ∆y) → (0, 0), we obtain that
Question 3
Part (a)
For every (x, y) ̸= (0, 0),
while
f (h, 0) − f (0, 0) f (0, h) − f (0, 0)
fx (0, 0) = lim = 0, fy (0, 0) = lim = 0.
h→0 h h→0 h
Thus, the partial derivatives fx , fy exist for every (x, y) ∈ R2 , and
2 2
y −x if (x, y) ̸= (0, 0),
fx (x, y) = (x2 + y 2 )2
0 if (x, y) = (0, 0),
2 2
x −y if (x, y) ̸= (0, 0),
fy (x, y) = (x2 + y 2 )2
0 if (x, y) = (0, 0).
1
On the other hand, f (h, h) = 2 for all h ̸= 0, and so
1
lim f (h, h) = ̸= 0 = f (0, 0),
h→0 2
showing that f is not continuous at (0, 0). Thus the derivative at (0, 0) cannot exist.
Part (b)
Now let’s find the limit of fx as (x, y) → (0, 0) along x = 0:
y 3 − 02 y 1
lim fx (0, y) = lim = lim = ∞ =
̸ 0 = fx (0, 0)
y→0 y→0 (02 + y 2 )2 y→0 y
x3 − x02 1
lim fy (x, 0) = lim = lim = ∞ =
̸ 0 = fy (0, 0)
x→0 x→0 (x2 + 02 )2 x→0 x
Acknowledgments
I, Le Mai Thanh Son, PASS Leader for MATH1020 - Calculus II course this semester, would like to express my grat-
itude to the following individuals and resources for their contributions in the Calculus field that I use in this document:
• UCL [8]
• Drexel [9]
• Stewart Calculus [10]
Their contributions have been instrumental in shaping the outcomes of this work.