ACT Math Section

Formulas You Need To Know For The Act

7 min read

Staring at the ACT math section with only 60 minutes to answer 60 questions? I’ve seen students freeze when they hit problems involving quadratics or trig identities, even though they’ve studied for hours. In real terms, you’re not alone. Here’s what most students miss: knowing the right formulas isn’t enough—you need to know when to use them*.

What Is the ACT Math Section

The ACT math section is a 60-minute test with 60 questions covering five areas: pre-algebra, elementary algebra, intermediate algebra, coordinate geometry, and geometry. Trigonometry appears in a few questions too. Unlike the SAT, the ACT doesn’t provide a formula sheet. That means every equation, every relationship, every shortcut you’ll need is living in your head—or it shouldn’t be on test day.

The Five Math Domains

You’ll encounter problems across these domains:

  • Pre-algebra: Basic operations, fractions, decimals, percentages, ratios, and simple probability.
  • Elementary Algebra: Solving equations, inequalities, exponents, and factoring.
  • Intermediate Algebra: Quadratics, functions, logarithms, and systems of equations.
  • Coordinate Geometry: Graphing lines, parabolas, circles, and understanding slope.
  • Geometry: Triangles, circles, polygons, area, volume, and basic trigonometry.

Why It Matters

Your ACT math score affects college admissions, scholarship eligibility, and even your placement in certain programs. A strong math score can compensate for weaknesses in other sections. But more importantly, math fluency builds problem-solving skills that matter in any field—engineering, economics, computer science, even business.

The short version is this: if you’re aiming for competitive schools or scholarships, you can’t afford to wing it.

How It Works: The Formulas You Need

Let’s break down the essential formulas by category. And these aren’t just random equations—they’re tools. Knowing when to pull each one out is half the battle.

Linear Equations and Coordinate Geometry

Start with the basics. If you’re dealing with lines, slopes, or graphing, these formulas are non-negotiable:

  • Slope formula: $ m = \frac{y_2 - y_1}{x_2 - x_1} $
  • Slope-intercept form: $ y = mx + b $
  • Point-slope form: $ y - y_1 = m(x - x_1) $
  • Distance formula: $ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} $
  • Midpoint formula: $ \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right) $

You’ll see these in questions about parallel lines, perpendicular slopes, or finding the length of a line segment on a graph.

Quadratic and Intermediate Algebra

Quadratics pop up everywhere. Memorize these:

  • Quadratic formula: $ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} $
  • Factoring difference of squares: $ a^2 - b^2 = (a - b)(a + b) $
  • Perfect square trinomials: $ a^2 + 2ab + b^2 = (a + b)^2 $ and $ a^2 - 2ab + b^2 = (a - b)^2 $

Also, remember how to convert between standard form ($ ax^2 + bx + c $) and vertex form ($ a(x - h)^2 + k $). You’ll need to complete the square sometimes.

Functions and Logarithms

Functions are about relationships. Key formulas:

  • Function notation: If $ f(x) = mx + b $, then $ f(2) = 2m + b $
  • Logarithm properties:
    • $ \log_b(xy) = \log_b(x) + \log_b(y) $
    • $ \log_b\left(\frac{x}{y}\right) = \log_b(x) - \log_b(y) $
    • $ \log_b(x^n) = n\log_b(x) $
    • Change of base formula: $ \log_b(x) = \frac{\log_k(x)}{\log_k(b)} $

These come up in questions about exponential growth or decay, compound interest, and logarithmic equations.

Geometry Basics

Geometry formulas are visual. You need to memorize these:

  • Area:
    • Rectangle: $ A = lw $
    • Triangle: $ A = \frac{1}{2}bh $
    • Circle: $ A = \pi r^2 $
    • Trapezoid: $ A = \frac{1}{2}(b_1 + b_2)h $
  • Circumference: $ C = 2\pi r $
  • Volume:
    • Rectangular prism: $ V = lwh $
    • Cylinder: $ V = \pi r^2 h $
    • Sphere: $ V = \frac{4}{3}\pi r^3 $
  • Pythagorean theorem: $ a^2 + b^2 = c^2 $

And don’t forget special right triangles:

  • 45-45-90 triangle: Legs are equal, hypotenuse is $ \sqrt{2} \times \text{leg} $
  • **30-60

Special Right Triangles (Continued)

  • 30-60-90 triangle: The sides are in the ratio $ 1 : \sqrt{3} : 2 $. The side opposite the 30° angle is the shortest, the side opposite 60° is $ \sqrt{3} $ times longer, and the hypotenuse is twice the shortest side.

These ratios let you quickly solve problems involving angles and side lengths without trigonometry.

Trigonometry Essentials

Trigonometry connects angles and sides in right triangles. Key formulas:

  • Basic ratios:
    • $ \sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}} $
    • $ \cos(\theta) = \frac{\text{adjacent}}{\text{hypotenuse}} $
    • $ \tan(\theta) = \frac{\text{opposite}}{\text{adjacent}} $
  • Pythagorean identity: $ \sin^2(\theta) + \cos^2(\theta) = 1 $
  • Reciprocal identities:
    • $ \csc(\theta) = \frac{1}{\sin(\theta)} $
    • $ \sec(\theta) = \frac{1}{\cos(\theta)} $
    • $ \cot(\theta) = \frac{1}{\tan(\theta)} $

