ACT Math 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/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:48 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

32 Terms

1
New cards

Arithmetic Sequence

an = a1 + (n-1)d

2
New cards

Geometric Sequence

an = a1 * (r^(n-1))

3
New cards

Quadratic Formula

x = (-b +- sqrt(b²-4ac))/2a

4
New cards

Determinent

b²-4ac
if positive: 2 real solutions
if 0: 1 real solution

if negative: no solutions

5
New cards

Point Slope

y - y1 = m(x-x1)

6
New cards

Inverse Trig

csc = hyp/opp
sec = hyp/adj

cot = adj/opp

7
New cards

Trig Match to Inverse

Sin = csc

Cos = sec
Tan = cot

8
New cards

Amplitude + Period

y = asin(bx)
Amp = a

Period = 2pi/b
IF TAN/COT, PERIOD = pi/b

9
New cards

Area of Trapezoid

1/2(b1 + b2)h

10
New cards

Probability

A and B = P(A) * P(B)
A or B = P(A) + P(B)

11
New cards

Sum of Internal angles of a Polygon

180(n-2)

12
New cards

Special Right Triangles

30-60-90: x, x*sqrt3, 2×
45-45-90: x, x, x*sqrt2

13
New cards

Law of Cosines

c² = a² + b²-2ab(cosC)

14
New cards

Law of Sines

sin A / a = sin B / b

15
New cards

Area of Triangle (Trig) (Uses two sides and the angle between it)

½ ab(sin C)

16
New cards

Determinant of Matrix

ad-bc

17
New cards

Volume of a Cylinder

pi*r²*h

18
New cards

Surface Area of a Cylinder

2pi*r²+2pi*rh

19
New cards

Reflection over X Axis

f(x) → -f(x)

20
New cards

Reflection over Y Axis

f(x) → f(-x)

21
New cards

Permutations

n!/(n-r)!

22
New cards

Combinations

n!/(r!*(n-r)!)

23
New cards

Set Theory: Intersection

elements present in both sets
A (upside U) B

24
New cards

Set Theory: Union

number of items present in both sets combined, without duplicates

A (U) B

25
New cards

Direct Proportion

y=kx (where k is a constant)

26
New cards

Indirect Proportion

y=k/x (where k is a constant)

27
New cards

Weighted Average

(avg 1)(weight 1) + (avg 2)(weight 2) / weight 1 + weight 2

28
New cards

Distance for two complex numbers A+bi and C+di

sqrt((a-c)²+(b-d)²)

29
New cards

Absolute value of A+bi

sqrt(a²+b²)

30
New cards

Binomial Theorem

(ax+by)^n = n+1 terms
sum of coefficients in the expansion of (ax+by)^n = (a+b)n

31
New cards

Arithmetic Sum

Sn = n/2 ( a1+an)

32
New cards

Geometric Sum

Sn = a1 * (1-r^n)/(1-r)