12.1 Three Dimensional Coordinate Systems, Summaries of Calculus

Definition 2: 3D Coordinate System. We say R3 = R x R x R = 1(x, y, z)|x, y, z ∈ Rl is the set all ordered pairs is known as the 3D coordinate system.

Typology: Summaries

2022/2023

Uploaded on 02/28/2023

uzmaan
uzmaan 🇺🇸

3.1

(9)

215 documents

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Updated: January 9, 2016 Calculus III Section 12.1
Math 232
Calculus III
Brian Veitch Fall 2015 Northern Illinois University
1
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download 12.1 Three Dimensional Coordinate Systems and more Summaries Calculus in PDF only on Docsity!

Math 232

Calculus III

Brian Veitch • Fall 2015 • Northern Illinois University

12.1 Three Dimensional Coordinate Systems

Definition 1: Point

A point P (a, b, c) is to be understand as

a = x − coordinate

b = y − coordinate

c = z − coordinate

If x = 0 ⇒ yz plane. If y = 0 ⇒ xz plane. If z = 0 ⇒ xy plane.

    1. x =
    1. y = −

Formula 1: Distance and Midpoint Between Points

Given two points P (x 1 , y 1 , z 1 ) and Q(x 2 , y 2 , z 2 ) the distance between the two points is

Distance: |P Q| =

(x 1 − x 2 )^2 + (y 1 − y 2 )^2 + (z 1 − z 2 )^2

Midpoint: M id(P Q) =

x 1 + x 2 2

y 1 + y 2 2

z 1 + z 2 2

Example 3

Find the midpoint and distance between the points P (2, − 1 , 7) and Q(1, − 3 , 5)

|P Q| =

(1 − 2)^2 + (−3 + 1)^2 + (5 − 7)^2 =

M id(P Q) =

  1. −x + y = 5. There is no restriction on z meaning z can be anything. This turns the

line from the previous example into a plane.

  1. x^2 + y^2 = 9, z = 2. In the xy plane this is a circle with radius 3. Shift the circle up to

z = 2.

  1. x^2 + 9^2 = 9. Since there is no restriction on z the circle can extend up and down along

the z axis to form a cylinder.

Definition 3: Equation of a Sphere