Model Comparison: Math
═══════════════════════════════════════
Gemini 3 Pro
═══════════════════════════════════════
What You Need to Know
Speed is critical: You have 60 minutes to answer 60 questions. That is exactly one minute per question. Do not get stuck on a single hard problem; move on and return if time permits.
Memorization is mandatory: Unlike the SAT, the ACT does not provide a formula sheet at the beginning of the test. You must memorize geometry formulas, trigonometric ratios, and algebraic forms before exam day.
Calculators are allowed: You may use a permitted calculator for the entire section, but every problem can theoretically be solved without one. Use the calculator to prevent arithmetic errors, not as a crutch for understanding concepts.
Content distribution: The test generally progresses from easier to harder questions. The content covers Pre-Algebra (20-25%), Elementary Algebra (15-20%), Intermediate Algebra (15-20%), Coordinate Geometry (15-20%), Plane Geometry (20-25%), and Trigonometry (5-10%).
Integrating Essential Skills & Pre-Algebra
This category forms the backbone of the exam (approx. 40% of the score when combined with word problems). These questions often appear early in the test or are embedded within more complex problems.
Numbers and Operations
Real Numbers: Includes integers, fractions, and decimals. You must be comfortable converting between these forms rapidly.
Scientific Notation: Used to express very large or small numbers. The form is a \times 10^n, where 1 \le |a| < 10.
Percent and Proportions:
Percent Change: \frac{\text{New Value} - \text{Old Value}}{\text{Old Value}} \times 100
Direct Variation: y = kx (as one increases, the other increases).
Inverse Variation: y = \frac{k}{x} or xy = k (as one increases, the other decreases).
Mean, Median, Mode, and Range
Mean (Average): \frac{\text{Sum of terms}}{\text{Number of terms}}
Median: The middle number when the list is ordered from least to greatest. If there is an even number of items, average the two middle numbers.
Mode: The number that appears most frequently.
Range: \text{Max value} - \text{Min value}.
Exam Focus
Why it matters: These are often considered "easy points," but simple arithmetic errors here can ruin your curve. The ACT heavily weighs word problems involving percentages.
Typical question patterns:
"If the average of 4 tests is 80, what must the student score on the 5th test to average an 82?" (Method: Work with the sum, not just the averages).
Multi-step percent problems: "A dress is discounted 20%, then an additional 10% is taken off the sale price." (Note: This is NOT a 30% total discount).
Common mistakes: Simply adding percentages in sequential discount problems (0.80 \times 0.90 = 0.72, which is a 28% discount, not 30%).
Algebra & Functions
Algebra covers roughly 33% of the exam. It requires solving for variables, simplifying expressions, and modeling situations.
Linear Equations
Slope-Intercept Form: y = mx + b, where m is the slope and b is the y-intercept.
Slope Formula: m = \frac{y2 - y1}{x2 - x1}
Parallel vs. Perpendicular:
Parallel lines have equal slopes (m1 = m2).
Perpendicular lines have negative reciprocal slopes (m1 = -\frac{1}{m2}).
Systems of Equations
You will often need to solve for x and y given two linear equations.
Substitution: Isolate a variable in one equation and plug it into the other.
Elimination: Add or subtract the equations to cancel out one variable.
Quadratics and Polynomials
Standard Form: ax^2 + bx + c = 0
Factoring: You must be able to spot these patterns instantly:
Difference of Squares: a^2 - b^2 = (a-b)(a+b)
Perfect Square Trinomial: a^2 + 2ab + b^2 = (a+b)^2
The Quadratic Formula: If you cannot factor, use:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
The Discriminant: The term b^2 - 4ac tells you the nature of the roots:
If positive: 2 real solutions.
If zero: 1 real solution.
If negative: 2 complex (imaginary) solutions.
Logarithms
Logarithms are the inverse of exponents. The key rule to memorize is:
If \log_b(x) = y, then b^y = x.
Log Rules:
Product Rule: \logb(xy) = \logb(x) + \log_b(y)
Quotient Rule: \logb(\frac{x}{y}) = \logb(x) - \log_b(y)
Power Rule: \logb(x^n) = n \cdot \logb(x)
Exam Focus
Why it matters: This section tests your ability to manipulate symbols. High-scoring students must be fast at factoring.
Typical question patterns:
"For what value of c does the equation have exactly one real solution?" (Requires setting the discriminant to 0).
Function mapping: "If f(x) = 2x^2 + 3, find f(g(x)) where g(x) = x-1."
Common mistakes: Distributing a negative sign incorrectly in systems of equations or inequalities. Forgetting to flip the inequality sign when dividing by a negative number.
Geometry (Plane & Coordinate)
Geometry accounts for roughly 35-40% of the math section. Unlike the SAT, ACT Geometry problems can be quite direct but require memorized formulas.
Triangles
Angles: The sum of interior angles is always 180^{\circ}.
Pythagorean Theorem: For right triangles, a^2 + b^2 = c^2, where c is the hypotenuse.
Special Right Triangles (Memorize these ratios!):
30-60-90: Side ratios are x : x\sqrt{3} : 2x
45-45-90: Side ratios are x : x : x\sqrt{2}
Area: A = \frac{1}{2}bh
Circles
Area: A = \pi r^2
Circumference: C = 2\pi r or C = \pi d
Equation of a Circle: (x-h)^2 + (y-k)^2 = r^2, where (h,k) is the center and r is the radius.
Polygons & Solids
Sum of Interior Angles: (n-2) \times 180^{\circ}, where n is the number of sides.
Volume of a Rectangular Prism: V = l \times w \times h
Volume of a Cylinder: V = \pi r^2 h
Coordinate Geometry
Distance Formula: d = \sqrt{(x2 - x1)^2 + (y2 - y1)^2}
Midpoint Formula: (\frac{x1 + x2}{2}, \frac{y1 + y2}{2})
Exam Focus
Why it matters: Geometry questions are visually driven. On the ACT, diagrams are generally drawn to scale unless noted otherwise (unlike many other standardized tests), which allows for estimation as a checking strategy.
Typical question patterns:
Shaded regions: Finding the area of a square minus the area of an inscribed circle.
"Walk-around" problems: Finding the perimeter of a complex shape by realizing parallel sides sum up to the total width/height.
Common mistakes: Confusing Diameter and Radius. Remember, the formula usually wants r, but the problem often gives d. Also, forgetting to square the radius in the circle equation.
Trigonometry
There are usually only 4-6 trigonometry questions, but they are essential for high scores (30+). They often appear in the final 10 questions.
SOH CAH TOA
For a right triangle:
Sine (sin) = \frac{\text{Opposite}}{\text{Hypotenuse}}
Cosine (cos) = \frac{\text{Adjacent}}{\text{Hypotenuse}}
Tangent (tan) = \frac{\text{Opposite}}{\text{Adjacent}}
Reciprocal Identities
Cosecant (csc): \frac{1}{\sin \theta}
Secant (sec): \frac{1}{\cos \theta}
Cotangent (cot): \frac{1}{\tan \theta}
The Pythagorean Identity
\sin^2 \theta + \cos^2 \theta = 1
This is the most frequently tested identity. If you see \sin^2 and \cos^2 in the same problem, simplify using this equal to 1.
Radians
To convert between Degrees and Radians:
Degrees to Radians: Multiply by \frac{\pi}{180}
Radians to Degrees: Multiply by \frac{180}{\pi}
Exam Focus
Why it matters: This separates average scores from top-tier scores.
Typical question patterns:
Unit Circle: "What is \tan(\frac{5\pi}{4})?"
Shadow problems: Using tangent to find the height of a pole given the shadow length and angle of elevation.
Graphing Trig Functions: Identifying the amplitude or period of y = A \sin(Bx). (Amplitude is |A|, Period is \frac{2\pi}{B}).
Common mistakes: Having the calculator in the wrong mode (Degrees vs. Radians). If the question uses \pi, use Radian mode. If it uses symbols like ^{\circ}, use Degree mode.
Advanced Topics: Matrices & Complex Numbers
These are rare but standard on the ACT.
Complex Numbers
Definition: i = \sqrt{-1} and i^2 = -1.
Complex Form: a + bi.
Operations: Treat i like a variable (like x), but whenever you get i^2, replace it with -1.
Conjugates: To divide complex numbers, multiply the numerator and denominator by the conjugate (a - bi) of the denominator.
Matrices
Addition/Subtraction: Simply add or subtract corresponding elements (positions must match).
Multiplication: You can only multiply matrices if the columns of the first match the rows of the second. (e.g., a 2 \times 3 matrix can multiply a 3 \times 2 matrix).
Determinant: For a 2 \times 2 matrix \begin{pmatrix} a & b \ c & d \end{pmatrix}, the determinant is ad - bc.
Exam Focus
Why it matters: These concepts typically appear in the final 20 questions.
Typical question patterns:
Simplifying complex fractions.
Powers of i: Recognize the cycle (i, -1, -i, 1).
Matrix multiplication setup: "Is the product of Matrix A and Matrix B defined?"
Common mistakes: In matrix multiplication, multiplying just the corresponding terms rather than doing the full "Row times Column" dot product.
Quick Review Checklist
Before the exam, can you confidently execute these tasks?
Can you calculate the slope given two points without hesitation?
Do you know the quadratic formula by heart (x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a})?
Can you identify the center and radius of a circle from the equation (x-h)^2 + (y-k)^2 = r^2?
Can you solve a system of linear equations using both substitution and elimination?
Do you know the 30-60-90 and 45-45-90 triangle side ratios?
Can you manipulate exponents rules ((x^a)^b = x^{ab} vs x^a \cdot x^b = x^{a+b})?
Do you know SOH CAH TOA and the reciprocal trig functions (csc, sec, cot)?
Can you determine the probability of an event (\frac{\text{desired outcomes}}{\text{total outcomes}})?
Final Exam Pitfalls
Answering the Wrong Question: The ACT loves to make you solve for x, but ask for 2x + 1. Always circle the final goal of the question before solving.
Correction: Re-read the last sentence of the prompt before selecting your answer.
Percent Change vs. Percent Of: Students often confuse "x is 20 percent less than y" (x = 0.80y) with "x is 20 percent of y" (x = 0.20y).
Correction: Translate English directly to math. "Of" means multiply.
Forgetting +/- on Roots: When you take the square root of both sides of an equation (e.g., x^2 = 25), you must consider both positive and negative roots (x = \pm 5).
Correction: Always write the \pm symbol immediately when you square root a variable.
Misinterpreting "Integer": Students often forget that integers include negative numbers and zero.
Correction: If a problem says "x is an integer," test -1, 0, 1, not just positive numbers.
Average Speed Trap: If you drive 60 mph there and 40 mph back, the average speed is NOT 50 mph. (It takes longer to drive the slow leg, weighting the average down).
Correction: Use Rate = \frac{\text{Total Distance}}{\text{Total Time}}. Assume a convenient distance (like 120 miles) to calculate the exact times.
═══════════════════════════════════════
GPT 5.2 Pro
═══════════════════════════════════════
What You Need to Know
The ACT Math test is 60 multiple-choice questions in 60 minutes—time management and selective skipping are as important as content.
Official ACT reporting emphasizes Preparing for Higher Math (algebra, functions, geometry, statistics) and Integrating Essential Skills (arithmetic/linear skills) with many questions framed as modeling (real-world context).
Most questions reward fast recognition of standard forms (linear, quadratic, coordinate geometry, right-triangle trig) and careful reading of constraints (domain, units, “integer,” “positive,” etc.).
ACT Math Blueprint & Core Skills
The ACT publishes a content framework in its official prep materials (commonly titled Preparing for the ACT). The Math test draws from:
Pre-algebra/number skills (ratios, percent, basic probability)
Elementary & intermediate algebra (linear equations/inequalities, systems, quadratics, exponents)
Coordinate geometry (slope, distance, midpoints, graph interpretation)
Plane geometry (angles, triangles, circles, area/volume)
Trigonometry (primarily right-triangle trig; some unit-circle style values may appear)
You will also see many items tagged as:
Preparing for Higher Math (a large share of questions)
Integrating Essential Skills (a substantial share)
Modeling (questions set in real contexts across topics)
What the test is really measuring
Fluency with algebraic manipulation (factoring, solving, simplifying)
Function literacy: interpret f(x), domain/range, transformations
Geometry relationships you can apply quickly
Data reasoning: averages, spread, basic probability, reading tables/graphs
Time strategy (high yield)
Average pace is about 1 minute per question, but difficulty rises—plan to bank time on easier questions.
Use “plug in” and “backsolve” when algebra is messy.
Don’t get stuck: mark, guess strategically, and move on.
Exam Focus
Why it matters: The ACT rewards efficient problem selection and mastery of recurring skill patterns more than deep, proof-style reasoning.
Typical question patterns:
“Which of the following is equivalent to …?” (algebra simplification)
“Solve for x” with constraints (integer/positive)
Interpret a graph/table in a context (modeling)
Common mistakes:
Spending too long on one hard question—set a time cap and return later.
Ignoring restrictions (like x\neq 0 or “positive integer”).
Misreading units (feet vs inches) or rate wording (“per”).
Number & Quantity (Pre-Algebra Essentials)
Number & Quantity includes operations with real numbers, fractions/decimals, ratios, percent, absolute value, and basic counting/probability.
Fractions, ratios, and percent
Key conversions:
Percent to decimal: p\% = \frac{p}{100}
Percent change: \text{percent change}=\frac{\text{new}-\text{old}}{\text{old}}\times 100\%
Proportion: if \frac{a}{b}=\frac{c}{d} then ad=bc
Worked example (percent change)
A price goes from 80 to 92. Find percent increase.
Difference: 92-80=12
Divide by original: \frac{12}{80}=\frac{3}{20}=0.15
Convert: 0.15=15\%
Absolute value and inequalities
Absolute value measures distance from 0:
|x|=a (with a\ge 0) means x=a or x=-a
|x|<a means -a<x<a
|x|>a means x<-a or x>a
Worked example (absolute value inequality)
Solve |2x-3|\le 5.
Write compound inequality: -5\le 2x-3\le 5
Add 3: -2\le 2x\le 8
Divide by 2: -1\le x\le 4
Basic probability
For equally likely outcomes:
P(\text{event})=\frac{\text{favorable}}{\text{total}}
For independent events: P(A\cap B)=P(A)\cdot P(B)
Worked example (independent probability)
A fair coin is flipped twice. Probability of two heads:
P(HH)=\frac{1}{2}\cdot \frac{1}{2}=\frac{1}{4}
Exam Focus
Why it matters: These skills feed almost every modeling and algebra problem—errors here cause cascades.
Typical question patterns:
Ratio/proportion word problems (mixtures, scale drawings)
Percent increase/decrease, discount + tax in sequence
Simple probability from counts or a table
Common mistakes:
Applying percent changes additively (e.g., discount then tax) instead of sequentially multiplying.
Cross-multiplying incorrectly (mixing numerators/denominators).
Treating dependent events as independent.
Algebra (Linear, Systems, Polynomials, Exponents)
Algebra on ACT is heavily procedural: solve, simplify, factor, and interpret.
Linear equations and inequalities
Common forms:
Slope-intercept: y=mx+b
Standard: Ax+By=C
Solving tips:
Keep operations balanced.
For inequalities, if you multiply/divide by a negative, flip the inequality sign.
Worked example (linear inequality)
Solve -3(2x-1)>9.
Distribute: -6x+3>9
Subtract 3: -6x>6
Divide by -6 (flip sign): x<-1
Systems of equations
Methods:
Substitution (solve one equation for a variable)
Elimination (add/subtract to cancel)
Worked example (elimination)
Solve
\begin{cases}
2x+y=11\
3x-y=4
\end{cases}
Add equations to eliminate y:
5x=15
x=3
Plug back: 2(3)+y=11\Rightarrow y=5
Solution: (3,5)
Exponents and radicals
Rules (for a>0 when needed):
a^m\cdot a^n=a^{m+n}
\frac{a^m}{a^n}=a^{m-n}
(a^m)^n=a^{mn}
a^{-n}=\frac{1}{a^n}
\sqrt{a^2}=|a|
Worked example (simplify)
Simplify \frac{(x^3y^{-2})^2}{x^4}.
Power to a power: (x^3)^2=x^6 and (y^{-2})^2=y^{-4}
So numerator is x^6y^{-4}
Divide by x^4: x^{6-4}y^{-4}=x^2y^{-4}=\frac{x^2}{y^4}
Quadratics and factoring
Standard form: ax^2+bx+c
Key tools:
Factoring: x^2+bx+c=(x+p)(x+q) where p+q=b and pq=c
Quadratic formula:
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}Vertex of y=ax^2+bx+c occurs at:
x=\frac{-b}{2a}
Worked example (factoring)
Solve x^2-5x+6=0.
Factor: (x-2)(x-3)=0
Solutions: x=2 or x=3
Exam Focus
Why it matters: A large portion of ACT Math is algebra manipulation—fast, accurate algebra saves major time.
Typical question patterns:
Solve a linear equation/inequality with fractions or distribution
Factor a quadratic or identify roots from a graph/form
Simplify an expression using exponent rules
Common mistakes:
Forgetting to flip the inequality when dividing by a negative.
Arithmetic slips during distribution or combining like terms.
Assuming \sqrt{a^2}=a instead of |a|.
Functions & Graphs (Interpretation and Transformations)
A function assigns each input exactly one output. ACT expects comfort with notation and graphs.
Function notation and evaluation
If f(x)=2x^2-3x, then evaluate by substitution.
Worked example (evaluate)
Compute f(-2).
Substitute: f(-2)=2(-2)^2-3(-2)
(-2)^2=4, so 2\cdot 4=8
-3(-2)=+6
Total: 8+6=14
Domain and restrictions
Domain issues arise from:
Denominators: \frac{1}{x-5} requires x\ne 5
Even roots: \sqrt{x-1} requires x-1\ge 0
Worked example (domain)
Find domain of g(x)=\frac{\sqrt{x+2}}{x-3}.
Radicand constraint: x+2\ge 0\Rightarrow x\ge -2
Denominator constraint: x\ne 3
Domain: x\ge -2 and x\ne 3
Transformations (quick recognition)
Base: y=f(x)
Vertical shift: y=f(x)+k (up k)
Horizontal shift: y=f(x-h) (right h)
Reflection: y=-f(x) (over x-axis), y=f(-x) (over y-axis)
Vertical stretch: y=af(x)
Linear functions and slope
Slope between two points (x1,y1) and (x2,y2):
m=\frac{y2-y1}{x2-x1}
Point-slope form:
y-y1=m(x-x1)
Exam Focus
Why it matters: Many ACT problems test whether you can interpret formulas/graphs quickly rather than do long computation.
Typical question patterns:
Evaluate f(a) or solve f(x)=k
Identify a graph after a transformation (shift/reflect/stretch)
Find slope/intercepts from points or from a graph description
Common mistakes:
Mixing up horizontal shift direction: f(x-h) shifts right, not left.
Forgetting domain restrictions from radicals/denominators.
Using slope formula with swapped coordinates inconsistently (sign errors).
Coordinate Geometry (Lines, Distance, Midpoint, Circles)
Coordinate geometry combines algebra with geometric meaning.
Distance and midpoint
Distance between (x1,y1) and (x2,y2):
d=\sqrt{(x2-x1)^2+(y2-y1)^2}
Midpoint:
M=\left(\frac{x1+x2}{2},\frac{y1+y2}{2}\right)
Worked example (distance)
Distance between (1,2) and (7,-6):
Differences: \Delta x=6, \Delta y=-8
d=\sqrt{6^2+(-8)^2}=\sqrt{36+64}=\sqrt{100}=10
Parallel and perpendicular lines
Parallel lines have equal slopes: m1=m2
Perpendicular slopes satisfy: m1m2=-1 (negative reciprocal)
Circles in the coordinate plane
Standard circle form:
(x-h)^2+(y-k)^2=r^2
Center is (h,k) and radius is r.
Worked example (identify center/radius)
For (x-2)^2+(y+3)^2=25:
Center: (2,-3)
Radius: r=5
Exam Focus
Why it matters: Coordinate geometry questions are common and usually fast points if you know the formulas.
Typical question patterns:
Find distance/midpoint, often inside a bigger word problem
Determine slope; classify lines as parallel/perpendicular
Match a circle equation to center/radius or a graph description
Common mistakes:
Forgetting to square differences in the distance formula.
Confusing perpendicular slope as negative (instead of negative reciprocal).
Misreading y+3 as k=+3; in y-k form, y+3=y-(-3).
Plane Geometry & Measurement (Angles, Triangles, Polygons, Circles, Solids)
ACT geometry is formula-driven—memorize core area/volume and angle facts.
Angle facts
Line: supplementary angles sum to 180^\circ
Around a point: sum is 360^\circ
Triangle interior angles sum to 180^\circ
For parallel lines, corresponding/alternate interior angles are equal
Triangles
Common area formula:
A=\frac{1}{2}bh
Right triangle (Pythagorean Theorem):
a^2+b^2=c^2
Special right triangles (high yield):
45^\circ-45^\circ-90^\circ: sides x,x,x\sqrt{2}
30^\circ-60^\circ-90^\circ: sides x,x\sqrt{3},2x
Worked example (special triangle)
A right triangle has a 30^\circ angle and hypotenuse 14. Short leg is \frac{14}{2}=7, long leg is 7\sqrt{3}.
Polygons
Rectangle area: A=lw
Parallelogram area: A=bh
Trapezoid area:
A=\frac{1}{2}(b1+b2)h
Circles
Circumference: C=2\pi r
Area: A=\pi r^2
Arc length (fraction of full circle):
\text{arc length}=\frac{\theta}{360^\circ}\cdot 2\pi r
Sector area:
\text{sector area}=\frac{\theta}{360^\circ}\cdot \pi r^2
Solid geometry (common)
Rectangular prism volume: V=lwh
Cylinder volume: V=\pi r^2h
Exam Focus
Why it matters: Geometry problems are often straightforward if you recall formulas and recognize special triangles.
Typical question patterns:
Compute area/volume with unit conversions (inches to feet)
Use angle relationships in parallel-line diagrams (described in words)
Apply special right triangle ratios to avoid trig
Common mistakes:
Using diameter when the formula needs radius (or vice versa).
Forgetting to halve for triangle area or average bases for trapezoid area.
Missing unit conversions—square/cubic units scale (e.g., converting length affects area/volume nonlinearly).
Trigonometry (Mostly Right-Triangle Trig)
ACT trig is typically practical: right triangles, basic identities, and sometimes angles in standard position.
SOH-CAH-TOA (right-triangle definitions)
For angle \theta in a right triangle:
\sin\theta=\frac{\text{opposite}}{\text{hypotenuse}}
\cos\theta=\frac{\text{adjacent}}{\text{hypotenuse}}
\tan\theta=\frac{\text{opposite}}{\text{adjacent}}
Memory aid: SOH-CAH-TOA.
Pythagorean identity
\sin^2\theta+\cos^2\theta=1
Using trig to solve for sides
Worked example (right-triangle trig)
A ladder makes a 60^\circ angle with the ground and reaches a height of 12. Ladder length L satisfies:
\sin 60^\circ=\frac{12}{L}
Use \sin 60^\circ=\frac{\sqrt{3}}{2}
\frac{\sqrt{3}}{2}=\frac{12}{L}\Rightarrow L=\frac{24}{\sqrt{3}}=8\sqrt{3}
Common exact trig values (worth knowing)
From special triangles:
\sin 30^\circ=\frac{1}{2}, \cos 30^\circ=\frac{\sqrt{3}}{2}, \tan 30^\circ=\frac{1}{\sqrt{3}}
\sin 45^\circ=\frac{\sqrt{2}}{2}, \cos 45^\circ=\frac{\sqrt{2}}{2}, \tan 45^\circ=1
\sin 60^\circ=\frac{\sqrt{3}}{2}, \cos 60^\circ=\frac{1}{2}, \tan 60^\circ=\sqrt{3}
Exam Focus
Why it matters: Trig questions are usually quick points if you recognize special triangles and apply SOH-CAH-TOA correctly.
Typical question patterns:
Find a missing side using \sin, \cos, or \tan
Use special right triangle ratios instead of calculator-heavy steps
Apply \sin^2\theta+\cos^2\theta=1 to find the other ratio
Common mistakes:
Using the wrong side relative to \theta (opposite vs adjacent).
Forgetting to rationalize or simplify answer forms when needed.
Mixing degrees and radians—ACT trig is typically in degrees (watch the problem statement/calculator mode).
Statistics, Probability & Data (Tables, Graphs, Averages)
ACT data questions often test interpretation more than computation.
Measures of center
Mean: \text{mean}=\frac{\text{sum}}{n}
Median: middle value (after sorting)
Mode: most frequent
Worked example (mean with change)
Mean of 5 numbers is 12. Sum is 5\cdot 12=60. If one number increases by 4, new sum is 64, new mean is \frac{64}{5}=12.8.
Counting principles (basic)
Fundamental counting principle: if one step has a choices and another has b choices, total is ab choices.
Worked example (counting)
A code has 3 letters (A–Z) followed by 2 digits (0–9), repetition allowed.
Total: 26^3\cdot 10^2.
Interpreting graphs and tables
You may need to:
Compute differences (change over time)
Compute rates (change per unit)
Compare proportions (part-to-whole)
Real-world modeling tip: write units explicitly (e.g., \text{miles/hour}).
Exam Focus
Why it matters: Data interpretation is common and often easier than algebra if you read carefully.
Typical question patterns:
Compute mean/median from a list or frequency table
Probability from a two-way table
Interpret a trend or rate of change from a graph
Common mistakes:
Confusing median and mean when data are skewed.
Using the wrong denominator in probability (e.g., conditional vs overall).
Reading a graph scale incorrectly (tick marks not equal to 1).
Modeling & Word Problems (Rates, Mixtures, Units, Setups)
Modeling means translating a context into math—equations, inequalities, or functions—then interpreting the result.
Rate problems
General structure:
\text{distance}=\text{rate}\cdot \text{time}
Work problems often use:
\text{work rate}=\frac{1}{\text{time to finish}}
Worked example (distance-rate-time)
A car travels 180 miles in 3 hours. Rate:
r=\frac{180}{3}=60 miles per hour.
Mixtures and weighted averages
If combining amounts with different concentrations:
\text{(amount)}\times\text{(concentration)} adds.
Worked example (simple mixture)
Mix 10 liters of 20\% solution with 5 liters of 50\% solution.
Solute: 10\cdot 0.20=2 liters
Solute: 5\cdot 0.50=2.5 liters
Total solute: 4.5 liters; total mixture: 15 liters
Concentration: \frac{4.5}{15}=0.30=30\%
Units and scaling
If lengths scale by factor k, areas scale by k^2, volumes by k^3.
Exam Focus
Why it matters: Modeling questions appear throughout the test and are a major source of “easy to medium” points.
Typical question patterns:
Set up an equation from a verbal description (rates, proportions)
Translate “at least/at most/no more than” into an inequality
Interpret what a solution means in context (rounding, units)
Common mistakes:
Solving correctly but giving a non-sensible answer (negative time, wrong units).
Ignoring rounding directions required by context (e.g., number of buses must round up).
Mixing unit systems without converting.
Quick Review Checklist
Can you solve linear equations and inequalities (including flipping the sign when dividing by a negative)?
Can you factor a quadratic and also solve it using the quadratic formula when factoring fails?
Do you know the slope, distance, and midpoint formulas and when to use each?
Can you interpret f(x) notation, find domain restrictions, and recognize basic graph transformations?
Can you compute area/volume for common shapes (triangles, circles, cylinders, prisms)?
Can you use special right triangles and SOH-CAH-TOA to solve right-triangle trig problems?
Can you compute mean/median and do quick updates to averages using sums?
Can you set up proportions, rate equations, and mixture equations from word problems?
Final Exam Pitfalls
Algebra sign errors (distribution/combining like terms) — Write one step per line and simplify systematically before solving.
Inequality direction mistake — When multiplying/dividing by a negative number, flip < to > (and vice versa).
Domain/constraint blindness — Check denominators, radicals, and word constraints (integer/positive) before choosing an answer.
Geometry formula misfires (radius vs diameter; missing \frac{1}{2}) — Rewrite the needed formula first, then substitute.
Right-triangle trig side confusion — Label opposite/adjacent/hypotenuse relative to \theta before applying \sin, \cos, or \tan.
Modeling/unit mistakes — Track units through calculations and ensure the final answer matches what the question asks (and is reasonable in context).
═══════════════════════════════════════
Claude Opus 4.6
═══════════════════════════════════════
What You Need to Know
The ACT Math section has 60 questions in 60 minutes — that's one minute per question. Speed and accuracy are equally important, so knowing shortcuts and recognizing question types quickly is essential.
Content is distributed across six reporting categories: Preparing for Higher Math (~57–60%) — which includes Number & Quantity, Algebra, Functions, Geometry, and Statistics & Probability — and Integrating Essential Skills (~40–43%), which tests foundational math applied across categories.
There is no formula sheet provided on the ACT. You must memorize key formulas for area, volume, slope, the quadratic formula, trigonometric identities, and more.
Questions are roughly ordered from easier to harder, but difficulty is not strictly linear. Don't spend too long on any single question — guess strategically and move on if stuck.
Pre-Algebra & Number Properties
These foundational skills appear throughout the test under the Integrating Essential Skills category. You need fluency with basic operations, number properties, and proportional reasoning.
Key Concepts
Order of operations (PEMDAS): Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right).
Factors and multiples: The Greatest Common Factor (GCF) is the largest number dividing two integers; the Least Common Multiple (LCM) is the smallest number both divide into.
Properties of integers: Even/odd rules, positive/negative multiplication rules, divisibility tests.
Fractions, decimals, and percents: Convert fluently between all three. Percent change formula:
\text{Percent Change} = \frac{\text{New} - \text{Original}}{\text{Original}} \times 100
Ratios and proportions: Set up as \frac{a}{b} = \frac{c}{d} and cross-multiply.
Absolute value: |x| is the distance from zero. Always non-negative.
Exponent rules:
Rule | Formula |
|---|---|
Product | a^m \cdot a^n = a^{m+n} |
Quotient | \frac{a^m}{a^n} = a^{m-n} |
Power of a power | (a^m)^n = a^{mn} |
Negative exponent | a^{-n} = \frac{1}{a^n} |
Zero exponent | a^0 = 1 (for a \neq 0) |
Scientific notation: a \times 10^n where 1 \leq a < 10.
Example
If a shirt costs $40 and is marked down 25%, what is the sale price?
\text{Discount} = 40 \times 0.25 = 10
\text{Sale price} = 40 - 10 = 30
Exam Focus
Why it matters: Roughly 20–25% of ACT Math questions test these foundational arithmetic and number sense skills directly, and they underpin nearly every other category.
Typical question patterns:
Word problems involving percent increase/decrease, tip, tax, or discount
Questions asking for the value of an expression using order of operations
Ratio/proportion problems set in real-world contexts (recipes, maps, mixtures)
Common mistakes:
Confusing percent of a number with percent change — always check what the "original" is.
Forgetting that a negative number raised to an even power is positive: (-3)^2 = 9, but -3^2 = -9 (the negative is not inside the parentheses).
Misapplying exponent rules, especially a^m \cdot b^m \neq (ab)^{2m}.
Algebra
Algebra questions make up a significant portion of the Preparing for Higher Math category (~12–15% of the test).
Key Concepts
Linear equations: Standard form Ax + By = C; slope-intercept form y = mx + b.
Slope: m = \frac{y2 - y1}{x2 - x1}
Parallel lines have equal slopes; perpendicular lines have negative reciprocal slopes (m1 \cdot m2 = -1).
Systems of equations: Solve by substitution or elimination. The ACT loves systems set up as word problems (e.g., ticket pricing, mixture problems).
Inequalities: Solve like equations, but flip the sign when multiplying or dividing by a negative.
Quadratics:
Standard form: ax^2 + bx + c = 0
Quadratic formula: x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Discriminant (b^2 - 4ac): positive → 2 real solutions, zero → 1 real solution, negative → no real solutions.
Factoring: Look for two numbers that multiply to ac and add to b.
Vertex form: y = a(x - h)^2 + k where (h, k) is the vertex.
Absolute value equations: |x - a| = b yields two cases: x - a = b or x - a = -b.
Example — System of Equations
Solve: 2x + y = 10 and x - y = 2.
Add the equations: 3x = 12 \Rightarrow x = 4. Substitute: 4 - y = 2 \Rightarrow y = 2.
Exam Focus
Why it matters: Algebra is the backbone of ACT Math. You'll see linear and quadratic questions at every difficulty level.
Typical question patterns:
"What is the value of x?" for single-variable equations
Word problems requiring you to set up and solve a system
Identifying the vertex, axis of symmetry, or roots of a parabola
Common mistakes:
Forgetting to flip the inequality sign when multiplying/dividing by a negative number.
Sign errors when distributing negatives, e.g., -(x - 3) = -x + 3, not -x - 3.
Solving for the wrong variable — the question may ask for y after you found x.
Functions
Functions account for ~12–15% of the test and range from basic evaluation to transformations and composition.
Key Concepts
Function notation: f(x) means "the output of function f when the input is x." To evaluate f(3), substitute 3 for x.
Domain and range: Domain is the set of all valid inputs; range is the set of all outputs. Watch for division by zero and square roots of negatives.
Composition: (f \circ g)(x) = f(g(x)) — evaluate the inner function first.
Transformations:
Transformation | Effect on graph |
|---|---|
f(x) + k | Shift up k units |
f(x) - k | Shift down k units |
f(x - h) | Shift right h units |
f(x + h) | Shift left h units |
-f(x) | Reflect over the x-axis |
f(-x) | Reflect over the y-axis |
Logarithms (occasionally tested): \log_b a = c means b^c = a.
Example — Composition
If f(x) = 2x + 1 and g(x) = x^2, find f(g(3)).
g(3) = 9, then f(9) = 2(9) + 1 = 19.
Exam Focus
Why it matters: Function questions test your ability to interpret notation and apply transformations — skills that connect algebra to higher math.
Typical question patterns:
Evaluate f(a) given a function definition
Determine how a graph shifts given a transformation
Find f(g(x)) or g(f(x)) and note they are generally different
Common mistakes:
Confusing f(x + h) (shift left) with f(x) + h (shift up).
Applying composition in the wrong order — f(g(x)) \neq g(f(x)) in general.
Forgetting domain restrictions when a function involves a denominator or square root.
Geometry
Geometry questions make up ~12–15% of the test. You need formulas memorized — the ACT does not provide them.
Essential Formulas
Shape | Formula |
|---|---|
Area of a triangle | A = \frac{1}{2}bh |
Area of a rectangle | A = lw |
Area of a circle | A = \pi r^2 |
Circumference of a circle | C = 2\pi r |
Area of a trapezoid | A = \frac{1}{2}(b1 + b2)h |
Volume of a rectangular prism | V = lwh |
Volume of a cylinder | V = \pi r^2 h |
Pythagorean theorem | a^2 + b^2 = c^2 |
Distance formula | d = \sqrt{(x2 - x1)^2 + (y2 - y1)^2} |
Midpoint formula | M = \left(\frac{x1 + x2}{2}, \frac{y1 + y2}{2}\right) |
Other Key Geometry Facts
Triangle angle sum: 180°. Polygon angle sum: (n - 2) \times 180°.
Special right triangles: 30-60-90 sides are in ratio 1 : \sqrt{3} : 2; 45-45-90 sides are in ratio 1 : 1 : \sqrt{2}.
Common Pythagorean triples: 3-4-5, 5-12-13, 8-15-17, 7-24-25 (and their multiples).
Similar triangles: Corresponding sides are proportional; corresponding angles are equal.
Circle theorems: A central angle equals its intercepted arc. An inscribed angle is half its intercepted arc.
Arc length: s = \frac{\theta}{360} \times 2\pi r (degrees) or s = r\theta (radians).
Sector area: A = \frac{\theta}{360} \times \pi r^2.
Coordinate geometry: Equation of a circle with center (h, k) and radius r: (x - h)^2 + (y - k)^2 = r^2.
Example — Pythagorean Theorem
A right triangle has legs of length 6 and 8. Find the hypotenuse.
c = \sqrt{6^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = 10
Exam Focus
Why it matters: Geometry is consistently tested and often involves multi-step problems combining area, angle, and coordinate concepts.
Typical question patterns:
Finding the area or perimeter of composite shapes
Using the Pythagorean theorem or special right triangles in word problems
Coordinate geometry — finding distance, midpoint, or the equation of a circle
Common mistakes:
Using diameter instead of radius (or vice versa) in circle formulas.
Forgetting that the Pythagorean theorem only applies to right triangles.
Misidentifying which side is the hypotenuse — it's always opposite the right angle and is the longest side.
Trigonometry
Trigonometry questions make up ~7% of the ACT Math section and tend to appear in the second half (harder questions).
Key Concepts
SOH-CAH-TOA (mnemonic for right-triangle trig):
\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}
\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}
\tan\theta = \frac{\text{opposite}}{\text{adjacent}}
Reciprocal functions: \csc\theta = \frac{1}{\sin\theta}, \sec\theta = \frac{1}{\cos\theta}, \cot\theta = \frac{1}{\tan\theta}.
Unit circle values (most tested): Know sine, cosine, and tangent for 0°, 30°, 45°, 60°, 90° and their equivalents in radians.
Radians ↔ Degrees: 180° = \pi \text{ radians}. Multiply degrees by \frac{\pi}{180} to get radians.
Pythagorean identity: \sin^2\theta + \cos^2\theta = 1.
Law of Sines: \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}
Law of Cosines: c^2 = a^2 + b^2 - 2ab\cos C
Graphs of trig functions: For y = a\sin(bx + c) + d, amplitude = |a|, period = \frac{2\pi}{|b|}, vertical shift = d, phase shift = -\frac{c}{b}.
Exam Focus
Why it matters: Trig is a smaller slice of the test but the questions are often higher-difficulty, making them valuable for top scorers.
Typical question patterns:
Finding a missing side or angle using SOH-CAH-TOA
Converting between degrees and radians
Identifying amplitude or period from an equation or graph description
Common mistakes:
Mixing up sine and cosine — remember, sine goes with the opposite side.
Calculator set to wrong mode (degrees vs. radians) — the ACT often specifies, so read carefully.
Forgetting that \tan\theta is undefined when \cos\theta = 0 (at 90°, 270°, etc.).
Statistics & Probability
This category accounts for ~8–12% of the test and covers data interpretation, descriptive statistics, and counting/probability.
Key Concepts
Mean (average): \bar{x} = \frac{\text{sum of values}}{\text{number of values}}
Median: Middle value when data is ordered. For an even count, average the two middle values.
Mode: Most frequently occurring value.
Range: \text{max} - \text{min}.
Probability: P(E) = \frac{\text{favorable outcomes}}{\text{total outcomes}}. Always between 0 and 1.
Counting principle: If event A has m outcomes and event B has n outcomes, there are m \times n combined outcomes.
Permutations (order matters): P(n, r) = \frac{n!}{(n - r)!}
Combinations (order doesn't matter): C(n, r) = \frac{n!}{r!(n - r)!}
Reading data: Expect questions on bar graphs, histograms, scatterplots, line graphs, and two-way frequency tables.
Example — Probability
A bag has 3 red, 5 blue, and 2 green marbles. What is the probability of drawing a blue marble?
P(\text{blue}) = \frac{5}{3 + 5 + 2} = \frac{5}{10} = \frac{1}{2}
Exam Focus
Why it matters: These questions are often straightforward and are a good source of quick points.
Typical question patterns:
"What is the average of…" or "What happens to the mean if one value changes?"
Reading values from a chart and computing a statistic
Probability of a single or compound event
Common mistakes:
Confusing mean, median, and mode — especially when outliers are involved (outliers affect the mean much more than the median).
Forgetting to account for all outcomes in the denominator of a probability.
Confusing permutations and combinations — ask yourself: does order matter?
Number & Quantity (Advanced)
This small but important subcategory (~4–8%) includes complex numbers, matrices, and number properties at a higher level.
Key Concepts
Imaginary numbers: i = \sqrt{-1}, so i^2 = -1, i^3 = -i, i^4 = 1 (the cycle repeats every 4 powers).
Complex number arithmetic: (a + bi) + (c + di) = (a + c) + (b + d)i. Multiply using FOIL and replace i^2 with -1.
Matrices: Basic addition (element-by-element) and scalar multiplication. Occasionally, 2×2 matrix multiplication.
Vectors: Occasionally tested — magnitude of a vector \langle a, b \rangle is \sqrt{a^2 + b^2}.
Example — Powers of i
Simplify i^{27}.
Divide 27 by 4: 27 = 4 \times 6 + 3, so i^{27} = i^3 = -i.
Exam Focus
Why it matters: These tend to be later, harder questions, but the concepts are straightforward if you know the rules.
Typical question patterns:
Simplify a power of i
Add, subtract, or multiply complex numbers
Perform basic matrix operations
Common mistakes:
Forgetting that i^2 = -1 when multiplying complex numbers.
Miscounting the cycle of i — always divide the exponent by 4 and use the remainder.
Quick Review Checklist
☐ Can you solve a linear equation and a system of two equations quickly?
☐ Do you know the quadratic formula and how to use the discriminant?
☐ Can you compute slope, midpoint, and distance given two points?
☐ Do you have area and volume formulas memorized for triangles, circles, rectangles, trapezoids, and cylinders?
☐ Can you apply SOH-CAH-TOA to find a missing side or angle in a right triangle?
☐ Do you know the special right triangle ratios (30-60-90 and 45-45-90)?
☐ Can you evaluate f(g(x)) and describe graph transformations?
☐ Do you know how to calculate mean, median, mode, and basic probability?
☐ Can you simplify powers of i using the 4-cycle pattern?
☐ Can you convert between degrees and radians?
Final Exam Pitfalls
Using diameter instead of radius: Many problems give the diameter. Always halve it before plugging into A = \pi r^2 or C = 2\pi r. A quick re-read of the problem saves easy points.
Sign errors with negatives: Distributing a negative sign or subtracting negative numbers trips up even strong students. Write out each step: -(x - 5) = -x + 5.
Answering the wrong question: The ACT often asks for a quantity related to what you solved for — such as asking for 2x when you found x, or asking for the perimeter when you calculated the area. Always re-read the final sentence of the question before selecting your answer.
Calculator dependency: While a calculator helps, relying on it for every computation wastes time. Practice mental math with fractions, percents, and simple equations.
Skipping units or labels: In word problems involving rates, unit conversions, or geometry, track your units. Converting minutes to hours or inches to feet is a common trap.
Not plugging answers back in: When stuck or unsure, backsolving — plugging answer choices into the equation — is a powerful ACT strategy. Start with the middle value (choice C) to efficiently narrow down the correct answer.