๐ŸŽ’ACT

ACT Math Formulas to Memorize for ACT

Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Get Started

TL;DR

The ACT Math section has 45 questions (41 scored) in 50 minutes. No formula sheet is provided, so you must have these formulas memorized cold. The test rewards knowing when and why to use each formula, not just plugging in numbers.


ACT Math Section: Quick Facts

  • 45 questions total, 41 scored
  • 50 minutes
  • No formula sheet provided
  • Topics: pre-algebra, elementary algebra, intermediate algebra, coordinate geometry, plane geometry, and trigonometry

Two-Dimensional Area Formulas

These formulas measure the space inside flat shapes. Area always involves multiplying two dimensions, so units are always squared.

Area of a Rectangle

  • A=lwA = lw โ€” multiply length by width
  • Foundation for other formulas: triangle area is half a rectangle; prism volume extends this into 3D

Area of a Triangle

  • A=12bhA = \frac{1}{2}bh โ€” half the base times the height, where height must be perpendicular to the base
  • Works for ALL triangles, not just right triangles; in obtuse triangles the height may fall outside the triangle
  • Common trap: the test often gives side lengths instead of height, requiring you to find height first using the Pythagorean theorem or special right triangle ratios

Area of a Circle

  • A=ฯ€r2A = \pi r^2 โ€” square the radius first, then multiply by ฯ€\pi
  • If given diameter, divide by 2 before using this formula
  • Sector area: multiply by the fraction of the circle โ†’ Asector=ฯ€r2ร—ฮธ360ยฐA_{\text{sector}} = \pi r^2 \times \frac{\theta}{360ยฐ}

Compare: Rectangle vs. Triangle โ€” both use base and height, but a triangle is exactly half. A triangle inside a rectangle sharing the same base and height always has half the rectangle's area.


Three-Dimensional Volume and Surface Area

Volume measures space inside 3D objects (cubic units); surface area measures the outside (square units). The core pattern: volume = base area ร— height.

Volume of a Rectangular Prism

  • V=lwhV = lwh โ€” length ร— width ร— height
  • Units are cubed (cubic feet, cubic meters, etc.)

Volume of a Cylinder

  • V=ฯ€r2hV = \pi r^2 h โ€” circle area times height; same base-area ร— height pattern
  • Common applications: pipes, cans, tanks

Surface Area of a Rectangular Prism

  • SA=2(lw+lh+wh)SA = 2(lw + lh + wh) โ€” add the three different face areas, then double (opposite faces match)
  • Six faces total: two each of top/bottom, front/back, left/right

Surface Area of a Cylinder

  • SA=2ฯ€rh+2ฯ€r2SA = 2\pi rh + 2\pi r^2 โ€” lateral (curved) surface plus two circular bases
  • The lateral area 2ฯ€rh2\pi rh is the circumference (2ฯ€r2\pi r) times height โ€” imagine unrolling the curved surface into a flat rectangle
  • Open cylinder (no top): subtract one ฯ€r2\pi r^2

Compare: Prism volume vs. Cylinder volume โ€” both follow "base area ร— height." The only difference is the base shape. Recognizing this pattern helps you adapt to unfamiliar 3D shapes.


Circle Measurements

Everything connects back to the radius.

Circumference

  • C=2ฯ€rC = 2\pi r or C=ฯ€dC = \pi d
  • Arc length for a partial circle: Cร—ฮธ360ยฐC \times \frac{\theta}{360ยฐ}

Compare: Circumference uses r1r^1 (linear); area uses r2r^2 (two-dimensional). Double the radius โ†’ circumference doubles, area quadruples.


Coordinate Geometry Formulas

All derived from the relationship between horizontal and vertical distances.

Slope Formula

  • m=y2โˆ’y1x2โˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1} โ€” rise over run
  • Positive slope: line goes up left to right; negative: goes down; zero: horizontal; undefined: vertical
  • Parallel lines: equal slopes
  • Perpendicular lines: slopes are negative reciprocals (e.g., 23\frac{2}{3} and โˆ’32-\frac{3}{2})

Slope-Intercept Form

  • y=mx+by = mx + b โ€” mm is slope, bb is the y-intercept
  • Reading a graph: find where the line crosses the y-axis for bb, then count rise/run for mm

Midpoint Formula

  • (x1+x22,ย y1+y22)\left(\frac{x_1 + x_2}{2},\ \frac{y_1 + y_2}{2}\right) โ€” average the x-coordinates and average the y-coordinates
  • Works in reverse: given the midpoint and one endpoint, solve for the other

Distance Formula

  • d=(x2โˆ’x1)2+(y2โˆ’y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} โ€” derived directly from the Pythagorean theorem
  • The horizontal and vertical distances are legs; the direct distance is the hypotenuse
  • Common error: forgetting to square the differences before adding

Compare: Slope divides the differences (a ratio); distance squares and adds them (Pythagorean theorem). Know which operation matches which formula.


Triangle Relationships

