unit 7 Flashcards
(45 cards)
what do vector equations vs standard form/y-int form eqns define?
- y-int/standard form: define all points (x, y) on line
- vector: eqn tht describes resultant vectors (start at origin, end at point on line)
vector eqn of a line
[x, y] = [x0, y0] + t [m1, m2]
- [x0, y0] is any pt on line
- [m1, m2] is direction vector parallel to line
for a line tht goes through the point A(x, y) and B(x, y), write a vector eqn.
- find slope with AB = [x2-x1, y2-y1] and sub into [m1, m2]
- plug either given point into [x0, y0]
determine 3 more position vectors given a vector equation
- plug in literally any number for the t-values and expand into [m1, m2]
- actually ADD [x0, y0] + [m1, m2]
determine if the point (x, y) is on the line of a vector equation
- write down given vector eqn
- plug pt into [x, y]
- split into two parametric eqns (one for x, one for y) and isolate for t in both
- if t is the same, pt is on line. if not, pt not on line.
given two parametric eqns, find the coordinates of a point on the line
- plug in literally any value for t in both eqns (same t val in both)
- put into round brackets (x, y)
write a vector eqn of a line given the parametrics eqns
- find a coordinate and plug into [x0, y0]
- get ur [m1, m2] from #t in parametric eqns
- simplify slope if possible
scalar eqn
Ax + By + x = 0
write scalar given parametric eqns
- isolate t in both eqns
- set t equal to each other
- rearrange to get to standard form (trick is to do y=, THEN move y to other side)
determine if two parametric eqns are parallel (l1 and l2?)
- state slopes of each, like ↑m1=[m1, m2] and ↑m2 = [m1, m2]. *reduce both
- write ↑m1=k↑m2 an dplug in [m1, m2] for both.
- split into x and y. isolate for k in both.
- if k (scalar multiple) is same, parallel.
graph a scalar equation
- find x-intercepts by setting y to 0
- find y-intercept by setting x to 0
- plot both points and connect w/ ruler
- label w/ eqn
find position vector perpedicular to line from scalar equation
METHOD ONE
1. use intercepts to find slope. do ↑AB=[Bx-Ax, By-Ay]
2. find negative reciprocal of slope
3. plot pt, connect from origin
METHOD TWO
1. Ax + By + C = 0. perpendicular vector is [A, B]
2. plot nd connect from origin
make a scalar eqn given vector eqn
METHOD ONE
1. split into x nd y eqns. then isolate for t
2. set t=t and set to 0.
METHOD TWO
1. reciprocate [m1, m2] and write ↑n=[m1, m1]. (dot prod’t=0) **n has right angle symbol in subscript to rep. perpendicular
2. sub in [x0, y0] for x and y in m1x+m2y+c=0 to isolate for c
3. write final eqn
how can lines in three-space be defined?
- vector eqn
- parametric eqn
- symmetric eqn
- NOT scalar eqn bc scalar eqns define planes
wht is a plane
2d flat surface tht extends infinitely in all directions
how do vector nd parametric eqns change in R^3 (three-space)?
add additional for z
symmetric eqn
(x-x0)/m1 = (y-y0)/m2 = (z-z0)/m3
- basically, isolate for t in all parametric eqns, then set equal t=t=t
what 4 scenarios do u need to write the eqn of a plane?
things needed: two non-collinear vectors parallel to plane + a point on plane
1. line and a point not on line
2. three non-collinear pts
3. two intersecting lines
4. two parallel, non-coincident lines
how can u write eqn of a plane?
- vector
- parametric
- scalar
vector eqn of a plane?
↑r = ↑r0 + t↑a + s↑b
[x, y, z] = [x0, y0, z0] + t[a1, a2, a3] + s[b1, b2, b3]
- ↑a and ↑b are non-parallel direction vectors parallel to plane
- t and s are scalars
write vector and parametric eqns of a plane given two direction vectors and a point
- write ↑r = ↑r0 + t↑a + s↑b
- [x0, y0, z0] is point given
- t[a1, a2, a3] + s[b1, b2, b3] are the direction vectors given. j write in values. leave t and s
- split into parametric. MUST write pi{x=, y=, z=
determine if the pt (x, y, z) is on a plane given parametric eqns
- use elimination/substitution to solve for t with x/y parametrics
- plug t into x-parametric eqn to solve for s
- plug s and t into x and y parametrics as LS=RS check
- do LS/RS check with z-parametric eqn
- since t=# and s=# satisfied/didnt satisfy allll eqns, pt Q is/isn’t on plane
find coordinates of two other points on plane given vector eqn
- plug in any value for t and s (state them beforehand)
- expand until u get one final [x, y, z]
- put into round brackets
find x-intercepts of a plane given vector eqn/parametric eqn
- write out parametric eqns
- sub in (x, 0, 0) into all parametrics
- isolate either t or s (wtvr gives whole numer) in y or z parametric. do substitution/elimination to find t and s values.
- take the s and t vals, plug them into x parametric eqn to get x-intercept
- answer as “x-intercept is (x-val, 0, 0)”