0% found this document useful (0 votes)
3 views27 pages

Sat Math Guide

The document is a comprehensive guide for mastering the Digital SAT Mathematics section, targeting a perfect score of 800. It covers exam structure, calculator policies, and detailed content areas including Algebra, Advanced Math, Problem Solving & Data Analysis, and Geometry & Trigonometry, along with strategies for test day. Additionally, it provides essential formulas, common traps, and tips for effective use of the Desmos calculator.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views27 pages

Sat Math Guide

The document is a comprehensive guide for mastering the Digital SAT Mathematics section, targeting a perfect score of 800. It covers exam structure, calculator policies, and detailed content areas including Algebra, Advanced Math, Problem Solving & Data Analysis, and Geometry & Trigonometry, along with strategies for test day. Additionally, it provides essential formulas, common traps, and tips for effective use of the Desmos calculator.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

DIGITAL SAT

Mathematics
COMPLETE MASTERY GUIDE
Target: 800/800 (Perfect Score)
Prepared for Abdelrahman | April 2026

Every formula. Every concept. Every trick.


TABLE OF CONTENTS
1. Exam Structure & Calculator Policy
2. Algebra (13-15 questions, ~35%)
2A. Linear Equations & Inequalities
2B. Systems of Equations
2C. Linear Functions & Graphs
3. Advanced Math (13-15 questions, ~35%)
3A. Quadratic Equations
3B. Polynomial & Rational Expressions
3C. Exponential & Radical Functions
3D. Absolute Value & Nonlinear Systems
4. Problem Solving & Data Analysis (5-7 questions, ~15%)
4A. Ratios, Rates, & Proportions
4B. Percentages
4C. Statistics (Mean, Median, Std Dev)
4D. Probability & Data Interpretation
4E. Scatterplots & Line of Best Fit
5. Geometry & Trigonometry (5-7 questions, ~15%)
5A. Angles, Lines, & Triangles
5B. Circles
5C. Area, Volume, & Surface Area
5D. Trigonometry (SOH CAH TOA + Unit Circle)
5E. Coordinate Geometry
6. Complete Formula Sheet
7. Calculator Strategies (Desmos)
8. Common Traps & How to Avoid Them
9. Test Day Strategy
1. EXAM STRUCTURE & CALCULATOR POLICY
Feature Details
Total Questions 44 (22 per module)
Time 70 minutes (35 per module)
Adaptive Yes — Module 2 adjusts based on Module 1
Question Types ~75% multiple choice, ~25% student-produced
(grid-in)
Calculator Desmos graphing calculator built into EVERY
question
Score Range 200-800
No Penalty No deduction for wrong answers — ALWAYS
answer every question

Question Distribution
Domain % of Test # Questions
Algebra ~35% 13-15
Advanced Math ~35% 13-15
Problem Solving & Data ~15% 5-7
Analysis
Geometry & Trigonometry ~15% 5-7

Desmos Calculator — Your Secret Weapon


The Desmos graphing calculator is available for EVERY question. This is a massive advantage.
You can use it to:
• Graph equations to find intersections (= solutions to systems)
• Plug in answer choices to check (backsolving)
• Find zeros/roots of functions visually
• Calculate statistics, evaluate expressions
• Verify your algebraic solutions
💡 TIP: Practice with Desmos BEFORE test day at [Link]/calculator. Being fast with
Desmos can save you 5-10 minutes on the test.
2. ALGEBRA (~35% of the test)
2A. Linear Equations & Inequalities
Solving Linear Equations
A linear equation has variables raised to the first power only. The goal is to isolate the variable.
ax + b = c → x = (c - b) / a

Step-by-Step Method
1. Distribute any parentheses: a(b + c) = ab + ac
2. Combine like terms on each side.
3. Move all variable terms to one side, constants to the other.
4. Divide by the coefficient.

Example
Solve: 3(2x - 4) + 5 = 2x + 9
Step 1: 6x - 12 + 5 = 2x + 9
Step 2: 6x - 7 = 2x + 9
Step 3: 4x = 16
Step 4: x = 4

Inequalities — Same Rules, One Exception


Solve inequalities exactly like equations, but:
CRITICAL RULE: When you multiply or divide by a NEGATIVE number, FLIP the inequality
sign!
Example: -3x > 12 → x < -4 (sign flips!)

