Calculus 3 Notes
Calculus 3 Notes
Wave Heights
h = wave height (m)
h = f (v, t)
v = wind speed (km/h)
t = length of time the wind has been blowing at that speed(h)
Solve 1 − x2 − y 2 > 0
1
For example, the contour map of a mountain range would have level
curves denser when it is steeper, when f (x, y) describes the elevation for the
coordinates x, y.
Answer here
b) g(x, y) = x3 − y
Answer here
√
Find the domain of f (x, y, z) = z − x2 + y
What does it look like?
2
1 Iterated Integrals
• Suppose we have a function f (x, y) that is integrable on the rectangle
R = [a, b] × [c, d]
1
ZZ
f (x, y)dA
R
Z bZ d
= g(x)h(y)dydx
a c
Z b Z d
= g(x) h(y)dydx
a c
Z b Z d
= g(x)dx h(y)dy
a c
1.2.1 Example 1
Evaluate:
R2R3
1. 1 0
xy 2 dydx
R3R2
2. 0 1
xy 2 dxdy
1.2.2 Example 2
Evaluate:
RR
1. R
(y − 3x2 )dA, where R = [1, 2] × [0, 2]
RR
2. R
x sin(xy)dA where R = [0, π] × [1, 2]
1.2.3 Example 3
2
1.2.4 Example 4
(a) ZZ
(2y − 4x3 )dA; R = [0, 3] × [−5, 4]
R
ZZ Z 3 Z 4
3
(2y − 4x )dA = (2y − 4x3 )dydx
R 0 −5
Z 3 3
= [y 2 − 4x3 y] dx
0 −5
Z 3
= (16 − 163 − 25 − 20x3 )dx
0
Z 3
= (−36x3 − 9)dx
0
3
= [−9x4 − 9x] = −756
0
(b) ZZ
(x2 y 2 + sin(πx) + cos(πy))dA; R = [0, 1] × [−2, 1]
R
3
ZZ
(x2 y 2 + sin(πx) + cos(πy))dA
R
Z 1 Z 1
= (x2 y 2 + sin(πx) + cos(πy))dydx
0 −2
Z 1
1 1 1
= [ x2 y 3 + y sin(πx) − sin(πy)] dx
0 3 π −2
Z 1
5
= ( x2 − sin(πx))dx
0 3
5 1 1
= [ x3 − cos(πx)]
9 π 0
5 2
= +
9 π
2. Find the volume of the solid that lies under the plane 2x + 3y + z = 12
and above the rectangle R = [−2, 3] × [0, 1]
4
1 Lagrange Multipliers
There exists an optimal point where they have the same tangent line at
the same point.
The gradients of f (x, y) and g(x, y), ▽f and ▽g, at this optimal point
are scalar multiples of each other:
▽f = λ▽g
1.1 Method
▽f (x, y, z) = λ▽g(x, y, z)
and g(x, y, z) = k
2. Evaluate f at all points found in part a). Identify the extreme values.
1.1.1 Key steps for Bounded Region Critical Points with La-
grange
1
In some problems, you may be met with max L = f (⃗x) − λ(g(⃗x) − k)
Solving ▽L = ⃗0 leads to solving:
▽f = λ▽g
g(⃗x) = k
1.2 Examples
f (x, y) = x2 + 2y 2 ; g(x, y) = x2 + y 2
Find the extreme values of f subject to g(x, y) ≤ 1
2
1.2.4 Lagrange Multipliers Example 4
Max f (x, y, z) = x + 2y + 3z
Subject to: x − y + z = 1, x2 + y 2 = 1
1.3 Exercises
(a) f (x, y) = x2 + y 2 ; xy = 1
(b) f (x, y, z) = 2x + 6y + 10z; x2 + y 2 + z 2 = 35
3
1 Limits
Definition:
lim f (x, y) = L
(x,y)→(a,b)
Appendix D reading
lim f (x, y) = DN E
(x,y)→(a,b)
b)
xy
lim
(x,y)→(0,0) x2 + y2
c)
xy 2
lim
(x,y)→(0,0) x2 + y 4
1
1.1 Limit Laws
• lim( fg ) = lim(f )
lim(g)
, if lim(g) ̸= 0
Example: Evaluate
5xy 2
lim
(x,y)→(0,0) x2 + y 2
2 Continuity
Compute:
lim (xy 2 + x2 y 3 − 5x + 3y)
(x,y)→(2,1)
2
2.0.2 Continuity Example 2
x2 −y 2
Where is f (x, y) = x2 +y 2
continuous?
Present in notes
b)
x2 + sin2 y
lim
(x,y)→(0,0) 2x2 + y 2
3
c)
6x3 y
lim
(x,y)→(0,0) 2x4 + y 4
d)
x2 + sin2 y
lim
(x,y)→(0,0) x2 + 2y 2
e)
xy 4
lim
(x,y)→(0,0) x2 + y 8
f)
x4 + y 4
lim
(x,y)→(0,0) x2 + y 2
4
1 Maximum and Minimum Values
If f has a local maximum or minimum at (a, b) and fx (a, b) and fy (a, b) exist,
then fx (a, b) = 0 and fy (a, b) = 0
Proof: Let g(x) = f (x, b). If f has a local max.(min.) at (a, b), then g has
a local max.(min.) at a. Thus, g ′ (a) = 0 by Fermet’s Theorem for functions
of one variable. Then:
g ′ (a) = fx (a, b) = 0
We can say the same for fy (a, b) = 0, where h(y) = f (a, y). If f has
a local max.(min.) at (a, b), then h has a local max.(min.) at b. Thus,
h′ (b) = 0 by Fermet’s Theorem for functions of one variable. Then:
h′ (b) = fy (a, b) = 0
By extension, if you have a local max/min at (a, b), you hvae a critical
point at (a, b). However, not all critical points yield a local extreme value.
1
1.2 Second Derivatives Test
Note
• D = 0 ⇒ no information
• We may use a determinant:
fxx fxy 2
D= = fxx fyy − fxy
fyx fyy
f (x, y) = x4 + y 4 − 2xy + 1
Find and classify the local extreme values of f :
2
1.2.3 Second Derivatives Test Example 3
Find the three positive numbers whose sum is 150 and whose product is a
maximum.
• A boundary point of a set D is a point (a, b) such that every disk with
center (a, b) contains points in and out of D.
1. D = {(x, y) : x2 + y 2 ≤ 4}
1. Closed
2. Not closed
3
1.4 Method to Solve Extrema
1.5.1 Example 1
4
1 Motion in Space
Give ⃗r(0) =< 0, 0, 1 >, ⃗v (0) =< −1, 1, 1 >, and ⃗a(t) =< 6t, 1, 4t >
Rt
Aside: ⃗v (t) = ⃗v (t0 ) + t0 ⃗a(u)du
F⃗ (t) = m⃗a(t)
1
1.3.1 Newton’s 2nd Law Example 1
Our projectile is fired with a muzzle speed of 200 m/s at an angle of elevation
of 60o from a position 15m above the ground. Where does it hit the ground
and with what speed?
2
ANSWER: t = −0.08 or 35.43
x = 3543m at 200.73 m/s
3
1 Partial Derivatives
f (x + h, y) − f (x, y) ∂f
fx (x, y) = lim =
h→0 h ∂x
f (x, y + h) − f (x, y) ∂f
fy (x, y) = lim =
h→0 h ∂y
In general, u = f (x1 , x2 , . . . , xn )
∂ ∂f ∂ 2f
(fx )x = fxx = f11 = ( )=
∂x ∂x (∂x)2
∂ ∂f ∂ 2f
(fy )y = fyy = f22 = ( )=
∂y ∂y (∂y)2
∂ ∂f ∂ 2f
(fx )y = fxy = f12 = ( )=
∂x ∂y ∂x∂y
∂ ∂f ∂ 2f
(fy )x = fyx = f21 = ( )=
∂y ∂x ∂y∂x
Suppose t is defined on a disk D that contains (a, b) . If fxy and fyx are both
contoinuous on D, then
fxy (a, b) = fyx (a, b)
1
1.0.2 Partial Derivatives Example 1
Wave Heights
h = f (v, t)
Find in notes
f (x, y) = x3 + x2 y 3 − 2y 2
Find fx (2, 1) and fy (2, 1)
1.1 Interpretation
z = f (x, y)
f (a, b) = C
→ P (a, b, c)
2
T1 = tangent to C1 at P (a, b, c) → fx (a, b) = slope of T1
T2 = tangent to C2 at P (a, b, c) → fy (a, b) = slope of T2
So, the slope at (1, 1, 1)on the curve of intersection of f with y = 1 is -2.
The slope at (1, 1, 1) on the curve of intersection of f with x = 1 is -4.
b) Find these tangent lines (TIP: Find curves of intersection)
∂f ∂f y
Find ∂x
and ∂y
when f (x, y) = sin 1+x
3
1.2.1 Partial Derivatives Example 6
4
1 Probability
RbRd
P (a ≤ x ≤ b, c ≤ y ≤ d) = a c
f (x, y)dydx
x and y are trapped between two values (a, b) and (c, d) respectively.
1.1 Independence
1
and: ZZ
µ2 = yf (x, y)dA
R2
Idea: µ1 and µ2 are the coordinates of the “center of mass” of the probability
distribution.
Single-Variable:
1 −(x−µ)2
f (x) = √ e (2σ)2
σ 2π
1.4.1 Example 1
Find P (X ≤ 7 and Y ≤ 2
2
1.4.2 Example 2
Waiting Times. We manage a movie theater and determine the average time
movie goers wait in line to buy a ticket for this week’s film is 10 minutes and
the average time they wait to buy popcorn is 5 minutes.
Assuming the waiting times are independent, find the probability that a
movie goer waits a total of less than 20 minutes before taking his or her seat.
1.4.3 Example 3
3
1 Tangent Planes
If two tangent lines can be acquired from a function of z, a tangent plane can
be found. We have some methods by which we can form a tangent plane:
dy
The equation of a line is given by its slope dx multiplied by (x − x0 ), which
is equal to (y − y0 ):
dy
y − y0 = (x − x0 )
dx
Where x0 and y0 are constants representing a translation in the x and y axes
respectively.
Next we isolate z − z0 :
Where a = − CA and b = − B C
, and that is our equation of a plane in terms of
(x, y)
Now, this is beginning to resemble the equation of a line.
When y = y0 , we see z − z0 = a(x − x0 ) which is a line where a is the slope.
Likewise, when x = x0 , we see z − z0 = b(y − y0 ), a very similar behaviour.
Now that we have our equation of a plane in terms of x and y, we can find
the tangent plane to a point P (x0 , y0 , z0 ) of a function f (x, y) by using the
partial derivatives of f (x, y) to solve for slopes:
1
1.0.1 Tangent Planes Example 1
2 Linear Approximation
Linearization of f at (x0 , y0 )
L(x, y) = f (x0 , y0 ) + fx (x0 , y0 )(x − x0 ) + fy (x0 , y0 )(y − y0 )
2
2.1 Increment Theorem Proof
If we alter the function to deal with the x and y axes independently, that
is, fixing the x coordinate to find changes in the y axes and fixing the y
coordinate to find changes in the x axes, we end up with:
In this step, we use the additive identity (adding by 0) to find two func-
tions which describe △z as functions of △x and △y respectively.
It follows then:
g(x0 + △x) − g(x0 )
= g ′ (u)
△x
Where ∃u ∈ [x0 , x0 + △x] such that g(x0 + △x) − g(x0 ) = g ′ (u)△x
Now, we attempt to substitute f for g:
3
Notice that we can already substitute this into equation (1). Before we
do so, we will perform a similar operation on y.
If we shuffle the terms in equations (8) and (9), and multiply by △x and
△y, we can rewrite equation (7) to include ϵ:
△z = fx (x0 , y0 )△x + ϵ1 △x + fy (x0 , y0 )△y + ϵ2 △y
△z = fx (x0 , y0 )△x + fy (x0 , y0 )△y + ϵ1 △x + ϵ2 △y
4
2.2 Differentials
Linearization:
f (x, y, z) ≈ f (a, b, c) + fx (a, b, c)(x − a) + fy (a, b, c)(y − b) + fz (a, b, c)(z − c)
Differentials: w = f (x, y, z)
dw dw dw
dw = dx + dy + dz
dx dy dz
5
2.4.1 Linearization Example 1
Let z = f (x, y) = x2 − y 2
a) Find dz = fx (x, y)dx + fy (x, y)dy
b) Compute dz when x changes from 3 to 2.96 and y changes from 2 to 2.05
c) Compare dz and △z for the changes above.
We measure the radius and height of of a right circular cylinder as 10cm and
25cm, respectively. The possible error is at most 0.1cm for both measure-
ments. Using differentials, approximate the maximum error in calculating
the volume of the cylinder.
6
1 Triple Integrals over Cylindrical, Spherical
Coords.
(r, θ, z)
x = r cos θ
y = r sin θ
2
r 2 = x2 + y
y
tan θ =
x
E = (x, y, z) : (x, y) ∈ D, uz (x, y) ≤ z ≤ u2 (x, y)
D = (r, θ) : α ≤ θ ≤ β, h1 (θ) ≤ r ≤ h2 (θ)
dV = rdzdrdθ
(ρ, θ, ϕ)
r = ρ sin ϕ
x = ρ sin ϕ cos θ = r cos θ y
tan θ =
y = ρ sin ϕ sin θ = r sin θ x
z = ρ cos ϕ
ρ = x + y2 + z2
2 2
1
1.2.1 Spherical Wedge
IDEA: Divide E into smaller spherical wedges Eijk using equally spaced
spheres ρ = ρi , half-planes θ = θj , and half-cones ϕ = ϕk
1.3.1 Example 1
The solid E lies within the cylinder x2 + y 2 = 1 below the plane z = 4, and
above the paraboloid z = 1−x2 −y 2 . The density at any point is proportional
to its distance from the axis of the cylinder. Find the mass of E
1.3.2 Example 2
Evaluate: √
Z 2 Z 4−x2 Z 2
√ √ (x2 + y 2 )dzdydx
−2 − 4−x2 x2 +y 2
2
1 Vector Functions and Space Curves
1.1 Introduction
1.3 Limits
limt→a ⃗r(t) =< limt→a f (t), limt→a g(t), limt→a h(t) >
1.5 Continuity
1
1.7 Space Curve Example 1
Find a vector function for the line segment from: P (2, 4, −1) to Q(3, 0, 4)
recall: ⃗r(t) = (1 − t)⃗ ⃗ r⃗0 )
r0 + t⃗r1 = r⃗0 + t(r1 −
2
1.11 Exercise left for students: Vector Functions and
Space Curves
3
1 Applications of Double Integrals
△m
ρ(x, y) = lim
△A→0 △A
• We want to find the total mass m of the lamina (a thin layer, plate, or
scale of sedimentary rock, organic tissue, or other material
• Use △A = area of Rij ⇒ mass of the lamina ≈ π(x∗ij , yij∗ )△A in Rij
1
1.2.1 Total Electric Charge Example
σ(x, y) = xyC/m2
Region D: region bounded by y = 1 − x, y = 1, andx = 1
We will extend this to a lamina with density function ρ(x, y) and occu-
pying a region D.
2
Moment of Inertia about the Origin:
ZZ
I0 = (x2 + y 2 )ρ(x, y)dA
D
Note: I0 = Ix + Iy
1.5.1 Example 1
1.5.2 Example 2
3
1 Arc Length
Rb
Before: displacement = a
v(t)dt
Rb
distance = a |v(t)|dt
Draw model Rb
Arc Length = L = a |⃗r ′ (t)|dt
Find the length of the arc of the space curve from the point P (0, 0, 1) to
Q(0, 2π, 1) where ⃗r(t) = sin(t)î + tĵ + cos(t)k̂
Suppose we have curve C : ⃗r(t) where a ≤ t ≤ b , then its arc length function
is: Rt
s(t) = a |⃗r ′ (u)|du = arc length traveled at time t
Rt ′
Use the FTC 1, we see that ds dt
= d
dt a
|⃗r (u)|du
1
1.4 Arc Length Example 2
2
1 Chain Rule
Recall:
If: y = f (x) and x = g(t), then
dy dy dx
= ∗
dt dx dt
x y
t t
dz ∂f dx ∂f dy
= +
dt ∂x dt ∂y dt
1
Now, we divide both sides of the equation by △t:
△z ∂f △x ∂f △y △x △y
= + + ϵ1 + ϵ2
△t ∂x △t ∂y △t △t △t
∂f △x ∂f △y △x △y
= lim + lim + ( lim ϵ1 ) lim + ( lim ϵ2 ) lim
∂x △t→0 △t ∂y △t→0 △t △t→0 △t→0 △t △t→0 △t→0 △t
(2)
∂f dx ∂f dy dx dy
= + +0· +0· (3)
∂x dt ∂y dt dt dt
∂f dx ∂f dy
= + (4)
∂x dt ∂y dt
∂z ∂f
Let us rewrite this for using ∂x
instead of ∂x
:
dz ∂z dx ∂z dy
= +
dt ∂x dt ∂y dt
Now let us look at the case where x and y are functions of two variables:
x = g(s, t), y = h(s, t)
2
We simply have two differentials rather than a single one:
∂z ∂f dx ∂f dy A function of t
= +
∂s ∂x ds ∂y ds
∂z ∂f dx ∂f dy A function of s
= +
∂t ∂x dt ∂y dt
1.3 Examples
dz
If z = x2 y 3 , x = cos(2t), and y = 1 + sin t, then find dt
when t = 0.
3
1.3.3 Chain Rule Example 3
z = ex cosy, x = st3 , y = s3 t
Find dz
ds
and dz
dt
.
4
1 Cylindrical Coordinates
Cylindrical to rectangular:
x = r cos θ
y = r sin θ
z=z
r 2 = x2 + y 2 = 4 + 4 = 8 (1)
√
r =+−2 2 (2)
y −2 π
tan θ = = = −2 ⇒ θ = − + πn (3)
x 2 4
1
1.2 Cylindrical Coordinates Example 3
Sketch
a) θ = π4
b) r = 2
c) z = r
Consider x2 + y 2 − z 2 = 1
a) Classify this quadric surface
2
Hyperboloid of one sheet
b) Find a cylindrical equation for this surface
x2 + y 2 = r 2
r2 − z 2 = 1
r2 = z 2 + 1
2 Spherical Coordinates
(, θ, ϕ)
3
2.4 Spherical Coordinates Example 4
4
1 Derivative of a Parametric Function in a
3-Dimensional Space
1.1 Theorem 1
1.2 Theorem 2
x=2−t→t=2−x (1)
√ p
→ y = 2 − x = −(x − 2) (2)
⃗r(1) =< 1, 1 > (3)
1
1.5 Derivative of a Parametric Function Example 3
Suppose |⃗r ′ (t)| = c , a constant. Show ⃗r ′ (t) in orthogonal to ⃗r(t) for all t.
|⃗r(t)|2 = c2 (1)
⃗r(t) · ⃗r(t) = c2 (2)
d
: ⃗r ′ (t) · ⃗r(t) + ⃗r(t) · ⃗r ′ (t) = 0 (3)
dt
2⃗r ′ (t) · ⃗r(t) = 0 (4)
⃗r ′ (t) · ⃗r(t) = 0 (5)
∴ ⃗r ′ (t) is orthogonal to ⃗r(t)
2
2 Integral of a Parametric Function in a 3-
Dimensional Space
3
1 Double Integrals over General Regions
We want to evaluate: ZZ
f (x, y)dA
D
• Assume D is bounded
• Let
f (x, y), if (x, y) ∈ D
F (x, y) =
0, if (x, y) ∈
/D
Idea ZZ ZZ
f (x, y)dA = F (x, y)dA
D R
Works if F is integrable
→ if f is continuous on D and the following curve of D is ”nice”, then this
works.
ZZ
f (x, y)dA
ZZ 0
= F (x, y)dA
R
Z bZ d Z bZ g2 (x)
= F (x, y)dydx = F (x, y)dydx
a c a g1 (x)
Z b Z g2 (x)
= f (x, y)dydx
a g1 (x)
1
1 Double Integrals in Polar Coordinates
β−α
Divide [α, β] into n subintervals [θj−1 , θi ] of equal width △θ = n
Recall: area A of a sector of a circle with radius r and sector angle θ is:
1
A = r2 θ
2
1 1 2
= ri2 △θ − ri−1 △θ
2 2
1
= (ri2 − ri−1
2
)△θ
2
1
= (ri − ri−1 )(ri + ri−1 )△θ
2
△Ai = ri∗ △r△θ
RR
If f is continuous, R
f (x, y)dA may be found using polar coordinates.
1
Rectangular coordinate conversion:
R = {(r, θ) : a ≤ r ≤ b and α ≤ θ ≤ β}
Then: ZZ Z β Z b
f (x, y)dA = f (r cos θ, r sin θ)rdrdθ
R α a
if f is continuous on D, then:
ZZ Z β Z h2 (θ)
f (x, y)dA = f (r cos θ, r sin θ)rdrdθ
D α h1 (θ)
2
• If f (x, y) = 1, h1 (θ) = 0, and h2 (θ) = h(θ), then the area of the region
D is:
ZZ Z β Z h(θ)
A(D) = 1dA = rdrdθ
D α 0
Z β
1 h(θ)
= [ r2 ]0 dθ
α 2
Z β
1
= [ h(θ)]2 dθ
α 2
RR
Evaluate R (3x − ry 2 )dA where R is the region in the upper half-plane
bounded by the circles x2 + y 2 = 1 and x2 + y 2 = 4.
Find the volume of the solid bounded by the xy-plane and the paraboloid
z = 1 − x2 − y 2 .
Find the volume of a solid that lies under the paraboloid z = x2 + y 2 , above
the xy-plane, and inside the cylinder x2 + y 2 = 2x.
1.2 Exercies
1. Evaluate:
RR
(a) D xydA where D is the disk with center at the origin and
radius 3
RR
(b) R cos(x2 +y 2 )dA, where R is the region that lies above the x-axis
within the circle x2 + y 2 = 9.
3
2. A swimming pool is circular with a 10-metre diameter. The depth is
constant along east-west lines and increases linearly from 1m at the
south end to 2m at the north end. Find the volume of the water in the
pool.
4
1 Double Integrals Over Rectangles
Recall:
Z b n
X
f (x)dx = lim f (xki )△xd
a n→∞
i=1
where
b−a
△x =
n
Rb
a
f (x)dx = signed area between f and the x-axis from a to b.
1.1.1 Rectangle R
R = [a, b] × [c, d]
= {(x, y)|a ≤ x ≤ b and c ≤ y ≤ d}
Idea
Volume m X
n
X
=V ≈ f (x∗ij , yij∗ )△A
i=1 j=1
1
n X
X n
V = lim f (x∗ij , yij∗ )△A
m,n→∞
i=1 j=1
Find: Z Z √
1 − x2 dA where R = [−1, 1] × [−2, 2]
2
1.3 Average Value
2. ZZ ZZ
cf (x, y)dA = c f (x, y)dA
R R
Exercises:
3
1 Equations of Lines
⃗r = r⃗0 + t⃗v
t is the paramater of the equation.
⃗
Reiterate: ⃗r = r⃗0 + tIP
Let ⃗v =< a, b, c >
then < x, y, z >=< x0 , y0 , z0 > +t < a, b, c >
< x, y, z >=< x0 + ta, y0 + tb, z0 + tc >
So the parametric equations for a line are as follows:
• x = x0 + ta
• y = y0 + tb
• z = z0 + tc
1
Lines in a 3D space can be parallel, intersecting, or skew.
The figure above demonstrates v⃗1 which travels from I(x, y, z) to P (x, y, z)
Previously, we know ⃗r = r⃗0 + t⃗v
Substitute ⃗v = r⃗1 − r⃗0
We get ⃗r = r⃗0 + t(⃗r1 − r⃗0 )
⃗r = (1 − t)⃗
r0 + t⃗r1
0 ≤ t ≤ 1, since the parameter t limits the points to between I and P
2
when substituting t and u into the equations.
We can solve u first.
u+5
2+ = 1 + 2u (4)
3
u+5
2u − =1 (5)
3
5u − 5
=1 (6)
3
5
u= (7)
8
5
+545
So t = 8 3 = 24
Now, we substitute the values and check for intersections.
45 5
x=2+ = 1 + 2( ) (8)
24 8
93 9
= (9)
24 4
So we do not have an intersection
Therefore the lines are skew.
2 Equations of Planes
A plane has an origin P0 (x0 , y0 , z0 ) and normal vector ⃗n.
The normal vector is a vector which is orthogonal to any line on the plane,
and lines on the plane originate from the origin P0 (x0 , y0 , z0 ) to an endpoint
P (x, y, z). Thus, lines on the plane can be represented as P⃗0 P .
We can use two vectors, ⃗r and r⃗0 to point to the points P0 and P respectively.
This is represented in the figure below.
3
2.1 Incomplete do later
Ex. Find where line L intersects plane 5x − 2y + 4z = 18
L : x = −4t, y = 5 + t, z = 2 + 3t
3. The angle between intersecting planes is the angle between their normal
vectors
2.2 Continued
4
P1 (x1 , y1 , z1 )
ax + by + cz + d = 0
EX: Find the distance between the parallel planes
2.3 E
x: Find the distance between the lines L1 and L2
The distance between L1 and L2 is the same as the distance between the
two parallel planes that contain these lines.
The normal vector ⃗n for these two planes must be orthogonal to v⃗1 and v⃗2
5
1 Vectors and Surfaces
Before: y = f (x)
After: z = f (x, y)
w = f (x, y, z)
Quadric Surfaces
2 2 2
Ellipsoid: xa2 + yb2 + zc2 = 1
2 y2
Elliptic Paraboloid: zc = xa2 + b2
z x2 y2
Hyperbolic Paraboloid: c
= a2
− b2
1
2 2 2
Cone: zc2 = xa2 + yb2
2 2 2
Hyperboloid of One Sheet: xa2 + yb2 − zc2 = 1
2 2 2
Hyperboloid of Two Sheets: −x a2
− yb2 + zc2 = 1
Ex: Put the equation in standard form and classify the surface.
x2
(1)
y2