ACT Math

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/52

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:42 PM on 8/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

53 Terms

1
New cards

Sequences

2
New cards

Sequence with a constant c

arithmetic sequence

geometric sequence

3
New cards

Arithmetic sequence

an = a1 + c(n-1)

for example, in (3, 7, 11, 15, …), the common difference is +4

4
New cards

Geometric sequence

an = a1(c)n-1

for example, in (2, 6, 18, 54, …), each step multiplies by 3

5
New cards

Logarithms

tells you what power you need to raise a base number to get another number. For example,

log10(100) =2 —- because 10² = 100

6
New cards

loga b = c

ac = b

7
New cards

Function notation

8
New cards

fog(x)

f(g(x))

9
New cards

π radians (degree and radian conversion)

180 degrees

10
New cards

Percents

11
New cards

a% of b

a/100 × b = a × b/100

for example,

  • Find 20% of 50

  • Method 1: 20/100 times 50 = 10

  • Method 2: 50 /100 times 20 = 10

  • Both ways give the same answer of 10

12
New cards

percent change

change / original

13
New cards

Statistics

14
New cards

mean (average)

sum of terms / number of terms

15
New cards

median

middle number (or average of 2 middle numbers)

16
New cards

mode

most common number

17
New cards

range

biggest – smallest

18
New cards

Probability

number of desired outcomes / total number of outcomes

19
New cards

P(event happens) + P(event doesn’t happen)

1

20
New cards

P(A and B)

P(A) × P(B)

21
New cards

Linear graphs

22
New cards

Slope intercept form

y = mx + b

23
New cards

m (slope)

(y2-y1) / (x2-x1)

24
New cards

b

y - intercept

25
New cards

distance formula

√( (y2-y1)2 + (x2-x1)2 )

26
New cards

Midpoint formula

( [x1 + x2] / 2 , [y1 + y2] / 2)

27
New cards

Quadratics

28
New cards

discriminant

b2 - 4ac in quadratic formula

if

  • discriminant > 0, 2 solutions

  • discriminant = 0, 1 solution

  • discriminant < 0, 0 solutions

29
New cards

Lines and angles

30
New cards

Supplementary

angles add up to 180

31
New cards

Complementary

angles add up to 90

32
New cards

Vertical Angles

33
New cards

Triangles

34
New cards

Pythagorean

a2 + b2 = c2

35
New cards

45 - 45 - 90

36
New cards

30 - 60 - 90

37
New cards

Polygons

38
New cards

Trapezoid Area

height * (base1 + base2 ) / 2

39
New cards

Parallelogram Area

base * height

40
New cards

Sum of angles in n-sided figure

(n - 2) * 180 degrees

41
New cards

Circles

42
New cards

Circle Area

πr²

43
New cards

Circumference

2πr

44
New cards

Arc Length

(central angle / 360) * circumference

45
New cards

Sector Area

(central angle / 360) * area

46
New cards

Circle Center

(h,k)

47
New cards

r2

(x-h)2 + (y-k)2 = r2

any point (x, y) that's exactly distance r from the center (h, k) is on the circle. That's literally the distance formula squared — (x−h)2+(y−k)2(x-h)^2+(y-k)^2 (x−h)2+(yk)2 is the squared distance from (x,y) to (h,k), and setting it equal to r2r^2 r2 forces every point on the circle to be exactly r away from center.

48
New cards

Parabolas

knowt flashcard image

<img src="https://assets.knowt.com/user-attachments/25af2698-83d8-40eb-aa36-232c5ec9b93f.png" data-width="100%" data-align="center" alt="knowt flashcard image"><img src="https://assets.knowt.com/user-attachments/f460285c-5d8a-4374-bced-fac97466cef3.png" data-width="100%" data-align="center"><p></p>
49
New cards

3D figures

50
New cards

Surface area of rectangular prism

2 (length * width + length * height + width * height)

51
New cards

Volume of a right cylinder

πr2h

52
New cards

Trigonometry

53
New cards

sin2(x) + cos2(x)

1