| Equation | Reasoning | Perfect Square? |
|---|---|---|
| \(x^2 + 10x + 25\) | Half of 10 is 5, and \(5^2 = 25\) | Yes |
| \(x^2 + 10x + 100\) | Half of 10 is 5, but \(5^2 = 25 \neq 100\) | No |
| \(x^2 + 7x + 12\) | Half of 7 is 3.5, and \(3.5^2 = 12.25 \neq 12\) | No |
| \(x^2 - 6x + 9\) | Half of −6 is −3, and \((-3)^2 = 9\) | Yes |
| Step | What to do | Example: \(x^2 - 6x + 7 = 0\) |
|---|---|---|
| 1 | Take half the coefficient of \(x\) and square it | Half of \(-6\) is \(-3\). \(\;(-3)^2 = 9\) |
| 2 | Add or subtract to make the constant equal that square | Need 9, have 7 → add 2 to both sides: \(x^2 - 6x + 9 = 2\) |
| 3 | Write the left side as a squared binomial | \((x - 3)^2 = 2\) |
| 4 | Take the square root of both sides — use \(\pm\) | \(x - 3 = \pm\sqrt{2}\) |
| 5 | Isolate \(x\) — add 3 to both sides | \(x - 3 + 3 = \pm\sqrt{(2)} + 3\) \(x = 3 \pm \sqrt{(2)}\) |
| Step | What to do | Example: \(3x^2 + x - 4 = 0\) |
|---|---|---|
| 1 | Write in standard form \(ax^2 + bx + c = 0\) | Already in standard form: \(a = 3,\; b = 1,\; c = -4\) |
| 2 | Identify \(a\), \(b\), and \(c\) — include signs | \(a = 3\), \(b = 1\), \(c = -4\) |
| 3 | Substitute into \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\) | \(x = \frac{-(1) \pm \sqrt{(1)^2 - 4(3)(-4)}}{2(3)}\) |
| 4 | Simplify under the radical, then the fraction | \(x = \frac{-1 \pm \sqrt{1 + 48}}{6} = \frac{-1 \pm 7}{6}\) |
| 5 | Evaluate the two solutions separately | \(x = \dfrac{-1 + 7}{6} = \dfrac{6}{6} = 1\) or \(x = \dfrac{-1 - 7}{6} = \dfrac{-8}{6} = -\dfrac{4}{3}\) |
| ★ | Watch signs: \(-b\) means "change the sign of \(b\)" | If \(b = -6\), then \(-b = -(-6) = 6\). Do not write \(-6\) again. |
Setup (do once):
1. Add a Text component → include ALL student-facing text: slide heading and all 6 problems.
2. Add six Math Response components → name them answer1 through answer6.
3. Add a Note component below each → click </> → paste the matching CL block below.
4. Straight quotes only — curly quotes break CL.
content:
when answer1.submitted and answer1.latex = "11,-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "11, -1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "-1,11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "-1, 11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "11;-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "11; -1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "-1;11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "-1; 11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=11,x=-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=11, x=-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=-1,x=11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=-1, x=11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=11;x=-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=11; x=-1"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=-1;x=11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=-1; x=11"
"Correct! x = 11 or x = -1."
when answer1.submitted and answer1.latex = "x=11"
"That is one solution. What is the other? (x - 5) can also equal -6."
when answer1.submitted and answer1.latex = "x=-1"
"That is one solution. What is the other? (x - 5) can also equal 6."
when answer1.submitted and answer1.latex = "11"
"That is one solution. What is the other? (x - 5) can also equal -6."
when answer1.submitted and answer1.latex = "-1"
"That is one solution. What is the other? (x - 5) can also equal 6."
when answer1.submitted
"Take the square root of both sides: x - 5 = ±6. What are the two values of x? (Enter both: x = ?, x = ?)"
otherwise ""
content:
when answer2.submitted and answer2.latex = "-3\pm\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3 \pm \sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3+\sqrt{10},-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3+\sqrt{10}, -3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3-\sqrt{10},-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3-\sqrt{10}, -3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3+\sqrt{10};-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3+\sqrt{10}; -3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3-\sqrt{10};-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "-3-\sqrt{10}; -3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3+\sqrt{10},x=-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3+\sqrt{10}, x=-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3-\sqrt{10},x=-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3-\sqrt{10}, x=-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3+\sqrt{10};x=-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3+\sqrt{10}; x=-3-\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3-\sqrt{10};x=-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3-\sqrt{10}; x=-3+\sqrt{10}"
"Correct! x = -3 ± sqrt(10)."
when answer2.submitted and answer2.latex = "x=-3+\sqrt{10}"
"That is one solution. What is the other? Use the minus sign too."
when answer2.submitted and answer2.latex = "x=-3-\sqrt{10}"
"That is one solution. What is the other? Use the plus sign too."
when answer2.submitted and answer2.latex = "-3+\sqrt{10}"
"That is one solution. What is the other? Use the minus sign too."
when answer2.submitted and answer2.latex = "-3-\sqrt{10}"
"That is one solution. What is the other? Use the plus sign too."
when answer2.submitted and answer2.latex = "3\pm\sqrt{10}"
"Almost! Check the sign: x + 3 = ±sqrt(10), so x = -3 ± sqrt(10), not +3."
when answer2.submitted and answer2.latex = "3 \pm \sqrt{10}"
"Almost! Check the sign: x + 3 = ±sqrt(10), so x = -3 ± sqrt(10), not +3."
when answer2.submitted
"Take the square root of both sides: x + 3 = ±sqrt(10). Now isolate x. (Give your answer as x = -3 ± sqrt(10), or enter both values: x = ?, x = ?)"
otherwise ""
content:
when answer3.submitted and answer3.latex = "-4"
"Correct! This is a perfect square with one solution: x = -4."
when answer3.submitted and answer3.latex = "-4,-4"
"Good start — but a double root counts as one solution. Write just x = -4."
when answer3.submitted and answer3.latex = "-4, -4"
"Good start — but a double root counts as one solution. Write just x = -4."
when answer3.submitted and answer3.latex = "4"
"Almost! Factor the left side: (x + 4)^2 = 0. What value of x makes x + 4 = 0?"
when answer3.submitted
"Factor the left side — it is a perfect square trinomial. What does it factor to?"
otherwise ""
content:
when answer4.submitted and answer4.latex = "-4,-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-4, -10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-10,-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-10, -4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-4;-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-4; -10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-10;-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "-10; -4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-4,x=-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-4, x=-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-10,x=-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-10, x=-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-4;x=-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-4; x=-10"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-10;x=-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-10; x=-4"
"Correct! x = -4 or x = -10."
when answer4.submitted and answer4.latex = "x=-4"
"That is one solution. What is the other? The equation has two."
when answer4.submitted and answer4.latex = "x=-10"
"That is one solution. What is the other? The equation has two."
when answer4.submitted and answer4.latex = "-4"
"That is one solution. What is the other? The equation has two."
when answer4.submitted and answer4.latex = "-10"
"That is one solution. What is the other? The equation has two."
when answer4.submitted
"Complete the square: half of 14 is 7, and 7^2 = 49. Add 49 to both sides. What does (x + 7)^2 equal? (Enter both: x = ?, x = ?)"
otherwise ""
content:
when answer5.submitted and answer5.latex = "\frac{-3\pm\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3 \pm \sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3+\sqrt{29}}{2},\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3+\sqrt{29}}{2}, \frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3-\sqrt{29}}{2},\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3-\sqrt{29}}{2}, \frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3+\sqrt{29}}{2};\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3+\sqrt{29}}{2}; \frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3-\sqrt{29}}{2};\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "\frac{-3-\sqrt{29}}{2}; \frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3+\sqrt{29}}{2},x=\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3+\sqrt{29}}{2}, x=\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3-\sqrt{29}}{2},x=\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3-\sqrt{29}}{2}, x=\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3+\sqrt{29}}{2};x=\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3+\sqrt{29}}{2}; x=\frac{-3-\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3-\sqrt{29}}{2};x=\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3-\sqrt{29}}{2}; x=\frac{-3+\sqrt{29}}{2}"
"Correct! x = (-3 ± sqrt(29)) / 2."
when answer5.submitted and answer5.latex = "x=\frac{-3+\sqrt{29}}{2}"
"That is one solution. What is the other? Include the minus version too."
when answer5.submitted and answer5.latex = "x=\frac{-3-\sqrt{29}}{2}"
"That is one solution. What is the other? Include the plus version too."
when answer5.submitted and answer5.latex = "\frac{-3+\sqrt{29}}{2}"
"That is one solution. What is the other? Include the minus version too."
when answer5.submitted and answer5.latex = "\frac{-3-\sqrt{29}}{2}"
"That is one solution. What is the other? Include the plus version too."
when answer5.submitted and answer5.latex = "\frac{3\pm\sqrt{29}}{2}"
"Almost! Check -b: since b = 3, we get -b = -3, not 3."
when answer5.submitted and answer5.latex = "\frac{3 \pm \sqrt{29}}{2}"
"Almost! Check -b: since b = 3, we get -b = -3, not 3."
when answer5.submitted
"Use the quadratic formula with a = 1, b = 3, c = -5. What is b^2 - 4ac? (Give your answer as x = (-3 ± sqrt(29)) / 2, or enter both values: x = ?, x = ?)"
otherwise ""
content:
when answer6.submitted and answer6.latex = "1,-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "1, -\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "-\frac{4}{3},1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "-\frac{4}{3}, 1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "1;-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "1; -\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "-\frac{4}{3};1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "-\frac{4}{3}; 1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=1,x=-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=1, x=-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=-\frac{4}{3},x=1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=-\frac{4}{3}, x=1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=1;x=-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=1; x=-\frac{4}{3}"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=-\frac{4}{3};x=1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=-\frac{4}{3}; x=1"
"Correct! x = 1 or x = -4/3."
when answer6.submitted and answer6.latex = "x=1"
"That is one solution. What is the other? The discriminant is a perfect square — check your work."
when answer6.submitted and answer6.latex = "x=-\frac{4}{3}"
"That is one solution. What is the other? The discriminant is a perfect square — check your work."
when answer6.submitted and answer6.latex = "1"
"That is one solution. What is the other? The discriminant is a perfect square — check your work."
when answer6.submitted and answer6.latex = "-\frac{4}{3}"
"That is one solution. What is the other? The discriminant is a perfect square — check your work."
when answer6.submitted
"Use the quadratic formula with a = 3, b = 1, c = -4. The discriminant is 1 + 48 = 49. What is sqrt(49)? (Enter both: x = ?, x = ?)"
otherwise ""
Setup (do once):
1. Add a Text component → include ALL student-facing text from the slide: "Solve each equation" and both problems.
2. Add two Math Response components → name them answer1 and answer2
3. Add a Note component below each → click </> → paste CL below
4. Straight quotes only — curly quotes break CL
Note for answer1:
content:
when answer1.submitted and answer1.latex = "1"
"That is one solution. What is the other? (x + 6) can also equal -7."
when answer1.submitted and answer1.latex = "-13"
"That is one solution. What is the other? (x + 6) can also equal 7."
when answer1.submitted and answer1.latex = "1,-13"
"Correct! x = 1 or x = -13."
when answer1.submitted and answer1.latex = "1, -13"
"Correct! x = 1 or x = -13."
when answer1.submitted and answer1.latex = "-13,1"
"Correct! x = 1 or x = -13."
when answer1.submitted and answer1.latex = "-13, 1"
"Correct! x = 1 or x = -13."
when answer1.submitted
"Complete the square: add 36 to both sides. What does (x + 6)^2 equal then?"
otherwise ""
Note for answer2:
content:
when answer2.submitted and answer2.latex = "\frac{5+\sqrt{17}}{4}"
"That is one solution. What is the other? Use the minus sign too."
when answer2.submitted and answer2.latex = "\frac{5-\sqrt{17}}{4}"
"That is one solution. What is the other? Use the plus sign too."
when answer2.submitted and answer2.latex = "\frac{5\pm\sqrt{17}}{4}"
"Correct! x = (5 +/- sqrt(17)) / 4."
when answer2.submitted and answer2.latex = "\frac{5 \pm \sqrt{17}}{4}"
"Correct! x = (5 +/- sqrt(17)) / 4."
when answer2.submitted and answer2.latex = "\frac{-5\pm\sqrt{17}}{4}"
"Almost! Check the sign of -b. Since b = -5, we get -(-5) = 5, not -5."
when answer2.submitted and answer2.latex = "\frac{-5 \pm \sqrt{17}}{4}"
"Almost! Check the sign of -b. Since b = -5, we get -(-5) = 5, not -5."
when answer2.submitted
"Use the quadratic formula with a = 2, b = -5, c = 1. What is b^2 - 4ac?"
otherwise ""