x² + 5x + 6 = 0
📐

Standard Practice

Factor equations and find roots at your own pace with step-by-step feedback and hints.

Open Ended
⏱️

Timed Mode

90 seconds on the clock. Build streaks for bonus points and race to beat your best score.

90 Seconds
🌱

Beginner Mode

Every step broken down with clear explanations. Simpler problems, guided learning.

Step-by-Step
Factoring Medium
Score: 0/0
Solve for x
x² + 5x + 6 = 0
(x + )(x + ) = 0

Negative roots → enter a negative number here

Factoring Medium
Streak: 0🔥
1:30
0
Correct
0
Wrong
0
Points
Solve — Enter Both Roots
Factoring Easy
Solved: 0
Guided Practice — Step by Step
🎯
Time's Up!

0
Correct
0
Wrong
0
Points
0

Factoring

ax² + bx + c = (x+m)(x+n)
Find m, n where:
m × n = c  and  m + n = b
Solutions: x = −m  and  x = −n

Quadratic Formula

x = (−b ± √Δ) / 2a
Δ = b² − 4ac
If Δ > 0 → two real roots
If Δ = 0 → one repeated root
If Δ < 0 → no real roots

Completing the Square

x² + bx + c = 0
(x + b/2)² = (b/2)² − c
x = −b/2 ± √((b/2)²−c)