Home
Note: many links may not work
3D Coords & Vectors
[[chap12.pdf]]
Cell: ### ### ####
Common Final: [[2022-11-16]] @ 19:00 WebWork for homework
[[Math 243 Chapter 12 Notes.pdf]]
- x = independant
- y = dependant
- x & y plane = independant
- z = dependant
Set of all pts eq from a given pt called centre, labeled by
Give the centre and radius of the sphere (Complete the square) Answer:
![[Pasted image 20220909083000.png]]
projection - set a variable to zero to put it on a single plane
traces - let z = different values
Vectors
Vector: Anythign that is fully described by magnitude and direction may be modelled by a vector
2 vecs are equivalent if they have the same mag. & dir.
- Geometric: Arrow from a pt (Initial Point) to another pt (Terminal Point) and/or an angle from x axis
- Cartesian:
Denote vector formed from to
Geometric: Arrow from to
Cartesian:
Polar
Unit Axial Basis
Add/Sub like components Result = resultant vector
A special vector: unit vector of
mag of
Dot Product = Inner Product = Scalar Product
Ex.
This results in a number
is the angle between vectors
#dotproduct-aro if then if dot product then angle is in Quadrant I = acute if dot product then angle in Quadrant II = obtuse
work = force * displacement
Reference 12.3#1
Component projection of onto
Vector projection of onto $$
\begin{align}
\frac{\vec{a}\cdot \vec{b}}{|\vec{a}|} \cdot \frac{\vec{a}}{|\vec{a}|} \
proj_{\vec{a}}\vec{b} = \frac{\vec{a}\cdot \vec{b}}{|\vec{a}|^{2}}\vec{a} \end{align} $$
Cross Product = Outer Product new vector to both
%%![[Pasted image 20220912085241.png]]%%
if then
Given 3 vectors (Reference 12.4#1)
![[Pasted image 20220914081430.png]] (08:14) Plane = two vectors between the points
![[Pasted image 20220914081951.png]] (8:19) Use the scalar triple product to show that the vectors ... are coplanar Volume of parallelipiped = 0?
2 Special Vector Functions
Line
in 2d:
direction initial value,
in vectors:
$$ \begin{align}
\vec{v} &\to \text{direction} \ \vec{r_{0}} &\to \text{terminal point on the line of a given victor}\ t &\to \text{time/independent variable} \end{align} $$
![[Pasted image 20220914090554.png]] (9:03 ish)
![[Pasted image 20220914090325.png]] (9:05)
Eq of a line segment between 2 pts and
![[Pasted image 20220916081046.png]]
Check that the coefficient of each component is a scaled value
not as
$$ \begin{align} 1 + 2t &= -11 + 3s \ 17 + 7t &= -22 + 9s \ \
-3 ( 2t - 3s &= -12 ) \ 7t - 9s &= -39 \ \
t &= -3 \ s &= 2 \ \end{align} $$
Plug in the values for the , if they're the same, then they intersect, else skew
Given some pt of some plane , the vector equationof the plane
![[Pasted image 20220916082652.png]]
- Cross two vectors to get the normal
- Plug into above
![[Pasted image 20220916083308.png]]
- Plug equations into the plane equation to get t
- Put the resultant back into the equations
![[Pasted image 20220916083656.png]]
- Find the angle between the normals
- acute, obtuse, or right? #dotproduct-aro
Cylinder: Surface that consists of all lines to a given line that passes through a given plane ~ Any function in 3d only displaying 2 variables
12.6#1
$$ \begin{align} Ax^{2}+by^{2}+Cz^{2}+Dxy+Eyz+Fxz+Gx+Hg+Iz+J=0 \
\end{align} $$
Need to know: ![[Pasted image 20220914084706.png]]