Explanation + Formulas + Examples)
This guide is designed to fully prepare you for SAT Math, covering every topic you listed, with: - Clear
explanations (from basics to advanced) - Tables for formulas - Step-by-step worked examples - Different
ways the same formula appears on the SAT - Common mistakes & SAT tricks
Use this as a study + revision book.
PART 1: ALGEBRA
This section forms the core of the SAT Math test. Nearly half of SAT questions directly or indirectly rely on
algebraic reasoning. Mastery here dramatically improves your score.
1. Linear Equations in One Variable
Conceptual Understanding
A linear equation in one variable represents a situation where one unknown value is related to numbers
using addition, subtraction, multiplication, or division — never powers greater than 1.
SAT perspective: These questions test whether you can reason logically, not just calculate.
Standard Forms
• ax + b = c
• ax + b = dx + e
Step-by-Step Method
1. Expand brackets (distribute)
2. Combine like terms
3. Move variable terms to one side
4. Move constants to the other side
5. Divide to isolate the variable
Deep Example
Solve: 7 − 2(3x − 4) = 5x + 1
Step 1: Distribute 7 − 6x + 8 = 5x + 1
1
,Step 2: Combine 15 − 6x = 5x + 1
Step 3: Move terms 14 = 11x
Step 4: Solve x = 14/11
SAT Traps Explained
• Distributing incorrectly (−2 × −4 = +8)
• Solving too fast without simplifying first
What it means
An equation where the highest power of the variable is 1.
General form:
ax + b = c
Goal
Solve for x.
Key Rules
Rule Explanation
Balance Whatever you do to one side, do to the other
Combine like terms Add/subtract same variables
Isolate variable Get x alone
Example 1 (Basic)
3x + 5 = 20
3x = 15
x = 5
2
, Example 2 (Variables on both sides)
4x - 7 = 2x + 9
2x = 16
x = 8
SAT Trap
• Forgetting to flip sign when moving terms
2. Linear Equations in Two Variables
Conceptual Understanding
These equations describe a relationship between two quantities. Every solution is an ordered pair (x, y)
that makes the equation true.
Graphically, each equation represents a straight line.
Common Forms
Form Equation When Used
Standard Ax + By = C Systems, comparisons
Slope-intercept y = mx + b Graphing, interpretation
Meaning of Slope
Slope = rate of change
Example interpretation: If y = 3x + 2 → for every 1 increase in x, y increases by 3
SAT Focus
• Identify slope and intercept
• Convert between forms
• Interpret real-world meaning
What it means
An equation with x and y, forming a line.
Standard form:
3