final Flashcards
(18 cards)
Component form of a vector
{a,b}, {Δx, Δy}
{|v|cos θ, |v|sin θ}
Magnitude
the length of the vector, in word problems distance or force
|v|= √a^2 + b^2
Directional angle
Always positive, referenced from the -positive x-axis
tan^-1b/a
Polars
Points have coordinates (r,θ),
- | r | is the radius
- | θ | is the counterclockwise angle
- If r is negative, the point is reflected over the pole (origin)
- If θ is negative, it is the clockwise angle
Complex Plane
Graphing numbers in the form of a + bi
Horizontal axis: a
Vertical axis: b
Points become (a, b)
Complex number to polar form
(a, b) = (rcosθ, rsinθ), making Z = a + bi = r(cosθ + isinθ) or r(cisθ)
where r = radius (it’s also factored out of the sum)
Pythagorean identities
sin^2x+cos^2x=1
tan^2x+1=sec^2x
1+cot^2=csc^2
tan and cot identities
tanx = sinx/cosx
cotx = cosx/sinx
double angle identities
sin2x = 2sinxcosx
cos2x = cos^2x-sin^2x OR 1-2sin^2 OR 2cos^2x-1
tan2x = 2+tanx/1-tan^2x
sum and difference identities
sin(x+y) = sinxcosx + cosxsiny
sin(x-y) = sinxcosx - cosxsiny
cos(x+y) = coxcosy - sinxsiny
cos(x-y) = cosxcosy + sinxsiny
tan(x+y) = tanx +tany/1-tanxtany
tan(x-y) = tanx-tany/1+tany
resultant vectors
{x1 + y1, x2 + y2}
Also works for subtraction
complex properties
z1z2 = r1r2(cisθ+θ)
z1/z2= r1/r2(cisθ-θ)
complex powers
z^n=r^n((cosnθ+isinθ)
complex roots
n√r(cosθ+2pik/n + isinθ+2pik/n)
must solve for all values of n and k
n = root, k=n-1
law of sines
a/sinA = b/sinB = c/sinC
law of cosines
a^2 = b^2 + c^2 - bc(cosA)
Area with sines
1/2ab*sinc
Heron’s formula
s = a+b+c/2
√s(s-a)(s-b)(s-c)