ACT and Algebra 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/49

flashcard set

Earn XP

Description and Tags

A collection of 50 essential math formulas and concepts for Algebra, Geometry, Trigonometry, and Statistics based on lecture notes for exam preparation.

Last updated 4:44 AM on 7/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Slope (m)

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} used for lines, rate of change, and parallel or perpendicular lines.

2
New cards

Slope-Intercept Form

y=mx+by = mx + b where mm is the slope and bb is the y-intercept.

3
New cards

Point-Slope Form

yy1=m(xx1)y - y_1 = m(x - x_1)

4
New cards

Distance Formula

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

5
New cards

Midpoint Formula

(x1+x22,y1+y22)\left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right)

6
New cards

Quadratic Formula

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} for the equation ax2+bx+c=0ax^2 + bx + c = 0

7
New cards

Vertex Formula (x-coordinate)

x=b2ax = \frac{-b}{2a} then plug this value into the equation to find the y-coordinate.

8
New cards

Multiplication Exponent Rule

aman=am+na^m \cdot a^n = a^{m+n}

9
New cards

Division Exponent Rule

aman=amn\frac{a^m}{a^n} = a^{m-n}

10
New cards

Power Exponent Rule

(am)n=amn(a^m)^n = a^{mn}

11
New cards

Negative Exponent Rule

an=1ana^{-n} = \frac{1}{a^n}

12
New cards

Zero Exponent Rule

a0=1a^0 = 1

13
New cards

Difference of Squares

a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b)

14
New cards

Perfect Square Trinomial (Sum)

(a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2

15
New cards

Perfect Square Trinomial (Difference)

(ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2

16
New cards

Area of a Rectangle

A=lwA = lw

17
New cards

Area of a Triangle

A=12bhA = \frac{1}{2}bh

18
New cards

Area of a Parallelogram

A=bhA = bh

19
New cards

Area of a Trapezoid

A=12(b1+b2)hA = \frac{1}{2}(b_1 + b_2)h

20
New cards

Area of a Circle

A=πr2A = \pi r^2

21
New cards

Circumference of a Circle

C=2πrC = 2\pi r or C=πdC = \pi d

22
New cards

Arc Length

θ360(2πr)\frac{\theta}{360}(2\pi r)

23
New cards

Sector Area

θ360πr2\frac{\theta}{360} \pi r^2

24
New cards

Pythagorean Theorem

a2+b2=c2a^2 + b^2 = c^2

25
New cards

Volume of a Rectangular Prism

V=lwhV = lwh

26
New cards

Volume of a Cylinder

V=πr2hV = \pi r^2 h

27
New cards

Volume of a Cone

V=13πr2hV = \frac{1}{3} \pi r^2 h

28
New cards

Volume of a Pyramid

V=13BhV = \frac{1}{3}Bh where BB is the area of the base.

29
New cards

Volume of a Sphere

V=43πr3V = \frac{4}{3} \pi r^3

30
New cards

Surface Area of a Cylinder

SA=2πr2+2πrhSA = 2\pi r^2 + 2\pi rh

31
New cards

Surface Area of a Sphere

SA=4πr2SA = 4\pi r^2

32
New cards

45-45-90 Special Triangle Ratio

xx, xx, x2x\sqrt{2}

33
New cards

30-60-90 Special Triangle Ratio

xx, x3x\sqrt{3}, 2x2x

34
New cards

Sine (sin)

sin=oppositehypotenuse\sin = \frac{\text{opposite}}{\text{hypotenuse}}

35
New cards

Cosine (cos)

cos=adjacenthypotenuse\cos = \frac{\text{adjacent}}{\text{hypotenuse}}

36
New cards

Tangent (tan)

tan=oppositeadjacent\tan = \frac{\text{opposite}}{\text{adjacent}}

37
New cards

Pythagorean Identity

sin2(x)+cos2(x)=1\sin^2(x) + \cos^2(x) = 1

38
New cards

Mean

sum of valuesnumber of values\frac{\text{sum of values}}{\text{number of values}}

39
New cards

Probability (P)

P=desired outcomestotal outcomesP = \frac{\text{desired outcomes}}{\text{total outcomes}}

40
New cards

Complement Probability

P(not A)=1P(A)P(\text{not A}) = 1 - P(A)

41
New cards

Counting Principle

total choices=a×b×c\text{total choices} = a \times b \times c \dots

42
New cards

Permutations

n!(nr)!\frac{n!}{(n-r)!} used when order matters.

43
New cards

Combinations

n!r!(nr)!\frac{n!}{r!(n-r)!} used when order does not matter.

44
New cards

Simple Interest Formula

I=PrtI = Prt where PP is principal, rr is rate, and tt is time.

45
New cards

Compound Interest Formula

A=P(1+rn)ntA = P(1 + \frac{r}{n})^{nt}

46
New cards

Percent Change

changeoriginal\frac{\text{change}}{\text{original}}

47
New cards

Arithmetic Sequence Formula

an=a1+(n1)da_n = a_1 + (n - 1)d

48
New cards

Geometric Sequence Formula

an=a1(r)n1a_n = a_1(r)^{n-1}

49
New cards

Discriminant

b24acb^2 - 4ac; results indicate: positive (2 real solutions), zero (1 real solution), negative (no real solutions).

50
New cards

Log Definition

logb(a)=c\log_b(a) = c means bc=ab^c = a