Use these for problems involving heights, distances, or periodic motion.

Continue exploring with our guides on ap physics e and m score calculator and what is operational definition in psychology.

Statistics and Probability

These are critical for data interpretation and standardized tests:

  • Mean: $ \bar{x} = \frac{\sum x_i}{n} $
  • Standard deviation: $ \sigma = \sqrt{\frac{\sum (x_i - \bar{x})^2}{n}} $
  • Z-score: $ z = \frac{x - \mu}{\sigma} $
  • Probability rules:
    • Independent events: $ P(A \text{ and } B) = P(A) \times P(B) $
    • Complementary events: $ P(A) + P(A') = 1 $
  • Combinations and permutations:
    • Combinations: $ C(n, r) = \frac{n!}{r!(n - r)!} $
    • Permutations: $ P(n, r) = \frac{n!}{(n - r)!} $

Exponential and Logarithmic Applications

Beyond the basics, these formulas model real-world scenarios:

  • Exponential growth/decay: $ A = P(1 + r)^t $ or $ A = Pe^{rt} $
  • Compound interest: $ A = P\left(1 + \frac{r}{n}\right)^{nt} $
  • Logarithmic scales: Used in measuring earthquakes (Richter scale), pH levels, and decibels.

Sequences and Series

  • Arithmetic sequence: $ a_n = a_1 + (n - 1)d $

  • Geometric sequence: $ a_n = a_1 \cdot r^{n - 1} $

  • Geometric sequence: $ a_n = a_1 \cdot r^{n - 1} $

  • Arithmetic series: $ S_n = \frac{n}{2}(a_1 + a_n) $ or $ S_n = \frac{n}{2}[2a_1 + (n - 1)d] $

  • Geometric series: $ S_n = a_1 \frac{1 - r^n}{1 - r} $ (for $ r \neq 1 $), and infinite geometric series: $ S = \frac{a_1}{1 - r} $ (for $ |r| < 1 $)

These formulas are essential for modeling patterns, financial calculations (like annuities), and scientific phenomena (e.That said, g. , radioactive decay).

Conclusion

Mastering these formulas equips students with tools to tackle diverse mathematical challenges, from geometry and trigonometry to statistics and algebra. Understanding their applications in real-world contexts—such as calculating areas, analyzing data trends, or predicting exponential growth—builds a strong foundation for advanced studies and practical problem-solving. Practice and visualization of these concepts ensure fluency in mathematical reasoning and critical thinking.

These formulas are essential for modeling patterns, financial calculations (like annuities), and scientific phenomena (e.g., radioactive decay).


Putting It All Together

Once you encounter a real‑world problem, the first step is to translate the situation into a mathematical language—identify the variables, the relationships among them, and the governing laws. Once the problem is framed, the toolbox above offers a ready‑made set of tools:

  1. Geometric and trigonometric identities are perfect for any situation involving angles, angles of elevation, or periodic motion.
  2. Algebraic manipulations (solving quadratics, factoring, simplifying fractions) let you isolate unknowns and reduce complex expressions.
  3. Statistical measures provide insights into datasets, while probability rules help evaluate risk or likelihood.
  4. Exponential and logarithmic formulas capture growth, decay, and scaling phenomena that appear in biology, economics, and physics.
  5. Sequences and series give a framework for understanding long‑term trends and cumulative effects.

A common test‑style strategy is to draw a diagram, label known quantities, write down the relevant equation(s), and then solve step by step. Checking units and verifying that the answer makes sense in context can catch errors that purely symbolic work might miss.


Tips for Mastery

  • Practice with purpose: Rather than brute‑forcing thousands of problems, focus on a handful of representative examples in each category.
  • Create a cheat sheet: Write the most frequently used formulas on a single card or a small whiteboard. The act of condensing them reinforces memory.
  • Use visual aids: Graphs, tables, and geometric diagrams turn abstract equations into concrete pictures.
  • Teach the concept: Explaining a formula to a peer forces you to clarify each component and the logic behind it.
  • Apply to real data: Whether it’s a sports statistic, a business forecast, or a physics experiment, applying formulas to actual numbers deepens understanding.

Conclusion

Mastering these formulas does more than prepare you for exams; it equips you with a versatile language for describing the world. Worth adding: whether you’re calculating the trajectory of a projectile, forecasting population growth, or interpreting a dataset, the same core principles—proportionality, balance, and pattern—guide your reasoning. By internalizing the identities, practicing deliberate problem‑solving, and contextualizing each equation, you build a solid foundation that will serve you in advanced mathematics, science, engineering, and everyday decision‑making. Keep exploring, keep questioning, and let the elegance of these formulas illuminate the patterns that underlie our universe.

Just Went Live

Brand New Reads

Parallel Topics

Covering Similar Ground

Stay a Little Longer


Thank you for reading about Formulas You Need To Know For The Act. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
SD

sdcenter

Staff writer at sdcenter.org. We publish practical guides and insights to help you stay informed and make better decisions.

Share This Article

X Facebook WhatsApp
⌂ Back to Home