Week 3 — Systems, Graphing, and Full Simulation

← Back to main study plan | ← Week 2

Goal this week: convert the biggest point-loss area on the June 25 exam (Part III multi-step systems and Part IV graphing) into reliable points. End with a full-length simulation.

Time: ~60 min weekdays, ~3 hours Saturday.

Heuristics in heavy use: H1 (read prompt twice, circle every noun), H4 (simplest form), plus the graphing rubric checklist.


Monday — Linear-Quadratic Systems

Objective

Solve linear-quadratic systems all the way through to ordered pairs (x,y)(x, y). The June 25 Q34 lost a point because xx-values were found but yy-values were missed or had wrong signs.

The completion checklist (use on EVERY problem)

  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?

Practice problems

Solve each system algebraically. Report all solutions as ordered pairs.

1. {y=x25x+6y=x+1\begin{cases} y = x^2 - 5x + 6 \\ y = x + 1 \end{cases}

2. {y=x2+9x+4y2x=6\begin{cases} y = x^2 + 9x + 4 \\ y - 2x = -6 \end{cases} (Q34)

3. {y=x24y=3x\begin{cases} y = x^2 - 4 \\ y = 3x \end{cases}

4. {y=2x2+3x1y=x+2\begin{cases} y = 2x^2 + 3x - 1 \\ y = x + 2 \end{cases}

5. {y=x2+4xy=x+4\begin{cases} y = -x^2 + 4x \\ y = -x + 4 \end{cases}

6. {y=x2+2x8y=2x+1\begin{cases} y = x^2 + 2x - 8 \\ y = 2x + 1 \end{cases}

Answers

1. (1,2)(1, 2) and (5,6)(5, 6). 2. (5,16)(-5, -16) and (2,10)(-2, -10). 3. (4,12)(4, 12) and (1,3)(-1, -3). 4. (1,3)(1, 3) and (32,12)(-\tfrac{3}{2}, \tfrac{1}{2}). 5. (1,3)(1, 3) and (4,0)(4, 0). 6. (3,7)(3, 7) and (3,5)(-3, -5).

Worked solution for #2 (the Q34 redo)

H1: prompt asks for xx and yy.

Linear equation: y2x=6    y=2x6y - 2x = -6 \implies y = 2x - 6.

Substitute into the quadratic: 2x6=x2+9x+42x - 6 = x^2 + 9x + 4.

0=x2+7x+10    0=(x+5)(x+2)0 = x^2 + 7x + 10 \implies 0 = (x + 5)(x + 2).

x=5x = -5 or x=2x = -2.

Back-substitute into the linear equation (H3 — keep signs):

(5,16) and (2,10)\boxed{(-5,\, -16) \text{ and } (-2,\, -10)}

Worked solution for #5 (downward parabola)

Set equal: x2+4x=x+4    0=x25x+4    0=(x1)(x4)-x^2 + 4x = -x + 4 \implies 0 = x^2 - 5x + 4 \implies 0 = (x - 1)(x - 4).

x=1x = 1 or x=4x = 4.

Back-substitute into y=x+4y = -x + 4:

(1,3) and (4,0)\boxed{(1, 3) \text{ and } (4, 0)}

Self-check question

After solving the quadratic, which equation should you back-substitute into and why? (The linear equation — arithmetic is simpler and less error-prone than re-squaring.)


Tuesday — Systems of Inequalities (Algebra + Graph)

Objective

Graph a system of inequalities with correct line types, correct shading, and labels — the three things graders specifically check.

Graph rubric (every problem must satisfy this)

ElementRequired
Axes labeled"xx" and "yy" or context labels
Scaletick marks at consistent intervals
Linesolid for \leq or \geq; dashed for << or >>
Plotted pointsat least 2 per line, both intercepts when possible
Arrowsboth ends of every infinite line
Shadingcorrect side of each boundary; overlap distinctly visible
Labelseach inequality named on its line (e.g., "y2x+1y \leq 2x + 1")

Workflow

  1. Convert each inequality to slope-intercept form.
  2. Decide solid vs dashed from the inequality sign.
  3. Plot the line.
  4. Test the point (0,0)(0, 0) — if it satisfies, shade that side; if not, shade the other side.
  5. Label the line.
  6. Identify the overlap and outline it.

Practice problems

Graph each system. Show your work on each step.

#System
1y2x+1y \leq 2x + 1 and y>x+3y > -x + 3
2yx2y \geq x - 2 and y2x+8y \leq -2x + 8
3x+y<10x + y < 10 and y>2x1y > 2x - 1
42x+y122x + y \leq 12 and x0x \geq 0 and y0y \geq 0
53xy>63x - y > 6 and yx+2y \geq -x + 2
Worked solution for #2

Inequality A: yx2y \geq x - 2. Solid line, slope 1, yy-intercept 2-2. Test (0,0)(0, 0): 020 \geq -2 ✓ — shade where (0,0)(0,0) lives (above the line).

Inequality B: y2x+8y \leq -2x + 8. Solid line, slope 2-2, yy-intercept 88. Test (0,0)(0, 0): 080 \leq 8 ✓ — shade below the line.

Overlap: the region above the first line AND below the second. Outline that region in pen.

Label each line with its inequality near a prominent part of the line.

Self-check question

What test point should you use to determine which side to shade? ((0,0)(0, 0) is almost always easiest — unless the line passes through the origin, in which case use (1,0)(1, 0) or (0,1)(0, 1).)


Wednesday — Word-to-System Translation + Q35 Redo

Objective

Translate two-quantity word problems into a full system: inequalities + graph + valid combination + justification. Then re-do Q35 end-to-end.

Translation template

Every two-quantity word problem decomposes into:

Solution template (4 deliverables)

  1. System of inequalities written clearly.
  2. Graph following the Tuesday rubric.
  3. Combination — a point in the feasible region. Verify both inequalities numerically.
  4. Justification — a sentence stating which inequalities are satisfied and why the combination is valid.

Practice problems

1. Marcus sells lemonade at $2/cup and cookies at $3/cookie. He wants to earn at least $60 at the fair. He can carry max 40 items total. Let xx = cups, yy = cookies. Write the system, graph it, state a valid combination, justify.

2. A bookstore sells novels for $15 and cookbooks for $25. To break even today they must earn at least $300. They have shelf space for at most 30 books. Let xx = novels, yy = cookbooks. System, graph, combination, justification.

3. Sarah’s babysitting + tutoring problem (Q35 redo): $6/hr babysitting (xx), $12/hr tutoring (yy), at least $120/week, max 14 hours total. System, graph, combination, justification.

4. A coffee shop has two drinks: lattes ($4) and teas ($3). The owner needs to sell at least $200 worth in an hour. The shop can make at most 60 drinks per hour. Let xx = lattes, yy = teas. System, graph, combination, justification.

Worked solution for #3 (Q35 redo)

Full worked solution

System: {6x+12y120(money: at least $120)x+y14(time: at most 14 hours)x0, y0(non-negative hours)\begin{cases} 6x + 12y \geq 120 & \text{(money: at least \$120)} \\ x + y \leq 14 & \text{(time: at most 14 hours)} \\ x \geq 0,\ y \geq 0 & \text{(non-negative hours)} \end{cases}

Convert for graphing:

Graph the feasible region as the intersection of those two shaded regions, restricted to the first quadrant (x0x \geq 0, y0y \geq 0).

Combination: x=4x = 4 babysitting hours, y=10y = 10 tutoring hours.

Justification: “Working 4 hours babysitting and 10 hours tutoring satisfies both constraints. Sarah earns $144 (which meets the $120 goal) and works exactly 14 hours (within the 14-hour limit).”

Self-check question

How do you decide whether to shade above or below a boundary line? (Pick a test point not on the line — usually (0,0)(0, 0). If it satisfies the inequality, shade that side; otherwise, the other side.)


Thursday — Graphing Functions from Scratch

Objective

Drill graphing fidelity. Every graph must satisfy the rubric: labeled axes, scale, plotted points, arrows, and (for inequalities) shading.

Instructions

  1. Graph all 8 functions on separate coordinate grids.
  2. For each, plot at least 3 points and the key feature (intercept for lines, vertex for parabolas, etc.).
  3. Apply arrows on both ends of every infinite curve.
  4. Self-check against the rubric checklist after each one.

Practice — graph these

#FunctionKey features
1y=3x+1y = -3x + 1yy-int (0,1)(0, 1); slope 3-3; passes through (1,2)(1, -2)
2f(x)=2x4f(x) = 2x - 4yy-int (0,4)(0, -4); xx-int (2,0)(2, 0)
3y=x24y = x^2 - 4vertex (0,4)(0, -4); xx-ints (±2,0)(\pm 2, 0); opens up
4g(x)=(x1)2+4g(x) = -(x - 1)^2 + 4vertex (1,4)(1, 4); opens down; xx-ints (1,0)(-1, 0) and (3,0)(3, 0)
5y=x2y = \|x - 2\|V-shape, vertex (2,0)(2, 0), opens up
6y=x+3y = \|x\| + 3V-shape, vertex (0,3)(0, 3), opens up
7f(x)=3xf(x) = -3x and g(x)=x2+2g(x) = x^2 + 2 on same axes (Q31!) — find intersection visuallyintersections at (1,3)(-1, 3) and (2,6)(-2, 6)
8y=(x+2)(x4)y = (x + 2)(x - 4)xx-ints (2,0)(-2, 0) and (4,0)(4, 0); vertex at x=1x = 1, y=9y = -9
Worked plotting plan for #7 (Q31 redo)

Line f(x)=3xf(x) = -3x:

Parabola g(x)=x2+2g(x) = x^2 + 2:

Intersection points (visually and algebraically):

State: x=1x = -1 and x=2x = -2.

Self-check rubric

After each graph, score yourself:

A graph that misses any of these would lose points on the Regents.


Friday — Timed Part III + Part IV

Objective

Final dress rehearsal before Saturday’s full simulation. Apply every checklist under timed pressure.

Instructions

  1. Pull Part III (Q31–Q34) and Part IV (Q35) from a prior Regents administration.
  2. Timer: 60 minutes.
  3. Work in pen. Use the linear-quadratic completion checklist on every system problem.
  4. Use the graphing rubric on every graph.
  5. Score strictly against the Model Response Set.

Self-score targets

What to do with misses

For every lost point, identify which checklist item failed:

Each of these is a process failure, not a knowledge failure. Re-do the problem on Saturday morning before the full simulation.


Saturday — Full-Length Regents Simulation (3 hours)

Objective

Realistic, end-to-end measurement of progress.

Instructions

  1. Setup: print a complete prior Regents Algebra I (any released year). Sit at a clear table. No phone, no distractions.
  2. Timer: 3 hours, no break. Bring a graphing calculator, ruler, pen, and pencil (graphs only).
  3. Work the test in order. Apply every heuristic and checklist from the past three weeks.
  4. Score immediately afterward against the Model Response Set.

Score breakdown to record

PartPossibleEarnedvs. June 25 baseline
I (MC)48__44
II (2-pt)12__10
III (4-pt)16__~5
IV (6-pt)6__~3
Raw total82__62

Success bar for Week 3

Post-test reflection

Write 1–2 paragraphs in the Mistake Log:

  1. What worked? Which heuristics fired automatically?
  2. What still needs work? Which patterns showed up multiple times?
  3. What’s the next focus? Based on remaining gaps.

If raw score is below 70, repeat the day(s) of the corresponding weak area before retaking the test.


After Week 3

You’ve completed 21 sessions of focused work. The next 2–3 weeks before the actual Regents should be:

The pattern is durable: every Regents mistake fits into one of the H1–H5 buckets. If you keep tagging and reviewing, the failure modes get harder and harder to repeat.


← Back to main study plan | ← Week 2