Introduction
Preparing for the ACT can feel overwhelming, especially when you’re faced with a sea of formulas that seem to pop up out of nowhere. Plus, knowing the equations you need to know for the ACT can save you precious time, reduce anxiety, and boost your confidence on test day. Worth adding: while the test isn’t a pure “formula‑recall” exam, certain mathematical relationships appear repeatedly across the four sections—English, Reading, Science, and Mathematics. This guide will walk you through every essential formula, explain when and how to use them, and show you how to integrate them without friction into your study routine. By the end, you’ll have a clear, organized reference that turns a potentially chaotic test day into a well‑orchestrated performance.
Detailed Explanation
The ACT consists of four multiple‑choice sections, and the Mathematics portion accounts for roughly 25% of your total score. Because of that, while the test emphasizes problem‑solving and reasoning, it frequently presents questions that can be solved quickly if you recognize the right ACT math formulas and apply them correctly. These equations are not hidden in obscure textbooks; they are the same fundamental relationships you’ve likely encountered in high‑school textbooks, but they appear in a condensed, multiple‑choice format that rewards speed and accuracy It's one of those things that adds up..
The core equations you need to know for the ACT can be grouped into three main families:
- Algebraic formulas – relationships involving linear, quadratic, and exponential expressions.
- Geometric formulas – measurements of shapes, areas, volumes, and coordinate geometry.
- Science‑related formulas (primarily for the Science section) that connect data, rates, and proportions.
Understanding the context in which each equation applies is as important as memorizing the symbols themselves. To give you an idea, the quadratic formula is indispensable for solving quadratic equations, but on the ACT you’ll often see a problem that can be solved more quickly by factoring or recognizing a perfect square. Knowing when to apply a specific formula—and when a simpler approach exists—will save you valuable seconds.
Algebraic Essentials
-
Linear Equation Forms
- Slope‑Intercept Form: (y = mx + b)
- Point‑Slope Form: (y - y_1 = m(x - x_1))
- Standard Form: (Ax + By = C)
These forms let you swiftly find slopes, intercepts, or the equation of a line given two points, a point and a slope, or a point and a y‑intercept. On the ACT, you’ll often be asked to determine the slope of a line from a graph or to write the equation of a line that passes through two given points Practical, not theoretical..
Step-by-Step or Concept Breakdown
1. Linear Functions
-
Identify the slope from two points ((x_1, y_1)) and ((x_2, y_2)):
[ m = \frac{y_2 - y_1}{x_2 - x_1} ]
Once you have the slope, plug it into the point‑slope form and rearrange to the desired form Most people skip this — try not to. Turns out it matters.. -
Finding the y‑intercept when you have the slope and a point:
[ b = y - mx ]
Substitute the known (x) and (y) values, then solve for (b) That's the part that actually makes a difference.. -
Parallel and Perpendicular Lines
- Parallel lines share the same slope.
- Perpendicular lines have slopes that are negative reciprocals: (m_1 \cdot m_2 = -1).
Quadratic Equations
-
Standard Form: (ax^2 + bx + c = 0)
-
Quadratic Formula:
[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ]
Use this when factoring is not obvious or when the discriminant (b^2 - 4ac) is not a perfect square Nothing fancy.. -
Factoring Shortcut: If the quadratic can be expressed as ((x - p)(x - q) = 0), then the solutions are (x = p) and (x = q). Spotting a perfect square trinomial ((a^2 + 2ab + b^2 = (a+b)^2)) can save time.
Geometric Formulas
- Area of a Triangle: (A = \frac{1}{2}bh)
- Area of a Circle: (A = \pi r^2)
- Circumference of a Circle: (C = 2\pi r) or (C = \pi d)
- Area of a Rectangle: (A = lw)
- Perimeter of a Rectangle: (P = 2(l + w))
- Area of a Circle Sector: (A = \frac{1}{2}r^2\theta) (θ in radians)
- Area of a Triangle (using coordinates): (A = \frac{1}{2}|x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_3)|)
These formulas cover the majority of geometry questions on the ACT, from finding the area of a triangle to determining the distance between two points.
Coordinate Geometry
- Distance Formula:
[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} ] - Midpoint Formula:
[ M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) ]
Knowing these helps you solve problems involving the midpoint of a segment or the distance between two points on a coordinate plane.
Science‑Related Formulas
Let's talk about the Science section often presents data in tables or graphs and asks you to interpret trends. While no single “ACT science formula” dominates, a few relationships appear repeatedly:
- Speed, Distance, Time:
[ \text{Speed} = \frac{\text{Distance}}{\text{Time}} \quad \text{or} \quad \text{Distance} = \text{Speed} \times \text{Time} ] - Density:
[ \text{Density} = \frac{\text{Mass}}{\text{Volume}} ] - Rate of Change (Slope in a line):
[ \text{Rate} = \frac{\Delta y}{\Delta x}