Portfolio sample only. Separate from the full Lifetime Tutors tutoring platform.
Diagnostic Trial
Friendly diagnostic · Not a graded test

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.

AssessAdaptEncourageRecommend

🤝 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.

Hint: You need two numbers that multiply to +6 and add to −5.

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)

Answer: (x − 2)(x − 3)

Factoring · Q2

Factor completely: 2x² + 7x + 3

Say your first step out loud.

Hint: Try splitting the middle term (AC method) or grouping after rewriting 7x as 1x + 6x.

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)

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.

Hint: Compare to y = a(x − h)² + k. Watch the sign on h.

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).

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.

Hint: D = b² − 4ac with a = 2, b = −5, c = −3. Track negatives carefully.

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

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.

Hint: Odd degree + negative leading coefficient flips the usual “rise to the right” pattern.

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) → ∞.

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.

Hint: Evaluate q(2). If q(2) = 0, then (x − 2) is a factor (Factor Theorem).

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.

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.

Hint: Factor both numerator and denominator. VA comes from zeros of the simplified denominator that are not canceled.

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.

Answer: x = 2 and x = −2 (no cancellation with numerator here).

Rational functions · Q8

For g(x) = (x² − 1)/(x − 1), describe any hole and the simplified form.

Say your first step out loud.

Hint: Factor x² − 1. Cancel common factors to locate removable discontinuities.

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).

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.

SupportStandardChallenge

Support Level

S1 · Factor: x² + 5x + 4

Look for two numbers that multiply to +4 and add to +5.
Numbers 1 and 4 → (x + 1)(x + 4).

S2 · Vertex of y = (x − 2)² + 3

Vertex form y = a(x − h)² + k → vertex (h, k).
h = 2, k = 3 → vertex (2, 3).

S3 · End behavior of f(x) = −x³ + x

Odd degree with negative leading coefficient flips the “rise right” pattern.
As x → ∞, f(x) → −∞; as x → −∞, f(x) → ∞.

S4 · VA locations for y = 1/(x − 3)

VA where denominator is 0 (and not canceled).
VA at x = 3.

Standard Level

N1 · Factor: 3x² + 8x + 5

AC = 15; split 8x using 3x + 5x, then group.
(3x + 5)(x + 1).

N2 · Add the correct constant: x² − 6x + ___

Half of −6, then square it.
Add 9 → (x − 3)².

N3 · Is (x − 1) a factor of x³ − 3x² + 3x − 1?

Evaluate p(1) or use Factor Theorem.
p(1) = 0 → yes.

N4 · Hole or VA? h(x) = (x² − 4)/(x − 2)

Factor x² − 4, then look for a common factor with the denominator.
(x − 2)(x + 2)/(x − 2) → hole at x = 2; simplified h(x) = x + 2 for x ≠ 2.

Challenge Level

C1 · Factor: 6x² − 5x − 4

AC = −24; split −5x as 3x − 8x (or −8x + 3x) and group.
(2x + 1)(3x − 4).

C2 · Vertex form of y = x² + 6x + 5

Complete the square on x² + 6x.
y = (x + 3)² − 4.

C3 · Features of R(x) = (x² − 3x + 2)/(x² − 1)

Factor everything; cancel; read remaining denominator zeros.
Hole at x = 1; VA at x = −1; HA y = 1 (equal degrees).

C4 · End behavior of p(x) = 2x⁴ − 1000x³ as x → ∞

Eventually the highest degree term dominates—even if another term looks “big” at first.
Even degree, positive leading coefficient → both ends up; as x → ∞, p(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

Compact graph placeholder · Parabola sketch (vertex + direction)

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.

Hint: Start with direction (a), then vertex location, then intercepts if visible.

Task B · Polynomial ends & zeros

Compact graph placeholder · Degree 3 curve crossing/touching x-axis

What do you notice first?

What feature helps you decide? (end behavior, x-intercepts, touch vs cross)

What would you tell another student?

Hint: Multiplicity changes “bounce” vs “pass through.” Ends follow leading term degree/sign.

Task C · Rational asymptotes / holes

Compact graph placeholder · Rational curve with break(s)

What do you notice first?

What feature helps you decide? (break type: hole vs VA, long-run level)

What would you tell another student?

Hint: Ask “Is there a cancel?” for holes; “what makes simplified denominator 0?” for VA.

Optional Support Videos

These clips are optional—open one if you want a quick refresher on a topic from today.

Factoring Trinomials & Polynomials Optional support · factoring strategies and grouping
Optional embed. If playback fails, open the YouTube backup.
Completing the Square Optional support · solving and vertex form connections
Optional embed. If playback fails, open the YouTube backup.
📈
Polynomial Graphing & End Behavior Optional support · zeros, multiplicity, and graph behavior
Optional embed. If playback fails, open the YouTube backup.
Rational Functions & Asymptotes Optional support · holes, asymptotes, transformations
Optional embed. If playback fails, open the YouTube backup.
Solving Quadratics by Factoring Optional support · quick factoring equation strategies
Optional embed. If playback fails, open the YouTube backup.

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 Academy

Desmos

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 Desmos

Purplemath

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 Purplemath

PatrickJMT

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 Channel

Paul’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 Notes

DeltaMath

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 DeltaMath

Games & 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)