Welcome to Your Algebra 2 Trial
Today I’ll see how you think, not just whether every answer is perfect. We’ll move fast, stay curious, and build a plan that fits you.
🤝 You’re in a safe space
This session maps strengths and next steps. There is no “failing” a diagnostic—only discovering where support will help most.
🧭 What happens next
Short problems → a few think-aloud prompts → an adaptive challenge round → a snapshot you can share with family.
✨ Confidence check-in
On a scale of 1–5, how ready do you feel to try today’s tasks? Say it out loud if you can—honest answers help pace the session.
Which Algebra 2 topic feels hardest right now?
Tap the option that fits best. This helps pace today’s session—not to judge.
Quick Check · Fast diagnostic
Try each item briefly. Say your first step out loud before you peek at hints or answers.
Factoring · Q1
Factor completely: x² − 5x + 6
Say your first step out loud before opening supports.
Problem: Factor completely: x² − 5x + 6
Step 1: Find two integers that multiply to +6 (constant term) and add to −5 (middle coefficient).
Step 2: The pair −2 and −3 works: (−2)(−3) = 6 and (−2) + (−3) = −5.
Step 3: Write the factors with those numbers: (x − 2)(x − 3).
Step 4 (check): Multiply—(x − 2)(x − 3) expands to x² − 5x + 6.
Final answer: (x − 2)(x − 3)
Factoring · Q2
Factor completely: 2x² + 7x + 3
Say your first step out loud.
Problem: Factor completely: 2x² + 7x + 3
Step 1: Identify a, b, and c.
a = 2, b = 7, c = 3
Step 2: Multiply a · c.
2 · 3 = 6
Step 3: Find two numbers that multiply to 6 and add to 7.
6 and 1
Step 4: Split the middle term.
2x² + 6x + x + 3
Step 5: Group the terms.
(2x² + 6x) + (x + 3)
Step 6: Factor each group.
2x(x + 3) + 1(x + 3)
Step 7: Factor out the common binomial.
(2x + 1)(x + 3)
Final answer: (2x + 1)(x + 3)
Quadratics · Q3
For y = (x − 3)² + 1, name the vertex and whether the parabola opens up or down.
Say your first step out loud.
Problem: For y = (x − 3)² + 1, name the vertex and whether the parabola opens up or down.
Step 1: Compare to vertex form y = a(x − h)² + k.
Step 2: Read h and k from (x − 3)² + 1. Here h = 3 and k = 1, so the vertex is (3, 1).
Step 3: Read a. There is no number in front of the square, so a = 1.
Step 4: Since a > 0, the parabola opens up.
Final answer: Vertex (3, 1); opens up (a = 1 > 0).
Quadratics · Q4
Compute the discriminant of 2x² − 5x − 3 = 0.
Say your first step out loud.
Problem: Compute the discriminant of 2x² − 5x − 3 = 0.
Step 1: Identify a, b, and c in ax² + bx + c = 0.
a = 2, b = −5, c = −3
Step 2: Use D = b² − 4ac.
Step 3: Substitute.
b² = (−5)² = 25
Step 4: Compute −4ac.
−4(2)(−3) = −8(−3) = +24
Step 5: Add.
D = 25 + 24 = 49
Final answer: D = 49
Polynomial graphing · Q5
Describe end behavior of p(x) = −3x⁵ + 2x − 1 as x → ∞ and as x → −∞.
Say your first step out loud.
Problem: Describe end behavior of p(x) = −3x⁵ + 2x − 1 as x → ∞ and as x → −∞.
Step 1: Focus on the leading term—the term with the highest degree. Here it is −3x⁵.
Step 2: Note the degree is 5 (odd) and the leading coefficient is −3 (negative).
Step 3: For large |x|, lower-degree terms (like 2x and −1) are dominated by −3x⁵.
Step 4: Odd degree with negative leading coefficient: as x → ∞, p(x) → −∞; as x → −∞, p(x) → ∞.
Final answer: As x → ∞, p(x) → −∞; as x → −∞, p(x) → ∞.
Polynomial graphing · Q6
Is (x − 2) a factor of q(x) = x³ − 4x² + x + 6? Explain how you know.
Say your first step out loud.
Problem: Is (x − 2) a factor of q(x) = x³ − 4x² + x + 6? Explain how you know.
Step 1: Use the Factor Theorem: (x − 2) is a factor if and only if q(2) = 0.
Step 2: Substitute x = 2 into q(x).
q(2) = (2)³ − 4(2)² + (2) + 6
Step 3: Compute each term.
8 − 16 + 2 + 6
Step 4: Add.
8 − 16 = −8; −8 + 2 = −6; −6 + 6 = 0
Step 5: Since q(2) = 0, (x − 2) is a factor.
Final answer: q(2) = 0, so yes—(x − 2) is a factor.
Rational functions · Q7
For f(x) = (x² − 9)/(x² − 4), identify vertical asymptotes (after factoring).
Say your first step out loud.
Problem: For f(x) = (x² − 9)/(x² − 4), identify vertical asymptotes (after factoring).
Step 1: Factor the numerator: x² − 9 = (x − 3)(x + 3) (difference of squares).
Step 2: Factor the denominator: x² − 4 = (x − 2)(x + 2).
Step 3: Write the simplified form (no common factors cancel between top and bottom here).
f(x) = (x − 3)(x + 3) / ((x − 2)(x + 2))
Step 4: Vertical asymptotes occur where the simplified denominator is 0 and not canceled by the numerator.
Step 5: Set (x − 2)(x + 2) = 0 → x = 2 or x = −2.
Final answer: Vertical asymptotes at x = 2 and x = −2.
Rational functions · Q8
For g(x) = (x² − 1)/(x − 1), describe any hole and the simplified form.
Say your first step out loud.
Problem: For g(x) = (x² − 1)/(x − 1), describe any hole and the simplified form.
Step 1: Factor the numerator: x² − 1 = (x − 1)(x + 1).
Step 2: Rewrite g(x).
g(x) = (x − 1)(x + 1) / (x − 1)
Step 3: Cancel the common factor (x − 1), for x ≠ 1.
g(x) = x + 1, with x ≠ 1
Step 4: A canceled factor (x − 1) means a hole at the value that made that factor zero: x = 1.
Final answer: Hole at x = 1; simplified g(x) = x + 1 (with x ≠ 1).
Think It Through
Take your time. Explain your reasoning in your own words—you can think out loud or jot notes.
Factoring
What is different about x² + 9 compared to x² − 9?
Vertex form
In y = 2(x − 4)² + 7, where is the vertex—(4, 7) or (−4, 7)? Why?
Polynomial end behavior
As x gets very large and positive, why does −4x⁶ “win” over +100x³?
Rational functions
Why might a rational function have a hole instead of a vertical asymptote?
Challenge Round
Pick one level that fits how you’re feeling today. Hints and steps stay hidden until you choose them.
Support Level
S1 · Factor: x² + 5x + 4
S2 · Vertex of y = (x − 2)² + 3
S3 · End behavior of f(x) = −x³ + x
S4 · VA locations for y = 1/(x − 3)
Standard Level
N1 · Factor: 3x² + 8x + 5
N2 · Add the correct constant: x² − 6x + ___
N3 · Is (x − 1) a factor of x³ − 3x² + 3x − 1?
N4 · Hole or VA? h(x) = (x² − 4)/(x − 2)
Challenge Level
C1 · Factor: 6x² − 5x − 4
C2 · Vertex form of y = x² + 6x + 5
C3 · Features of R(x) = (x² − 3x + 2)/(x² − 1)
C4 · End behavior of p(x) = 2x⁴ − 1000x³ as x → ∞
Graph Detective · Visual interpretation
No lecture—just notice, name features, and explain in your own words. Keep responses short and specific.
Task A · Quadratic features
What do you notice first?
What feature helps you decide? (vertex, axis of symmetry, opens up/down, intercept pattern)
What would you tell another student? One sentence.
Task B · Polynomial ends & zeros
What do you notice first?
What feature helps you decide? (end behavior, x-intercepts, touch vs cross)
What would you tell another student?
Task C · Rational asymptotes / holes
What do you notice first?
What feature helps you decide? (break type: hole vs VA, long-run level)
What would you tell another student?
Optional Support Videos
These clips are optional—open one if you want a quick refresher on a topic from today.
Growth Plan
Capture what stood out today—honest and specific is best.
Your snapshot
What went well today
What felt tricky or tiring
Confidence check (1–5 + one sentence in your own words)
Resources
Trusted sites for extra practice, explanations, and graph sense. Each opens in a new tab—bookmark what helps you most.
Khan Academy
Video lessons and Algebra 2–style practice with instant feedback on many skills.
Why use it: Build mastery at your own pace and revisit topics until they feel solid.
Launch Khan AcademyDesmos
Free graphing calculator plus classroom activities—move sliders and watch graphs respond.
Why use it: Turn abstract equations into pictures you can explore and explain.
Launch DesmosPurplemath
Practical algebra lessons with a focus on “how do I actually do this problem?”
Why use it: Clear, readable explanations when you want another voice besides class notes.
Launch PurplemathPatrickJMT
Short video tutorials with step-by-step worked examples across algebra topics.
Why use it: Fast visual walkthroughs when you need to see someone work a problem start to finish.
Open YouTube ChannelPaul’s Online Notes
Paul Dawkins’ free notes and practice from Lamar University—algebra through calculus.
Why use it: Textbook-style summaries and extra problems when you want structured depth.
Launch Paul’s Online NotesDeltaMath
Targeted problem sets with immediate checking—often used alongside class for homework.
Why use it: Tight feedback loops help you catch small mistakes before they become habits.
Launch DeltaMathGames & Math Lab
Optional review games and interactive graphing after the main session. Links open in a new tab.
Blooket Arcade Review
Fast, game-style review—great for fluency and confidence when you want a high-energy recap.
Firefox and other browsers may block embedded game frames; use the launch buttons so play opens in a new tab.
GimKit Strategy Review
Strategy-style review rounds—good when you want repetition with a competitive, team-friendly feel.
Desmos Math Lab
Open a Desmos activity to explore graphs interactively—drag points, sliders, and equations together.
Desmos lets students explore graphs interactively by changing equations and immediately seeing how the graph responds.
In the lab you can explore ideas such as:
- Quadratics (vertex, width, direction)
- Polynomial behavior (zeros, turns, end behavior)
- Rational functions (holes, asymptotes, domains)
- Asymptotes (vertical, horizontal, oblique where they appear)
- Transformations (shifts, stretches, reflections)