final Flashcards

(18 cards)

1
Q

Component form of a vector

A

{a,b}, {Δx, Δy}
{|v|cos θ, |v|sin θ}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Magnitude

A

the length of the vector, in word problems distance or force
|v|= √a^2 + b^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Directional angle

A

Always positive, referenced from the -positive x-axis
tan^-1b/a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Polars

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Complex Plane

A

Graphing numbers in the form of a + bi
Horizontal axis: a
Vertical axis: b
Points become (a, b)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Complex number to polar form

A

(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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Pythagorean identities

A

sin^2x+cos^2x=1
tan^2x+1=sec^2x
1+cot^2=csc^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

tan and cot identities

A

tanx = sinx/cosx
cotx = cosx/sinx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

double angle identities

A

sin2x = 2sinxcosx
cos2x = cos^2x-sin^2x OR 1-2sin^2 OR 2cos^2x-1
tan2x = 2+tanx/1-tan^2x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

sum and difference identities

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

resultant vectors

A

{x1 + y1, x2 + y2}
Also works for subtraction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

complex properties

A

z1z2 = r1r2(cisθ+θ)
z1/z2= r1/r2(cisθ-θ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

complex powers

A

z^n=r^n((cosnθ+isinθ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

complex roots

A

n√r(cosθ+2pik/n + isinθ+2pik/n)
must solve for all values of n and k
n = root, k=n-1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

law of sines

A

a/sinA = b/sinB = c/sinC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

law of cosines

A

a^2 = b^2 + c^2 - bc(cosA)

17
Q

Area with sines

18
Q

Heron’s formula

A

s = a+b+c/2
√s(s-a)(s-b)(s-c)