Pythagorean Theorem

  • a2+b2=c2a^2 + b^2 = c^2 โ€” right triangles only; cc is always the hypotenuse
  • Finding a leg: a=c2โˆ’b2a = \sqrt{c^2 - b^2}
  • Common Pythagorean triples to memorize: 3-4-5, 5-12-13, 8-15-17 (and their multiples, e.g., 6-8-10)
  • Testing for a right triangle: if the equation holds for three given side lengths, the triangle is a right triangle

SOHCAHTOA (Trigonometric Ratios)

Applies to right triangles; ฮธ\theta is one of the two non-right angles.

  • SOH: sinโกฮธ=OppositeHypotenuse\sin\theta = \dfrac{\text{Opposite}}{\text{Hypotenuse}}
  • CAH: cosโกฮธ=AdjacentHypotenuse\cos\theta = \dfrac{\text{Adjacent}}{\text{Hypotenuse}}
  • TOA: tanโกฮธ=OppositeAdjacent\tan\theta = \dfrac{\text{Opposite}}{\text{Adjacent}} โ€” useful when the hypotenuse isn't involved

Special Right Triangle Ratios

  • 45-45-90: sides in ratio 1:1:21 : 1 : \sqrt{2} โ€” legs are equal; hypotenuse = leg ร— 2\sqrt{2}
  • 30-60-90: sides in ratio 1:3:21 : \sqrt{3} : 2 โ€” shortest side opposite 30ยฐ, 3\sqrt{3} side opposite 60ยฐ, longest side opposite 90ยฐ
  • Memorizing these lets you skip calculations when you recognize the triangle

Spot them in disguise: A square cut diagonally creates two 45-45-90 triangles. An equilateral triangle cut in half creates two 30-60-90 triangles.


Algebraic Problem-Solving

Quadratic Formula

  • x=โˆ’bยฑb2โˆ’4ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} โ€” solves any equation in the form ax2+bx+c=0ax^2 + bx + c = 0
  • The discriminant (b2โˆ’4acb^2 - 4ac): positive โ†’ two real solutions; zero โ†’ one repeated solution; negative โ†’ no real solutions
  • Use when factoring isn't obvious; the formula always works

Percent Change

  • Percentย Change=Newโˆ’OriginalOriginalร—100\text{Percent Change} = \dfrac{\text{New} - \text{Original}}{\text{Original}} \times 100
  • Always divide by the original value, not the new one
  • Positive result = increase; negative result = decrease

Probability

  • P(event)=favorableย outcomestotalย outcomesP(\text{event}) = \dfrac{\text{favorable outcomes}}{\text{total outcomes}}
  • Always between 0 and 1
  • Two independent events both occurring: multiply their individual probabilities

Average (Arithmetic Mean)

  • Average=sumย ofย allย valuesnumberย ofย values\text{Average} = \dfrac{\text{sum of all values}}{\text{number of values}}
  • Key rearrangement: sum = average ร— number of values
    • Example: average of 5 tests is 88 โ†’ total sum = 88ร—5=44088 \times 5 = 440. This rearrangement is often the real key to solving ACT average problems.

Quick Reference Table

ConceptKey Formulas
2D AreaA=lwA = lw, A=12bhA = \frac{1}{2}bh, A=ฯ€r2A = \pi r^2
3D VolumeV=lwhV = lwh, V=ฯ€r2hV = \pi r^2 h
Surface AreaSA=2(lw+lh+wh)SA = 2(lw + lh + wh), SA=2ฯ€rh+2ฯ€r2SA = 2\pi rh + 2\pi r^2
CircleC=2ฯ€rC = 2\pi r, A=ฯ€r2A = \pi r^2
Coordinate GeometrySlope: y2โˆ’y1x2โˆ’x1\frac{y_2-y_1}{x_2-x_1}; Line: y=mx+by = mx + b; Distance: (x2โˆ’x1)2+(y2โˆ’y1)2\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}; Midpoint: averages
Right Trianglesa2+b2=c2a^2 + b^2 = c^2; SOHCAHTOA
Special Triangles45-45-90: 1:1:21:1:\sqrt{2}; 30-60-90: 1:3:21:\sqrt{3}:2
Quadraticsx=โˆ’bยฑb2โˆ’4ac2ax = \frac{-b \pm \sqrt{b^2-4ac}}{2a}
Statistics & ProbabilityAverage = sum รท count; Probability = favorable รท total
Percent ChangeNewโˆ’OriginalOriginalร—100\frac{\text{New} - \text{Original}}{\text{Original}} \times 100

Self-Check Questions

  1. What do the distance formula and the Pythagorean theorem have in common, and why does this connection make sense geometrically?

  2. If you double the radius of a circle, what happens to its circumference? What happens to its area? Why are these results different?

  3. Which two volume formulas follow the pattern "base area ร— height," and how does recognizing this pattern help with unfamiliar 3D shapes?

  4. You see a triangle with angles of 30ยฐ, 60ยฐ, and 90ยฐ. Without calculating, what is the ratio of the shortest side to the longest side?

  5. When would you use the slope formula versus the distance formula given two coordinate points? What question is each formula answering?

  6. You know the average score on 4 tests is 85. How do you find the total points scored, and why is that rearrangement useful?