Precalc Summative 2 Formula Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

cos(a +or- b)

cosacosb +or- sinasinb (The sign flips)

2
New cards

sin(a +or- b)

sinacosb +or- cosasinb (Same sign)

3
New cards

tan(a +or- b)

(tana +or- tanb) / (1 +or- tanatanb) The bottom sign flips, the top stays the same

4
New cards

sin2a

2sinacosa

5
New cards

cos2a

[cos^2a - sin^2a] or [2(cos^2)a - 1] or [1 - 2(sin^2)a]

6
New cards

tan2a

(2tan a) / (1 - tan^2 a)

7
New cards

Converting from polar to cartesian coordinates for x

x = r cos(theta)

8
New cards

Converting from polar to cartesian coordinates for y

y = r sin(theta)

9
New cards

Converting from cartesian to polar coordinates for r

r = sqrt(x²+y²)

10
New cards

Converting from cartesian to polar coordinates for tan(theta)

tan(theta) = y/x

11
New cards

Law of Sines

(sinA)/a = (sinB)/b = (sinC)/c

12
New cards

Law of Cosines

c² = a² + b² - 2ab cos(C)

13
New cards

Component form of a vector

(x2 - x1, y2 - y1)

14
New cards

Parametric Equations

(x,y) = (x0, y0) + t(a,b)

x = x0 + ta

y = y0 + tb

15
New cards

How to calculate perpendicular vectors

Use the dot product

16
New cards

Dot Product

v1 dot v2 = (x1)(x2) + (y1)(y2)

17
New cards

Equation for the angle between two vectors

cos(theta) = (a dot b) / (magnitude of a)(magnitude of b)