The official SAT reference sheet gives you only 12 formulas, but you need over 50 to ace the math section. Here's the complete list. If you're deep into SAT test preparation and just realized the College Board isn't handing you everything you need, you're not alone. I've worked with hundreds of students who walked into practice tests confident, only to hit a wall on question 12 because they couldn't recall the quadratic formula—something the official sheet conveniently leaves out.
This article is your one-stop resource. We'll cover every formula you need, how to memorize them without losing your mind, and a 2-week study plan that actually works. Plus, there's a free printable PDF at the end. Let's close that gap.
What's on the Official SAT Math Reference Sheet? (And Why It's Not Enough)
The SAT math formula sheet provided by the College Board is, frankly, a tease. It gives you just enough geometry to make you think you're covered, but the moment you hit an algebra or statistics question, you're on your own.
The 12 Formulas Provided by the College Board
Here's exactly what you get when you open that reference sheet during the test:
- Circle area: A = πr²
- Circle circumference: C = 2πr
- Rectangle area: A = lw
- Triangle area: A = ½bh
- Pythagorean theorem: a² + b² = c²
- Special right triangles: 30-60-90 (x : x√3 : 2x) and 45-45-90 (s : s : s√2)
- Volume of a rectangular prism: V = lwh
- Volume of a cylinder: V = πr²h
- Volume of a sphere: V = ⁴⁄₃πr³
- Volume of a cone: V = ⅓πr²h
- Volume of a pyramid: V = ⅓ × lwh
Plus three facts: a circle has 360° (or 2π radians), and triangle angles sum to 180°.
That's it. Twelve formulas and three facts, all locked into Geometry & Trigonometry—which accounts for only about 15% of the test. I've seen students breathe a sigh of relief when they see this sheet, not realizing they've just been handed a map to a tiny corner of the battlefield.
The 85% Gap: Why You Need a Personal SAT Formula Sheet
Here's the math that matters more: Algebra makes up roughly 35% of SAT math questions. Advanced Math is another 35%. Problem-Solving & Data Analysis adds 15%. Combined, that's 85% of the test with zero formula support from the official sheet.
Think about that. For every geometry question where you can glance at the reference, there are roughly six questions where you're flying blind. In my experience coaching students, this gap is the single biggest reason people lose points—not because they don't understand the concepts, but because they can't recall the right formula under time pressure.
This is why building your own personal formula sheet isn't optional. It's survival.
The Complete SAT Formula Cheat Sheet: 50+ Formulas Organized by Category
Below is the math cheat sheet you actually need. I've organized these by the SAT's four content categories, with notes on which ones trip up most students.
Algebra Formulas (8 Essential Formulas)
These show up constantly. Master them first.
Slope formula: m = (y₂ - y₁) / (x₂ - x₁) Example: Find the slope between (1, 3) and (4, 11). m = (11 - 3) / (4 - 1) = 8/3
Slope-intercept form: y = mx + b The m is slope, b is y-intercept. If you remember nothing else, remember this.
Point-slope form: y - y₁ = m(x - x₁) Use this when you know a point and the slope but not the intercept.
Standard form of a line: Ax + By = C Handy for finding intercepts quickly.
X-intercept: Set y = 0 and solve for x. Y-intercept: Set x = 0 and solve for y.
Parallel lines: Same slope. Example: y = 2x + 5 and y = 2x - 7 are parallel.
Perpendicular lines: Negative reciprocal slopes. Example: y = 2x + 5 and y = -½x + 3 are perpendicular.
Advanced Math Formulas (17 Essential Formulas)
This is where the test gets serious. The quadratic formula is the single most important formula on the entire SAT math section—I'd bet my career on that.
Quadratic formula: x = (-b ± √(b² - 4ac)) / 2a Solves ax² + bx + c = 0. Memorize this until it's automatic.
Discriminant: b² - 4ac
-
0: two real solutions
- = 0: one real solution
- < 0: no real solutions
Vertex form: y = a(x - h)² + k Vertex is at (h, k).
Vertex of a parabola (from standard form): x = -b / 2a
Factored form: y = a(x - r₁)(x - r₂) r₁ and r₂ are the roots (x-intercepts).
Square of a sum: (a + b)² = a² + 2ab + b² Square of a difference: (a - b)² = a² - 2ab + b² Difference of squares: a² - b² = (a + b)(a - b)
Exponent rules:
- Product: xᵃ · xᵇ = xᵃ⁺ᵇ
- Quotient: xᵃ / xᵇ = xᵃ⁻ᵇ
- Power of a power: (xᵃ)ᵇ = xᵃᵇ
- Negative exponent: x⁻ᵃ = 1 / xᵃ
- Fractional exponent: x^(1/n) = ⁿ√x, x^(m/n) = ⁿ√(xᵐ)
- Zero exponent: x⁰ = 1 (any non-zero number)
Exponential growth: f(t) = a(1 + r)ᵗ Exponential decay: f(t) = a(1 - r)ᵗ
Problem-Solving & Data Analysis Formulas (8 Essential Formulas)
These are the formulas that feel "easy" but cost points when you rush.
Mean (average): Sum of all values / Number of values Median: The middle value when data is ordered. If even count, average the two middle values. Mode: The value that appears most often. Range: Maximum - Minimum
Percentage formula: Part / Whole = % / 100 Cross-multiply to solve.
Percent change: (New - Old) / Old × 100 Positive means increase, negative means decrease.
Probability: P(A) = Desired outcomes / Total outcomes Always between 0 and 1.
Simple interest: I = Prt P = principal, r = rate, t = time.
Geometry & Trigonometry Formulas (12+ Essential Formulas)
Some of these are on the official sheet, but many aren't. I've marked which ones you won't find there.
Equation of a circle: (x - h)² + (y - k)² = r² (NOT on official sheet) Center at (h, k), radius r.
Arc length: L = (θ / 360) × 2πr (NOT on official sheet) Sector area: A = (θ / 360) × πr² (NOT on official sheet)
Distance formula: d = √((x₂ - x₁)² + (y₂ - y₁)²) (NOT on official sheet) Midpoint formula: M = ((x₁ + x₂)/2, (y₁ + y₂)/2) (NOT on official sheet)
Supplementary angles: a° + b° = 180° Complementary angles: a° + b° = 90°
Interior angles of a polygon: (n - 2) × 180° (NOT on official sheet)
SOHCAHTOA:
- Sine: sin θ = Opposite / Hypotenuse
- Cosine: cos θ = Adjacent / Hypotenuse
- Tangent: tan θ = Opposite / Adjacent
How to Memorize SAT Formulas Fast: 3 Proven Techniques
Memorizing 50+ formulas sounds daunting. But with the right problem-solving techniques, you can lock them in within two weeks. Here's what works.
Technique 1: Active Recall with Digital Flashcards
The science here is solid. The Ebbinghaus Forgetting Curve shows we forget about 50% of new information within an hour, and 70% within 24 hours. But spaced repetition—reviewing information at increasing intervals—flips that curve.
I recommend using Anki or Quizlet. Spend 15-20 minutes daily reviewing flashcards. The key is to focus on the formulas you miss, not the ones you already know. Most students waste time reviewing what's comfortable. Don't be that person.
Here's a routine that works: review your flashcards first thing in the morning, then again right before bed. The overnight consolidation helps lock them into long-term memory.
Technique 2: The 'Formula Story' Method (For IT Professionals)
This is my favorite approach, and it's why this is the best SAT formula sheet for IT professionals. If you're a programmer, sysadmin, or engineer, you already think in patterns. Let's use that.
Think of the quadratic formula as a try-catch block. The formula itself is the try—it attempts to solve the equation. The discriminant is the catch—it tells you if there's an error (no real solution) or if everything runs smoothly (one or two solutions).
The slope formula? That's a diff check between two data points. You're calculating the rate of change, just like you'd measure response time differences between two server states.
Exponential growth and decay? That's your database scaling pattern. Growth is like adding more nodes (a(1 + r)ᵗ), decay is like cache expiration (a(1 - r)ᵗ).
When you map formulas to concepts you already use daily, they stop being abstract math and start being tools you already understand.
Technique 3: Practice with Real SAT Questions
Memorization alone won't save you. I've seen students who can recite every formula perfectly but freeze when faced with a word problem. Application is everything.
Here's a quick example:
Problem: A ball is thrown upward from a height of 5 feet with an initial velocity of 20 feet per second. The height h(t) after t seconds is given by h(t) = -16t² + 20t + 5. After how many seconds does the ball hit the ground?
Step 1: Recognize this is a quadratic equation. The ball hits the ground when h(t) = 0. Step 2: Set up: 0 = -16t² + 20t + 5 Step 3: Apply the quadratic formula: t = (-20 ± √(400 - 4(-16)(5))) / (2(-16)) Step 4: Simplify: t = (-20 ± √(400 + 320)) / (-32) = (-20 ± √720) / (-32) Step 5: √720 ≈ 26.83, so t = (-20 ± 26.83) / (-32) Step 6: t = (-20 + 26.83) / (-32) ≈ -0.21 (reject, negative time) or t = (-20 - 26.83) / (-32) ≈ 1.46 seconds
The ball hits the ground after about 1.46 seconds.
Practice with official SAT questions from the College Board's question bank. Apply the formula, check your work, and note which formulas you fumbled.
Digital SAT vs. Paper SAT: Is the Formula Sheet Different?
If you're wondering whether the switch to digital changes anything, here's the short answer: the formula sheet is identical. But the strategy changes.
Key Differences in the Digital SAT Math Section
The biggest change? Calculators are allowed throughout the entire Digital SAT math section. On the paper test, there was a no-calculator section. That's gone.
This changes everything. You no longer need to do mental math for simple arithmetic. But it also means you need to be faster with formula application because the questions are designed to be solved with a calculator available.
The Desmos graphing calculator built into Bluebook is powerful. Practice with it. Many questions that used to require algebraic manipulation can now be solved by graphing and finding intersection points.
What Hasn't Changed: The Core Formulas You Still Need
The content categories remain the same. Algebra, Advanced Math, Problem-Solving & Data Analysis, and Geometry & Trigonometry still make up the test. The 50+ formulas listed above are still essential.
Don't let the digital format fool you into thinking you can skip memorization. The reference sheet is still geometry-only. You still need to know the quadratic formula, exponent rules, and statistics formulas cold.
2-Week SAT Formula Sheet Study Plan (With Free Printable PDF)
Here's a plan I've used with dozens of students. It works because it builds gradually and includes regular review.
Week 1: Foundation (Algebra & Advanced Math)
Days 1-2: Algebra basics. Focus on slope, line forms (slope-intercept, point-slope, standard), and intercepts. Create flashcards for these 8 formulas.
Days 3-4: Quadratics. The quadratic formula, vertex form, discriminant, and vertex of a parabola. These are the most tested advanced math formulas.
Days 5-6: Polynomials and exponents. Factoring patterns (square of sum/difference, difference of squares) and all 7 exponent rules.
Day 7: Review and practice test. Go through all Week 1 flashcards. Take a short practice quiz covering algebra and advanced math questions.
Week 2: Application (Statistics, Geometry & Trig)
Days 8-9: Statistics. Mean, median, mode, range, percentage formula, percent change, probability, simple interest.
Days 10-11: Geometry. Circle equation, arc length, sector area, distance formula, midpoint formula, angle relationships.
Days 12-13: Trigonometry. SOHCAHTOA, angle relationships. Practice applying these to triangle problems.
Day 14: Full-length practice test. Review all formulas. Focus on the ones you missed during the week.
Download Your Free Printable SAT Formula Sheet PDF
[Click here to download your free printable SAT formula sheet PDF] — it includes all 50+ formulas organized by category, with space for your own notes. Print it, keep it on your desk, and review it daily.
This is the SAT formula sheet pdf free download you've been looking for. No sign-up required, no strings attached.
Frequently Asked Questions
What formulas are on the SAT reference sheet?
The official SAT reference sheet provides 12 geometry formulas: circle area and circumference, rectangle and triangle area, Pythagorean theorem, special right triangles (30-60-90 and 45-45-90), and volume formulas for rectangular prisms, cylinders, spheres, cones, and pyramids. Plus three facts about degrees, radians, and triangle angles. That's it—everything else you need to memorize.
How many formulas do I need to memorize for the SAT?
Beyond the 12 official formulas, you need to memorize 35-50+ additional formulas covering Algebra, Advanced Math, Statistics, and Geometry/Trigonometry. The exact number depends on how many geometry formulas you already know from the official sheet, but plan on memorizing at least 35.
Is the Digital SAT formula sheet different from the paper SAT?
No. The formula sheet is identical. The main difference is that calculators are allowed throughout the entire Digital SAT math section, which changes strategy but not the formulas you need.
How can I memorize SAT formulas quickly?
Use active recall with digital flashcards (Anki or Quizlet), the "formula story" method that maps formulas to concepts you already understand, and consistent practice with real SAT questions. The 2-week study plan above gives you a structured approach.
Where can I find a free SAT formula sheet PDF?
The downloadable PDF included in this article contains all 50+ formulas organized by category. It's printable and designed for offline study. Click the link above to get it.
Conclusion
The official SAT formula sheet is a starting point, not a finish line. You need over 50 formulas to ace the math section, and the College Board only gives you 12. That gap is where most students lose points.
But here's the good news: with the 50+ formulas in this guide, the 2-week study plan, and the free printable PDF, you have everything you need to close that gap. Start memorizing today. Practice applying formulas to real questions. And don't walk into the SAT without these formulas locked in.
Download your free printable SAT formula sheet PDF now and start your 2-week study plan today. Your score will thank you.