Word Problem Translation


English Math
is, equals, costs, weighs =
more than, increased by, added to +
less than, decreased by, reduced by -
times, product of, per ×
divided by, ratio of, per ÷
at most, no more than, maximum ≤
at least, no less than, minimum ≥
fewer than, less than <
greater than, more than >
2B. Systems of Equations
A system of equations has two (or more) equations with two (or more) unknowns. The SAT
primarily tests systems of two linear equations.

Method 1: Substitution
5. Solve one equation for one variable.
6. Substitute into the other equation.
7. Solve, then back-substitute.
Best when: One variable already has coefficient of 1 (e.g., y = 3x + 2).

Method 2: Elimination
8. Multiply one or both equations to make one variable's coefficients opposites.
9. Add the equations to eliminate that variable.
10. Solve, then back-substitute.
Best when: Variables have similar coefficients you can easily match.

Method 3: Desmos (Fastest!)


11. Type both equations into Desmos.
12. Find the point of intersection.
13. That point (x, y) is your solution.

Special Cases — Number of Solutions


Condition # Solutions What It Looks Like
Different slopes Exactly 1 solution Lines cross at one point
Same slope, same y-intercept Infinitely many solutions Same line (identical equations)
Same slope, different y-intercept No solution Parallel lines (never cross)
Key formula: For system a₁x + b₁y = c₁ and a₂x + b₂y = c₂:
• a₁/a₂ ≠ b₁/b₂ → one solution
• a₁/a₂ = b₁/b₂ = c₁/c₂ → infinite solutions
• a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → no solution
⚠️TRAP: When a problem asks 'for what value of k does the system have no solution,' set
up the parallel line condition: same slope, different intercept.
2C. Linear Functions & Graphs
Slope-Intercept Form
y = mx + b
m = slope (rate of change — rise/run). b = y-intercept (where the line crosses the y-axis).

Point-Slope Form
y - y₁ = m(x - x₁)
Use when you know a point (x₁, y₁) and the slope m.

Standard Form
Ax + By = C
To convert to slope-intercept: solve for y.

Slope Formula
m = (y₂ - y₁) / (x₂ - x₁)

Slope Relationships
Relationship Slopes Example
Parallel lines Same slope (m₁ = m₂) y = 2x + 3 and y = 2x - 1
Perpendicular lines Negative reciprocals (m₁ × m₂ y = 2x + 3 and y = -½x + 1
= -1)
Horizontal line Slope = 0 y=5
Vertical line Slope = undefined x=3

Interpreting Linear Models in Context


When a word problem gives a linear equation like C = 15h + 50:
• The slope (15) = rate of change = cost PER HOUR
• The y-intercept (50) = starting value = initial/fixed cost
• h = independent variable = number of hours
• C = dependent variable = total cost
💡 TIP: SAT loves asking 'What does the 15 represent in context?' Answer: The rate of
change — the amount the total cost increases for each additional hour.
3. ADVANCED MATH (~35% of the test)
3A. Quadratic Equations
Three Forms of Quadratics
Form Equation What It Reveals
Standard Form y = ax² + bx + c y-intercept = c; opens up if a >
0, down if a < 0
Factored Form y = a(x - r)(x - s) Roots/zeros at x = r and x = s
Vertex Form y = a(x - h)² + k Vertex at (h, k); min/max value
=k

The Quadratic Formula


x = (-b ± √(b² - 4ac)) / 2a
This solves ANY quadratic ax² + bx + c = 0. MEMORIZE THIS.

The Discriminant
D = b² - 4ac
Discriminant Value # of Real Solutions Graph Behavior
D>0 2 distinct real solutions Parabola crosses x-axis twice
D=0 1 repeated real solution Parabola touches x-axis once
(vertex on x-axis)
D<0 0 real solutions (2 complex) Parabola doesn't touch x-axis

⚠️TRAP: 'For what value of k does the equation have exactly one solution?' → Set the
discriminant = 0 and solve for k.

Factoring Techniques
1. GCF: Factor out common terms first. 6x² + 9x = 3x(2x + 3)
2. Difference of squares: a² - b² = (a + b)(a - b). Example: x² - 25 = (x + 5)(x - 5)
3. Perfect square trinomial: a² + 2ab + b² = (a + b)². Example: x² + 6x + 9 = (x + 3)²
4. AC method: For ax² + bx + c, find two numbers that multiply to ac and add to b.

