The AFOQT Math Knowledge subtest gives you 25 questions in 22 minutes. That is less than one minute per problem. Most students who struggle with this section do not struggle because the math is hard — they struggle because they spend too long on any single problem, or they never built a solid mental map of what is actually tested.
I have a PhD in nuclear engineering. I use math every day in reactor design calculations. I also tutor officer candidates one-on-one, and I have watched hundreds of students take practice tests. The patterns are predictable. The weak spots are fixable. This guide covers everything that appears on Math Knowledge and gives you a system for studying it efficiently.
What this subtest tests: The Math Knowledge subtest measures your knowledge of high school mathematics — algebra, geometry, and basic number theory. It does not test calculus. It does not require a calculator. If you have a solid algebra and geometry foundation, a 75+ score is very achievable with three to four weeks of focused prep.
Section 1: Arithmetic Foundations
Arithmetic questions show up directly and also underlie every other topic. Do not skip this section thinking it is too basic — the AFOQT routinely uses arithmetic to trip up students who rush.
Fractions, Decimals, and Percentages
You need fluency moving between these three representations. A percentage is just a fraction over 100. A decimal is a fraction over a power of 10. Practice converting quickly in your head.
| Concept | Formula / Rule | Example |
|---|---|---|
| Percent to decimal | Divide by 100 | 35% = 0.35 |
| Percent of a number | P% × N | 15% of 80 = 0.15 × 80 = 12 |
| Percent change | (New − Old) / Old × 100 | (90 − 75) / 75 × 100 = 20% |
| Fraction division | a/b ÷ c/d = a/b × d/c | 2/3 ÷ 4/5 = 10/12 = 5/6 |
Ratios and Proportions
The AFOQT loves ratio problems. They appear as direct ratio questions and also embedded in word problems. The key insight is that a ratio a:b means for every a of one thing there are b of another — not that the quantities themselves are a and b.
If a ratio is 3:5 and the total is 40, the first quantity is (3/8) × 40 = 15 and the second is (5/8) × 40 = 25. Write that relationship down immediately when you see a ratio word problem.
Number Theory Essentials
- Factors and multiples: Know how to find the LCM and GCF quickly using prime factorization.
- Prime numbers: Memorize primes through 50: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47.
- Divisibility rules: Divisible by 2 if even; by 3 if digit sum divisible by 3; by 5 if ends in 0 or 5; by 9 if digit sum divisible by 9.
- Order of operations: PEMDAS. The test will try to trick you with nested parentheses and negative signs.
Section 2: Algebra
Algebra is the highest-yield category on Math Knowledge. Expect roughly 40% of your questions to be algebraic in nature. These break down into four main areas.
Linear Equations and Systems
Solving for a single variable in one equation is the most fundamental skill. The key rule: whatever you do to one side, do to the other. For systems of two equations, substitution is usually faster than elimination for AFOQT problems because the numbers tend to be clean.
| Type | Approach |
|---|---|
| One variable, one equation | Isolate the variable in three steps or fewer |
| Two variables, two equations | Solve one equation for x, substitute into the other |
| Inequality | Same as equation; flip the sign when multiplying/dividing by a negative |
Quadratic Equations
You will see quadratics in two forms: factored form and the quadratic formula. The test rarely requires you to complete the square. Know how to factor quickly and recognize when to use the formula.
The quadratic formula: for ax² + bx + c = 0, the solutions are x = [−b ± √(b² − 4ac)] / 2a. The discriminant b² − 4ac tells you how many real solutions exist: positive means two solutions, zero means one, negative means none.
Exponents and Radicals
This is where many students lose easy points. The rules are simple; the test makes them look complex by stacking them.
| Rule | Formula |
|---|---|
| Product rule | x² × x³ = x⁵ |
| Quotient rule | x⁵ / x² = x³ |
| Power rule | (x²)³ = x⁶ |
| Negative exponent | x⁻² = 1/x² |
| Fractional exponent | x^(1/2) = √x |
| Zero exponent | x⁰ = 1 (x ≠ 0) |
Logarithms
Logarithms appear occasionally. You do not need deep log intuition — you need to know the definition and three core rules.
Definition: logₛ(x) = y means bʸ = x. The most common bases on the test are 10 and e (natural log). Rules: log(xy) = log(x) + log(y); log(x/y) = log(x) − log(y); log(xⁿ) = n·log(x). If you see log without a base, assume base 10.
Section 3: Geometry
Geometry questions test your knowledge of shapes, angles, and coordinate systems. Memorize the formulas in this section cold — they are always the same, and there is no excuse for losing points because you forgot the area of a trapezoid.
Area and Perimeter Formulas
| Shape | Area | Perimeter / Circumference |
|---|---|---|
| Rectangle | l × w | 2(l + w) |
| Triangle | (1/2) × b × h | Sum of sides |
| Circle | πr² | 2πr |
| Trapezoid | (1/2)(b₁ + b₂)h | Sum of sides |
| Parallelogram | b × h | 2(b + s) |
Volume Formulas
| Shape | Volume |
|---|---|
| Rectangular prism | l × w × h |
| Cylinder | πr²h |
| Cone | (1/3)πr²h |
| Sphere | (4/3)πr³ |
Angle Rules
- Supplementary angles sum to 180°. Complementary angles sum to 90°.
- Vertical angles are equal when two lines intersect.
- Parallel lines cut by a transversal: alternate interior angles are equal; co-interior angles are supplementary.
- Triangle interior angles always sum to 180°.
- Exterior angle theorem: an exterior angle equals the sum of the two non-adjacent interior angles.
Pythagorean Theorem and Special Triangles
The Pythagorean theorem (a² + b² = c²) is tested constantly. Memorize the common Pythagorean triples: 3-4-5, 5-12-13, 8-15-17, and their multiples (6-8-10, 9-12-15, etc.). Also memorize the two special right triangles: the 45-45-90 triangle (sides in ratio 1:1:√2) and the 30-60-90 triangle (sides in ratio 1:√3:2).
Coordinate Geometry
Expect questions on slope, midpoint, and distance between two points.
| Concept | Formula |
|---|---|
| Slope | m = (y₂ − y₁) / (x₂ − x₁) |
| Midpoint | ((x₁+x₂)/2 , (y₁+y₂)/2) |
| Distance | √[(x₂−x₁)² + (y₂−y₁)²] |
| Slope-intercept form | y = mx + b |
Five Specific Practice Strategies
Strategy 1: Timed Sprints, Not Marathon Sessions
Set a timer for 22 minutes and do exactly 25 questions. Score it. Review every wrong answer and every guess you got right. Do this three times per week. Do not study math for 90-minute sessions — fatigue kills retention and does not simulate test conditions.
Strategy 2: Formula Card Drills
Write every formula from this guide on an index card. Every morning, before you look at your phone, flip through 10 cards. After one week your formula recall will be automatic. This is the single highest-leverage habit I give my students on day one.
Strategy 3: Error Categorization
After every practice test, categorize each wrong answer as one of three types: (A) conceptual gap — you did not know the material; (B) careless error — you knew the material but made an arithmetic mistake; (C) time pressure — you guessed because you ran out of time. Each type has a different fix. Type A requires content study. Type B requires slowing down on computation. Type C requires pacing practice.
Strategy 4: Work Backwards from Answers
On multiple-choice tests, you can often plug the answer choices back into the problem. If the question asks for a value of x, substitute each answer choice and see which one satisfies the equation. This is especially fast for quadratics and inequalities where factoring takes longer than testing.
Strategy 5: Use the App for Adaptive Drilling
My AFOQT prep app at dr-p-afoqt-app.hf.space tracks which topics you miss most frequently and serves more of those questions. Use it for 15 minutes daily between your full practice tests. Adaptive drilling is dramatically more efficient than re-reading content you already know.
Common Mistakes That Cost Points
- Forgetting to flip the inequality sign when multiplying or dividing by a negative number. This is the single most common algebra error.
- Confusing radius and diameter in circle problems. Always re-read whether the problem gives you radius or diameter before plugging into a formula.
- Distributing incorrectly with negative signs: −3(x − 4) = −3x + 12, not −3x − 12.
- Missing that a problem is a Pythagorean triple and doing the full square root computation instead of recognizing 5-12-13 immediately.
- Not reading the question stem carefully. The test regularly asks for the perimeter when the student calculates area, or asks for x² when the student solves for x.
From my tutoring sessions: The students who improve fastest on Math Knowledge are not the ones who study the most hours. They are the ones who review their errors most honestly and fix the specific gaps those errors reveal. An hour of targeted error review beats three hours of passive re-reading every time.
Recommended Study Resources
Peterson's Master the AFOQT
The most comprehensive AFOQT prep book on the market. Covers all 12 subtests with full-length practice tests. The math section includes worked examples that show every step of the solution process. This is my primary recommendation for students starting from scratch.
View on Amazon (affiliate link) →Trivium AFOQT Study Guide
A leaner, more focused prep book that is excellent for students who already have a solid math foundation and want targeted review. The practice questions are well-calibrated to actual test difficulty, and the explanations are clear without being padded.
View on Amazon (affiliate link) →Ready to Score Higher?
Book a free intro call. I'll review your current scores, identify your exact weak spots, and give you a personalized study plan before we even start.
Book Free 30-Min Intro →Get Weekly AFOQT Tips
Join 500+ students receiving Dr. Preston's weekly study insights, practice problems, and score improvement strategies.
Subscribe Free →