trig ch4 Flashcards
lines with no solutions
parallel
consistent independent lines
intersecting, 1 solution
consistent dependent lines
infinitely many solutions (same line)
cases |x+?|
find zeros, x> or x< zeros
determinant of
[a b]
[c d]
ad-cb
determinant of
[a b c]
[d e f]
[g h i]
aei +bfg+cdh -gec -hfa - idb (rule of sarrus)
dot product multiply2
[a b]*[c]
[d]
- [ac+ bd]
- not commutative
matrix dimensions [row1 column 1] * [row2 column2]2
- it is able to be multiplied if column1=row2
- product dimensions are row1 x column2
determinant solutions meaning4
- det=/ 0 –> 1 solution
- det=0 –> infinite or zero solutions
- area original shape times determinant =area of new shape
- negative determinant means order of points was reversed
solve using inverse matrices
left multiply by []^-1
linear programing theorem
max and min values of the objective occur at the vertices of the feasibility region
distance between two ordered triples (x,y,z) (a,b,c)
sqroot((x-a)^2+(y-b)^2+(z-c)^2)
dilation by factor k with respect to y axis
1 0
0 k
dilation by factor k with respect to x axis
k 0
0 1
dilation by factor k with respect to origin
k 0
0 k