Completing the Square (Standard → Vertex Form)


To convert y = x² + 6x + 2 to vertex form:
14. Take half of b: 6/2 = 3
15. Square it: 3² = 9
16. Add and subtract inside: y = (x² + 6x + 9) - 9 + 2
17. Factor: y = (x + 3)² - 7
Vertex: (-3, -7). Minimum value: -7.

Sum and Product of Roots


For ax² + bx + c = 0 with roots r and s:
Sum: r + s = -b/a Product: r × s = c/a
💡 TIP: If the SAT asks for the sum of solutions, don't solve the equation — just use -b/a.
Much faster!
3B. Polynomial & Rational Expressions
Polynomial Basics
• Degree = highest exponent. It tells you the maximum number of roots.
• Leading coefficient: the coefficient of the highest-degree term.
• End behavior: determined by degree (odd/even) and leading coefficient
(positive/negative).
Degree + Leading Coeff Left End Right End
Even + Positive Up ↑ Up ↑
Even + Negative Down ↓ Down ↓
Odd + Positive Down ↓ Up ↑
Odd + Negative Up ↑ Down ↓

Remainder Theorem
If you divide polynomial P(x) by (x - a), the remainder = P(a).
Example: If P(x) = x³ - 2x + 5, the remainder when divided by (x - 1) is P(1) = 1 - 2 + 5 = 4.

Factor Theorem
If P(a) = 0, then (x - a) is a factor of P(x).

Rational Expressions
A rational expression is a fraction with polynomials. Key rules:
• Factor numerator and denominator first, then cancel common factors.
• Undefined when denominator = 0.
• To add/subtract fractions: find common denominator.
• To multiply fractions: multiply straight across.
• To divide fractions: flip the second and multiply.

Exponent Rules (MUST MEMORIZE)


Rule Formula Example
Product Rule aᵐ × aⁿ = aᵐ⁺ⁿ x³ × x⁴ = x⁷
Quotient Rule aᵐ / aⁿ = aᵐ⁻ⁿ x⁵ / x² = x³
Power Rule (aᵐ)ⁿ = aᵐⁿ (x³)² = x⁶
Zero Exponent a⁰ = 1 5⁰ = 1
Negative Exponent a⁻ⁿ = 1/aⁿ x⁻² = 1/x²
Fractional Exponent a^(m/n) = ⁿ√(aᵐ) x^(2/3) = ³√(x²)
Product to Power (ab)ⁿ = aⁿbⁿ (2x)³ = 8x³
Quotient to Power (a/b)ⁿ = aⁿ/bⁿ (x/3)² = x²/9
3C. Exponential & Radical Functions
Exponential Growth and Decay
f(x) = a × bˣ
a = initial value, b = growth/decay factor
• If b > 1: growth (increasing)
• If 0 < b < 1: decay (decreasing)

Common Exponential Models


Model Formula Example
Growth by percent r a(1 + r)ᵗ 1000(1.05)ᵗ = 5% growth/year
Decay by percent r a(1 - r)ᵗ 1000(0.95)ᵗ = 5% decay/year
Doubling a(2)^(t/d) d = doubling period
Halving a(1/2)^(t/h) h = half-life

Radical (Square Root) Functions


f(x) = √(x - h) + k
• Domain: x - h ≥ 0 → x ≥ h
• Starting point: (h, k)
• Always check: you cannot take the square root of a negative number (in real numbers).

Simplifying Radicals
• √(ab) = √a × √b
• √(a/b) = √a / √b
• √(x²) = |x|
• To rationalize: multiply by √b/√b to remove radical from denominator.
3D. Absolute Value & Nonlinear Systems
Absolute Value
|x| = distance of x from 0 on the number line
Key property: |a| = b means a = b OR a = -b (when b > 0).
|a| = 0 means a = 0.
|a| = negative → NO SOLUTION (absolute value can never be negative).

Solving Absolute Value Equations


For |ax + b| = c where c ≥ 0:
18. Set up two equations: ax + b = c AND ax + b = -c
19. Solve each separately.
20. Check both solutions in the original equation.

