Algebra I — 3-Week Study Plan

Designed from the June 18, 2025 Regents results. A compressed plan targeting the five weakness patterns from the evaluation (conceptual mis-classification, failing to finish the last 20%, off-by-one indexing, graphing fidelity, simplest-form discipline) and the five priority skill areas (multi-step systems, factoring patterns, quadratic formula end-to-end, domain vs. range, arithmetic-sequence indexing).

Assumes ~60 minutes per weekday plus a longer Saturday timed-practice session. Sunday is rest. Three weeks = 21 study sessions in total.

Weekly files (detailed daily instructions + practice problems)

Each weekly file contains the day-by-day plan with concrete practice problems and worked solutions.


How to Use This Plan

  1. Work in pen, not pencil (except graphs). Mirrors test conditions and exposes sloppy steps you’d otherwise erase.
  2. Keep a single “Mistake Log” notebook. Every wrong answer gets one page: the original problem, the wrong step, the correct step, and a sentence in plain English explaining the category of error.
  3. The five heuristics below are the spine of the plan. Apply them to every problem before declaring it done.

The Five Universal Self-Check Heuristics

Tape these to the inside of your binder.

#HeuristicWhat it catches
H1”Read the prompt twice; circle every noun it asks for.”Stops Q34-style misses where you find xx but forget yy.
H2”Name the structure.” Before computing, say out loud: “This is a difference of squares” / “This is a system” / “This is a domain question.”Stops Q13 (domain vs range) and Q30 (a2b2a^2 - b^2 vs (ab)2(a-b)^2) misclassifications.
H3”Count the gaps, not the dots.” When sequences or intervals appear, draw the dots and count between them.Stops Q28-style off-by-one on common difference.
H4”Is this simplest form?” Radical reduced? Fraction reduced? Trinomial in standard order?Stops Q32-style stop-too-early.
H5”Re-do the most arithmetic-heavy line.” Pick the line with the most digits and recompute from scratch on the side.Stops the slip that turned 28\sqrt{28} into 30\sqrt{30}.

Week-at-a-Glance Summary

Week 1 →

DayFocus
MonDomain & range rebuild — 10 graph problems
TueFactoring patterns — 15 classify + 10 factor
WedPolynomial arithmetic + linear equations/inequalities — 14 problems
ThuMixed Part-I timed set — 12 MC in 18 min
FriRe-do Q13, Q30 + 4 siblings each
SatFull Part I + Part II timed (~70 min)

Week 1 success bar: Part I 45+/48, Part II 11+/12, every Mistake Log entry tagged with an H-bucket.

Week 2 →

DayFocus
MonDiscriminants + radical simplification — 8 problems + memorize the radical table
TueQuadratic formula end-to-end — 6 full problems
WedFactor vs. formula method choice — 6 mixed problems
ThuArithmetic & geometric sequences with dot-and-gap — 10 problems
FriMixed Part II/III timed — 6 problems in 30 min
SatFull Part II + Part III timed (~75 min)

Week 2 success bar: Part II 11–12/12, Part III 10+/16, zero unsimplified quadratic answers, zero off-by-one sequence errors.

Week 3 →

DayFocus
MonLinear-quadratic systems — 6 problems with the completion checklist
TueSystems of inequalities (algebra + graph) — 5 problems
WedWord-to-system translation + Q35 redo — 4 problems
ThuGraphing functions from scratch — 8 functions
FriTimed Part III + Part IV (~60 min)
SatFull-length Regents simulation (3 hours)

Week 3 success bar: Raw score \geq 70 on the full simulation (vs. 62 baseline) — that’s a scale score of ~85+, clearing the Mastery threshold.


Cross-Week Reference Material

The four factoring patterns

PatternLooks likeFactors as
GCFevery term shares a factorpull it out first, always
Difference of squaresa2b2a^2 - b^2 (two terms, both perfect squares, minus sign)(ab)(a+b)(a - b)(a + b)
Perfect-square trinomiala2±2ab+b2a^2 \pm 2ab + b^2(a±b)2(a \pm b)^2
Standard trinomialx2+bx+cx^2 + bx + c(x+p)(x+q)(x + p)(x + q) where p+q=b, pq=cp + q = b,\ pq = c

The quadratic-formula 6-step checklist

  1. Write aa, bb, cc on their own lines.
  2. Substitute into x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} with parentheses around negatives.
  3. Compute discriminant on a separate line. Recompute (H5).
  4. Simplify the radical (largest perfect-square factor).
  5. Reduce the fraction (factor a GCF out of numerator and denominator).
  6. Write both answers (or use ±\pm).

Radical-simplification table to memorize

nnn\sqrt{n}nnn\sqrt{n}
8222\sqrt{2}32424\sqrt{2}
12232\sqrt{3}45353\sqrt{5}
18323\sqrt{2}48434\sqrt{3}
20252\sqrt{5}50525\sqrt{2}
27333\sqrt{3}72626\sqrt{2}
28272\sqrt{7}75535\sqrt{3}

The sequence dot-and-gap fix

a1da2da3da4da5da6da7da8a_1 \xrightarrow{d} a_2 \xrightarrow{d} a_3 \xrightarrow{d} a_4 \xrightarrow{d} a_5 \xrightarrow{d} a_6 \xrightarrow{d} a_7 \xrightarrow{d} a_8

There are 7 gaps between a1a_1 and a8a_8, not 8. The formula an=a1+(n1)da_n = a_1 + (n - 1)\,d uses that gap count.

Linear-quadratic system completion checklist

  1. Did I find every xx value the quadratic produces?
  2. Did I back-substitute each xx into the linear equation (it’s easier)?
  3. Did I keep the negative signs through back-substitution?
  4. Did I write my final answer as ordered pairs (x,y)(x,\, y), not just xx values?

Graphing rubric — what graders actually check

ElementRequired for full credit
Axes labeled"xx" and "yy" (or context labels like “Hours Tutoring”)
Scale shownTick marks at consistent intervals
Line/curve drawn correctlyVertex, intercepts, and at least 2 plotted points
Arrows on raysBoth ends of every line, or both ends of every parabola branch
For inequalities: shadingCorrect side of each boundary, with the overlap (feasible region) visually distinct
For inequalities: solid vs dashedSolid for \leq or \geq, dashed for << or >>
Labels on each graphed object"f(x)f(x)" or "y=3xy = -3x" near the line

Final Self-Assessment Rubric

Score yourself at the end of each week. Move forward only when every row is “Comfortable” or higher.

SkillShakyOKComfortableAutomatic
I name the structure of a factoring problem on sight
I always reduce radicals and fractions to simplest form
I never confuse domain (xx) with range (yy)
I count gaps, not dots, in sequences
I back-substitute to find every requested variable
My graphs are labeled, scaled, with correct line types and shading
I re-do the most arithmetic-heavy line of every problem
I read the prompt twice and circle every noun it asks for

Realistic Projection After 3 Weeks

If the plan is followed faithfully:

Projected raw score: 627262 \to \sim 72. Projected scale score: 808780 \to \sim 87, clearing the Mastery threshold (85).

The largest gains aren’t from learning new content — they’re from finishing problems you already mostly know how to start.


Companion Documents