Pre-Calc Formulas

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/45

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:30 PM on 8/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

46 Terms

1
New cards


Inclination of a line

m = tan𝜃

2
New cards

Angle between two lines

tan𝜃 = |m2-m1| / |1+m1m2|

3
New cards

Distance between a point and a line

d = |Ax1+By1+C| / (sqrt/A2+B2)

4
New cards

Sum of an infinite geometric series

S = a1/1-r

5
New cards

Sum of a finite geometric series

Sn = a1((1-rn)/(1-r))

6
New cards

Form of the nth term of a geometric sequence

an = a1rn-1

7
New cards

Sum of a finite arithmetic sequence

Sn = n/2(a1+an)

8
New cards

Form of the nth term of an arithmetic sequence

an=a1+(n-1)d

9
New cards

Polar to Rectangular coordinate conversion formulas

x = rcos𝜃 y=rsin𝜃

10
New cards

Rectangular to polar coordinate conversion formulas

tan𝜃 = y/x r2=x2+y2

11
New cards

Equivalent polar coordinates

(r, 𝜃 ) = (2, 𝜃 ± 2nπ). ( r, 𝜃) = (-r, 𝜃 ± (2n+1)π)

12
New cards

Formulas for rotating conics

cot(2𝜃) = (A-C)/B x = Xcos𝜃 - Ycos𝜃 y = Xcos𝜃 + Ycos𝜃

13
New cards

Invarients under conic rotatiom

F = F’. A+C = A’+C’. B2 - 4AC = (B’)2 - 4AC

14
New cards

Classification of conics by discriminant

B2 - 4AC < 0, ellipse or circle. B2 - 4AC = 0, parabola. B2 - 4AC > 0, hyperbola.

15
New cards

Classifying conics by general equation

Circle: A=C. Parabola: AC = 0 (but not both). Ellipse: AC> 0. Hyperbola AC<0.

16
New cards

Equations for hyperbolas

standard: (trans axis is horizontal, switch a and b for vertical)

(x-h)2/a2 - (y-k)2/b2= 1. a = center to vertex, c = center to foci. c2 = a2 + b2

asymptotes (horizontal, switch a and b for vertical) y =k±b/a(x-h)

17
New cards

Equations for ellipses

Standard equation: (when major axis is horizontal, switch a and b for vertical) (x-h)2/a2+(y-k)2/b2=1. major axis = 2a, minor axis = 2b. c is distance from foci to center. c2= a2 - b2

18
New cards

Eccentricity

e = c/a

19
New cards

Equations for parabolas

Standard equation: (vertical axis, switch x and y for horizontal)

(x-h)2=4p(y-k). Focus is on axis, p units from vertex. Directrix: y=k-p (if horizontal, sub y for x and k for h)

20
New cards

Tangent line properties

  1. Makes equal angles with line from axis-focus and the axis.

  2. d from P to focus = distance from focus to where tangent intersects axis


21
New cards

Inclination of a line formula

m = tanθ

22
New cards

Angle between two lines formula

tanθ=|m2-m1/1+m1m2|

23
New cards

Distance between a point and a line formula

d = |Ax1 + By1+ C| / sqrt/A2+B2

24
New cards

Cramer’s rule formula

If a1b2-a2b1 doesnt =0, x = c1b2-c2b1/a1b2-a2b1. y = a1c2-a2c1/a1b2-a2b1

25
New cards

Inverse of a 2×2 matrix

If A is a 2×2 matrix given by: A = [ a b c d ] then A-1 = 1/ad-bc[d -b -c a]

26
New cards

Simple interest formula

I = Prt

27
New cards

Abs value of a complex number

| ai + b | = sqrt/a2+b2

28
New cards

Trig form of a complex # (lots of formulas)

Z = r(cosθ + isinθ) where r is the abs value of the complex number

29
New cards

Multiplication and division of complex numbers in trig form

Z1Z2 = r1r2[cos(θ12) + isin(θ12)] Z1Z2 = r1/r2[cos(θ1- θ2) + isinθ1- θ2)]

30
New cards

Power of a complex number

Zn = [r(cosθ+isinθ)]n = rn(cos(nθ) + isin(nθ))

31
New cards

Roots of complex numbers

u = a + bi is an nth root of Z is Z = un = (a+bi)n. There are n distinct nth roots given by nthrt/r (cos((θ+2piK)/n) + isin((θ+2piK)/n)) Where K = 0, 1, … , n-1

32
New cards

The dot product of u = {u1, u2} and v = {v1, v2}

u . v = u1v1 + u2v2

33
New cards

Angle between two vectors and orthogonal vectors

cosθ = u.v / ||u|| x ||v|| for orthogonal vectors, u.v=0

34
New cards

Vector components and projection

W1 and W2 are vector components. u and v are nonzero vectors. u = W1 + W2, components are orthogonal, W1 is parallel to v, W1 is the projection of u onto v and is denoted by: W1 = projvu. Projection of u onto v is

Projvu = (u.v/||v||2)V. To find force, project F onto V in direction of ramp

35
New cards

Work formula, vectors

W = (magnitude of force)(distance) = ||F||||→ PQ||

36
New cards

Polar equations of conics and what they mean

r = ep/1 ± ecosθ when directrix is vertical (if -, to the left, if +, to the right). r = ep/1 ± esinθ when the directrix is vertical (if - below pole, if + above pole). e = eccentricity, directrix: y/x = p. vertex is in middle of directrix and pole.

37
New cards

polar forms of different graphs

for r = a ± bsinθ or r = a ± bcosθ: if a/b<1 limacon w/ loop,if a/b=1 cardioid, 1<a/b<2 dimpled limacon, a/b> 2, convex limacon. for r=acos(nθ) or r=asin(nθ) rose curve with n petals if n is odd or 2n petals if n is even. Petals are length a. r=acosθ or sin is a circle. r2=a2sin2θ is a diagonal lemniscate with length a, r2=a2cos2θ is a horizontal lemniscate with lenth a

38
New cards

DeMoivre’s Theorem

if Z is a complex number and n is an integer, Zn=(r(cosθ+isinθ))nZ^{n}=\left(r\left(\cos\theta+i\sin\theta\right)\right)^{n} or rn(cosnθ+isinnθ)r^{n}\left(\cos n\theta+i\sin n\theta\right)

39
New cards

Roots of complex numbersZ=r(cosθ+isinθ)Z=r\left(\cos\theta+i\sin\theta\right)

Has n distinct roots given by nr(cosθ+2πkn+isinθ+2πkn)n\sqrt{r}\left(\cos\frac{\theta+2\pi k}{n}+i\sin\frac{\theta+2\pi k}{n}\right) Where k=0,1,2…,n-1

40
New cards
41
New cards
42
New cards
43
New cards
44
New cards
45
New cards
46
New cards