Nonlinear Systems
When a system has a quadratic and a linear equation, you can get 0, 1, or 2 solutions.
Best method: Substitute the linear equation into the quadratic, then solve the resulting
quadratic. Or: graph both in Desmos and find intersections.

Function Notation
f(x) means 'the output of function f when the input is x.' It does NOT mean f times x.
• f(3) means: plug in x = 3 into the function.
• f(a + 1) means: replace every x with (a + 1).
• f(g(x)) means: plug g(x) into f. Do the INNER function first.

Transformations of Functions
Transformation What It Does to the Graph
f(x) + k Shifts UP by k units
f(x) - k Shifts DOWN by k units
f(x + h) Shifts LEFT by h units
f(x - h) Shifts RIGHT by h units
-f(x) Reflects over x-axis (flips vertically)
f(-x) Reflects over y-axis (flips horizontally)
af(x) where a > 1 Vertical stretch (taller)
af(x) where 0 < a < 1 Vertical compression (shorter)
4. PROBLEM SOLVING & DATA ANALYSIS (~15%)
4A. Ratios, Rates & Proportions
Setting Up Proportions
a/b = c/d → Cross multiply: ad = bc
Key: Make sure units match! If comparing miles/hour, both sides must be miles/hour.

Unit Conversions
Multiply by conversion factors so unwanted units cancel:
Example: Convert 60 miles/hour to feet/second:
60 miles/hr × 5280 ft/mile × 1 hr/3600 sec = 88 ft/sec

Direct and Inverse Proportion


Type Relationship Formula
Direct proportion y increases as x increases y = kx (or y/x = k)
Inverse proportion y decreases as x increases y = k/x (or xy = k)
4B. Percentages
Core Percentage Formulas
Percent = (Part / Whole) × 100
Part = (Percent / 100) × Whole
Percent Change = ((New - Old) / Old) × 100

Percent Increase/Decrease Shortcuts


Change Multiply By Example
20% increase 1.20 100 × 1.20 = 120
20% decrease 0.80 100 × 0.80 = 80
p% increase 1 + p/100

p% decrease 1 - p/100

Successive: +20% then -10% 1.20 × 0.90 = 1.08 Net = 8% increase (NOT 10%!)

⚠️TRAP: A 20% increase followed by a 20% decrease does NOT return to the original. 1.20
× 0.80 = 0.96, so it's actually a 4% decrease!

4C. Statistics
Mean (Average)
Mean = Sum of all values / Number of values
💡 TIP: If the mean of n numbers is M, then the sum = n × M. This is incredibly useful for
problems that add/remove values.

Median
The middle value when data is arranged in order. For even number of values, it's the average of
the two middle values.

How Mean vs. Median Respond to Changes


Change Effect on Mean Effect on Median
Add an extreme high value Increases significantly Changes very little or not at all
Add a value at the median May change Stays the same or barely moves
Remove the highest value Decreases May or may not change
Multiply all values by 2 Doubles Doubles

Standard Deviation
Standard deviation measures how spread out the data is from the mean.
• Higher SD = more spread out
• Lower SD = more clustered around the mean
• Adding a constant to all values: SD stays the same (data shifts but spread doesn't
change)
• Multiplying all values by a constant k: SD is multiplied by |k|
💡 TIP: You will NEVER have to calculate standard deviation on the SAT. You just need to
compare which data set is more spread out.

Range
Range = Maximum value - Minimum value
4D. Probability & Data Interpretation
Basic Probability
P(event) = Favorable outcomes / Total outcomes
• P(A and B) = P(A) × P(B) for independent events
• P(A or B) = P(A) + P(B) - P(A and B)
• P(not A) = 1 - P(A)

Two-Way Tables (Frequency Tables)


These are the most common probability questions on the SAT. They give you a table with
categories and ask for conditional probabilities.
Conditional probability: P(A | B) = 'probability of A given B' = (number in both A and B) / (total
in B)
Example: If a table shows 40 students who study AND pass out of 100 who study:
P(pass | study) = 40/100 = 0.40
⚠️TRAP: Read carefully: 'What fraction of students who passed had studied?' is
DIFFERENT from 'What fraction of students who studied had passed?' The denominator
changes!

4E. Scatterplots & Line of Best Fit


