Day 14: SAT math...

🌟 Why SAT Math Deserves a Day of Its Own
Math on the SAT is not just about solving equations but it’s about thinking logically, working efficiently, and understanding patterns. Whether it’s algebra, geometry, or data interpretation, the SAT tests how well you can connect mathematical concepts to real-world problems. So today’s blog is entirely dedicated to mastering those skills—because it truly deserves that level of attention.
🧠 Structure of the SAT Math Section
The Math portion of the SAT is divided into two parts:
No-Calculator Section – 20 questions, 25 minutes.
Calculator Section – 38 questions, 55 minutes.
Question types:
Multiple choice (80%).
Grid-ins (20%).
Topics Tested:
Heart of Algebra.
Problem Solving & Data Analysis.
Passport to Advanced Math.
Geometry & Trigonometry.
Let’s break each one down and go deep.
🧮 1. Heart of Algebra:
These questions test your ability to analyze, solve, and create linear equations and inequalities.
🔹 Solving Linear Equations
Example:
Solve for x:4(x - 2) + 3 = 2x + 7
Step-by-step:
4x - 8 + 3 = 2x + 7
4x - 5 = 2x + 7
(4x - 2x) = 7 + 5
2x = 12
x = 6
🔹 Graphing Linear Equations:
Know how to find:
Slope (m) = rise/run = (y₂ - y₁)/(x₂ - x₁)
y-intercept (b) from y = mx + b
If the slope is positive, the line goes up; if negative, it goes down.
🔹 Systems of Equations
You’ll either:
Solve using substitution.
Solve using elimination.
Or, interpret graphically (i.e., how many points of intersection).
📊 2. Problem Solving and Data Analysis:
This section evaluates your real-world math skills—ratios, proportions, percentages, unit conversions, and interpreting graphs or tables.
🔹 Ratios & Proportions
Example:
If the ratio of red to blue pens is 3:5 and there are 40 pens total, how many are red?
Let red = 3x, blue = 5x
Total = 3x + 5x = 8x = 40 → x = 5
Red pens = 3x = 15 ✅
🔹 Percentages
Percent change formula:(new - old) / old × 100
Example: A price drops from $80 to $60.(60 - 80) / 80 = -0.25 → 25% decrease
🔹 Units & Conversions
Convert inches to feet, grams to kilograms, etc. Pay attention to labels.
🔹 Graph & Table Interpretation
You’ll often see:
Bar graphs.
Scatterplots.
Line graphs.
Tables with data.
You must be able to read trends, estimate values, and make predictions.
📈 3. Passport to Advanced Math
This part focuses on more complex equations, especially quadratics and nonlinear expressions.
🔹 Quadratic Equations
Standard form: ax² + bx + c = 0
Methods to solve:
Factoring.
Completing the square.
Quadratic formula:
x = [-b ± √(b² - 4ac)] / 2a
🔹 Example:
Solve:x² - 5x + 6 = 0
→ Factors to: (x - 2)(x - 3) = 0
→ x = 2 or x = 3 ✅
🔹 Understanding Function Behavior
You may be asked about:
Domain and range.
Vertex of a parabola (using
x = -b/2a
).How changing a coefficient affects the graph.
📐 4. Geometry and Trigonometry
This part covers angles, triangles, circles, and some basic trigonometry.
🔹 Area & Perimeter Formulas
Rectangle: A = lw, P = 2(l + w)
Triangle: A = ½bh
Circle: A = πr², C = 2πr
🔹 Pythagorean Theorem
a² + b² = c²
for right triangles.
🔹 Special Triangles
45°-45°-90°: legs = x, hypotenuse = x√2
30°-60°-90°: shorter leg = x, hypotenuse = 2x, longer leg = x√3
🔹 Trigonometry Basics
sin(θ) = opposite/hypotenuse
cos(θ) = adjacent/hypotenuse
tan(θ) = opposite/adjacent
Know these for basic triangle problems. You don’t need the unit circle.
📚 Practice Problems
Let’s try some mixed problems.
Try solving them before looking at the solution!
1. If 5x + 2 = 3x + 10, what is x?
Subtract 3x:2x + 2 = 10
Subtract 2:2x = 8 → x = 4
✅
2. What is the slope of the line passing through (2, 3) and (4, 7)?
m = (7 - 3) / (4 - 2) = 4/2 = 2
✅
3. A store originally priced a shirt at $50. After a 20% discount, what is the new price?
pgsqlCopyEdit20% of 50 = 0.2 × 50 = $10
New price = $50 - $10 = $40
✅
4. Solve for x: x² + 4x - 5 = 0
Factors: (x + 5)(x - 1) = 0
x = -5 or x = 1 ✅
5. If sin(θ) = 0.6 and the hypotenuse is 10, find the opposite side.
sin(θ) = opposite / hypotenuse
0.6 = opposite / 10
opposite = 6 ✅
💡 Test-Taking Strategies
1. Plug In Numbers:
Use real values to eliminate answer choices.
2. Backsolve:
Start from answer choices and plug back into the problem.
3. Label Everything:
Write down what each value represents in word problems.
4. Use Estimation:
You don’t always need the exact answer—especially for graphs.
5. Know When to Skip:
Each question is worth the same. If one’s too hard, move on and come back later.
⏱️ Time Management Tips
Spend ~1 minute per question on average.
For longer word problems, don’t panic—focus on what it’s asking.
Use the last 5–10 minutes to double-check grid-ins and calculations.
🧭 Reflection
Today felt like I was sharpening a sword. SAT Math doesn’t just test math—it tests patience, logic, and the ability to stay calm under pressure. While doing these problems, I caught myself rushing a few times and making minor mistakes. But I slowed down, refocused, and learned to work with the math, not against it.
I also noticed that I need to practice:
Data table interpretation.
Graph questions.
Complex word problems involving rates.
I’ll target those areas over the next few days.
📍 Summary: What I Mastered Today
✅ Linear and quadratic equations
✅ Systems of equations
✅ Graphing and slope concepts
✅ Percentages and ratios
✅ Geometry formulas
✅ Function behavior
✅ Real-world data analysis
✅ Trig basics
✅ Efficient problem solving strategies
📆 What’s Next?
Tomorrow (Day 15), I’ll revisit Python projects and try to apply OOP into a functional mini-application. Think of it as merging creativity and code into something real.
Thanks for sticking through the full SAT Math breakdown! Stay consistent, stay focused, and let’s keep this momentum alive.
Let me know if you'd like a SAT Math cheat sheet PDF — I’d be happy to make one!
Until tomorrow,
– Saharsh
Subscribe to my newsletter
Read articles from Saharsh Boggarapu directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by

Saharsh Boggarapu
Saharsh Boggarapu
I’m Saharsh, 15, starting from scratch with one goal in mind—building AGI. I’m teaching myself Python and AI from scratch, and everything I discover along the process—mistakes, epiphanies, everything—will be shared here. I’m very interested in math and physics, and I enjoy solving problems that challenge my brain to its limits. This project isn't just about me—it's about everyone who has dreams but has no idea where to begin. If you're curious, ambitious, or just beginning like I am, stick with it. We'll discover, we'll develop, and perhaps we can even revolutionize the world.