Line of Best Fit (Linear Regression)
• Slope = rate of change in context (e.g., 'for each additional hour, score increases by 5
points')
• y-intercept = predicted value when x = 0 (may not always make real-world sense)
• r (correlation coefficient): closer to 1 or -1 = stronger linear relationship; closer to 0 =
weaker

Residuals
Residual = Actual value - Predicted value
• Positive residual → actual is ABOVE the line
• Negative residual → actual is BELOW the line
• A good model has residuals randomly scattered around 0
5. GEOMETRY & TRIGONOMETRY (~15%)
5A. Angles, Lines & Triangles
Angle Relationships
Relationship Rule
Supplementary angles Add to 180°
Complementary angles Add to 90°
Vertical angles Are equal
Parallel lines + transversal Alternate interior angles are equal; corresponding
angles are equal; co-interior add to 180°

Triangle Rules
• Angle sum = 180°
• Exterior angle = sum of two non-adjacent interior angles
• Triangle Inequality: any side < sum of other two sides
• Isosceles triangle: two equal sides → two equal angles (opposite equal sides)
• Equilateral triangle: all sides equal, all angles = 60°

Pythagorean Theorem
a² + b² = c² (c = hypotenuse)

Special Right Triangles (MEMORIZE)


Triangle Sides When to Use
45-45-90 x : x : x√2 Square diagonal, isosceles right
triangle
30-60-90 x : x√3 : 2x Equilateral triangle cut in half,
hexagon problems

Similar Triangles
If two triangles are similar (same angles), their corresponding sides are proportional.
a₁/a₂ = b₁/b₂ = c₁/c₂
Area ratio = (side ratio)². If sides are in ratio 3:5, areas are in ratio 9:25.

Area of a Triangle
A = ½ × base × height
5B. Circles
Essential Circle Formulas
Circumference = 2πr = πd
Area = πr²
Arc length = (θ/360°) × 2πr
Sector area = (θ/360°) × πr²

Equation of a Circle
(x - h)² + (y - k)² = r²
Center: (h, k), Radius: r
💡 TIP: If the equation is x² + y² + Dx + Ey + F = 0, complete the square for both x and y to
convert to standard form.

Central Angle vs. Inscribed Angle


• Central angle = arc it intercepts
• Inscribed angle = ½ of the arc it intercepts
• Inscribed angle in a semicircle = 90°

Tangent Lines
• A tangent line is perpendicular to the radius at the point of tangency.
• Two tangent segments from the same external point are equal in length.
5C. Area, Volume & Surface Area
2D Shapes
Shape Area Formula Perimeter
Rectangle A=l×w P = 2l + 2w
Square A = s² P = 4s
Triangle A = ½bh P=a+b+c
Parallelogram A = bh P = 2a + 2b
Trapezoid A = ½(b₁ + b₂)h P = a + b₁ + c + b₂
Circle A = πr² C = 2πr

3D Shapes
Shape Volume Surface Area
Rectangular Prism V = lwh SA = 2(lw + lh + wh)
Cube V = s³ SA = 6s²
Cylinder V = πr²h SA = 2πr² + 2πrh
Cone V = ⅓πr²h SA = πr² + πr√(r² + h²)
Sphere V = ⁴⁄₃πr³ SA = 4πr²
Pyramid V = ⅓Bh (B = base area) SA = B + lateral faces

💡 TIP: These formulas ARE given on the SAT reference sheet, but knowing them by heart
saves valuable time.
5D. Trigonometry
SOH CAH TOA (Right Triangle Trig)
sin θ = Opposite / Hypotenuse
cos θ = Adjacent / Hypotenuse
tan θ = Opposite / Adjacent

Key Trigonometric Identity


sin²θ + cos²θ = 1
This means: sin²θ = 1 - cos²θ and cos²θ = 1 - sin²θ

Complementary Angle Relationship


sin(x) = cos(90° - x) and cos(x) = sin(90° - x)
Example: sin(30°) = cos(60°) = 0.5

Unit Circle Values to Know


Angle sin cos tan
0° 0 1 0
30° 1/2 √3/2 √3/3
45° √2/2 √2/2 1
60° √3/2 1/2 √3
90° 1 0 undefined

Radians vs. Degrees


180° = π radians
To convert: degrees × (π/180) = radians
To convert: radians × (180/π) = degrees
5E. Coordinate Geometry
Distance Formula
d = √((x₂-x₁)² + (y₂-y₁)²)

Midpoint Formula
M = ((x₁+x₂)/2, (y₁+y₂)/2)
6. COMPLETE FORMULA SHEET
Print this page and review it daily until test day.

Algebra
Slope: m = (y₂-y₁)/(x₂-x₁)
Slope-intercept: y = mx + b
Point-slope: y - y₁ = m(x - x₁)
Quadratic formula: x = (-b ± √(b²-4ac)) / 2a
Discriminant: D = b²-4ac
Sum of roots: -b/a Product of roots: c/a
Difference of squares: a²-b² = (a+b)(a-b)

Geometry
Pythagorean: a²+b² = c²
Circle area: πr² Circumference: 2πr
Circle equation: (x-h)²+(y-k)² = r²
Distance: √((x₂-x₁)²+(y₂-y₁)²)
Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2)
Arc length: (θ/360)×2πr
Sector area: (θ/360)×πr²

Trig
sin = O/H cos = A/H tan = O/A
sin²θ + cos²θ = 1
sin(x) = cos(90°-x)

Statistics
Mean = Sum / Count
Percent change = ((New-Old)/Old) × 100
Probability = Favorable / Total

Exponents
aᵐ × aⁿ = aᵐ⁺ⁿ aᵐ/aⁿ = aᵐ⁻ⁿ (aᵐ)ⁿ = aᵐⁿ
a⁰ = 1 a⁻ⁿ = 1/aⁿ a^(m/n) = ⁿ√(aᵐ)
7. CALCULATOR STRATEGIES (DESMOS)
When to Use Desmos
Problem Type Desmos Strategy
Systems of equations Graph both equations → find intersection point
Quadratic roots Graph y = equation → find x-intercepts
"Which could be the graph?" Graph the equation and compare to answer
choices
Minimum/maximum Graph the function → find vertex
"For what value of x is f(x) = g(x)?" Graph both → find intersection
Complex arithmetic Type the expression directly
Check your answer Plug your solution back into the equation
Regression/best fit Enter data points as a table

Desmos Shortcuts
• Type 'sqrt()' for square root
• Use ^ for exponents: x^2 for x²
• Click on intersection points to see coordinates
• Use sliders for variables to test different values
• Type absolute value as abs()
8. COMMON TRAPS & HOW TO AVOID THEM
Trap Description How to Avoid
Reading what's asked You solve for x but they ask for Circle what the question
2x + 1 ACTUALLY asks for
Forgetting negatives (-3)² = 9 but -(3²) = -9 Use parentheses carefully
Wrong units Answer in meters but choices in Check units before selecting
centimeters
Percent vs. decimal 0.15 ≠ 15 (it's 15%) Convert at the start
Exponent errors x² × x³ = x⁵ NOT x⁶ Add exponents when multiplying
same base
Distributing negatives -(x - 3) = -x + 3 NOT -x - 3 Distribute the negative to ALL
terms
Grid-in format Don't enter mixed numbers! Use Convert to improper fractions or
7/2 not 3½ decimals
Dividing by variable Can't divide by x if x might be 0 Factor instead of dividing
Reading graphs wrong Confusing x and y intercepts Always check axis labels
9. TEST DAY STRATEGY
Time Management
35 minutes for 22 questions = about 95 seconds per question. That's generous, but don't waste
time.
21. First pass (25 min): Do every question you can solve in under 2 minutes.
22. Mark and skip anything that takes longer.
23. Second pass (10 min): Return to marked questions with fresh eyes.
24. Final check: Answer EVERY question, even if you guess.

The Backsolving Strategy


For multiple choice, you can plug each answer choice back into the problem to see which one
works. Start with choice B or C (middle values) to narrow it down.

Strategic Guessing for Grid-Ins


If you have to guess on a grid-in (student-produced response):
• Common answers are small integers: 0, 1, 2, 3, 4, 5
• Try common fractions: 1/2, 1/3, 2/3, 3/4
• For percent problems, try 25, 50, or 75

Module 1 Is Everything
Getting routed to the HARD Module 2 is essential for 800. Aim for 20+/22 on Module 1.
Double-check easy questions — careless errors on Module 1 can cap your score below 700.

You've got this, Abdelrahman. Practice daily, know your formulas cold, and use
Desmos wisely. 800 is coming. 🏆

You might also like