<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AThe_Quadratic_Formula</id>
	<title>English:The Quadratic Formula - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AThe_Quadratic_Formula"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:The_Quadratic_Formula&amp;action=history"/>
	<updated>2026-08-21T22:28:44Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:The_Quadratic_Formula&amp;diff=46677&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:The_Quadratic_Formula&amp;diff=46677&amp;oldid=prev"/>
		<updated>2026-08-21T13:43:07Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:The Quadratic Formula]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;quadratic equation&amp;#039;&amp;#039;&amp;#039; is an equation that can be written in the standard form &amp;lt;math&amp;gt;ax^2+bx+c=0&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; are numbers and &amp;lt;math&amp;gt;a\neq 0&amp;lt;/math&amp;gt;. In Grades 9–10, you often solve such equations by [[English:Factoring|factoring]], [[English:Completing the square|completing the square]], graphing, or using the &amp;#039;&amp;#039;&amp;#039;quadratic formula&amp;#039;&amp;#039;&amp;#039;. The quadratic formula is especially useful because it works for every quadratic equation once the equation is in standard form.&lt;br /&gt;
&lt;br /&gt;
[[File:Quadratic formula.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The formula is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The symbol &amp;lt;math&amp;gt;\pm&amp;lt;/math&amp;gt; means &amp;quot;plus or minus.&amp;quot; It tells you to calculate two possibilities when the expression under the square root is positive. The expression &amp;lt;math&amp;gt;b^2-4ac&amp;lt;/math&amp;gt; is called the [[English:Discriminant|discriminant]]. It predicts how many real solutions the equation has before you finish the calculation.&lt;br /&gt;
&lt;br /&gt;
By the end of this aiMOOC, you should be able to identify the coefficients of a quadratic equation, use the quadratic formula accurately, interpret the discriminant, connect solutions with x-intercepts of a parabola, choose an appropriate solving method, and apply quadratic equations to mathematical and real-world situations.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=i7idZfS8t8w|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Before You Use the Formula =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Recognize Standard Form ==&lt;br /&gt;
&lt;br /&gt;
The quadratic formula assumes that your equation is written as &amp;lt;math&amp;gt;ax^2+bx+c=0&amp;lt;/math&amp;gt;. The coefficient &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; multiplies &amp;lt;math&amp;gt;x^2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; multiplies &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is the constant term. The sign in front of each term belongs to its coefficient.&lt;br /&gt;
&lt;br /&gt;
For example, in &amp;lt;math&amp;gt;3x^2-8x-5=0&amp;lt;/math&amp;gt;, you have &amp;lt;math&amp;gt;a=3&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=-8&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=-5&amp;lt;/math&amp;gt;. A common error is to record &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; as positive 8 or &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; as positive 5. Keeping the signs attached to the coefficients prevents many mistakes.&lt;br /&gt;
&lt;br /&gt;
If an equation is not equal to zero, rearrange it first. For example, &amp;lt;math&amp;gt;x^2+5x=14&amp;lt;/math&amp;gt; becomes &amp;lt;math&amp;gt;x^2+5x-14=0&amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt;a=1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=5&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=-14&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== What a Solution Means ==&lt;br /&gt;
&lt;br /&gt;
A solution, also called a &amp;#039;&amp;#039;&amp;#039;root&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;zero&amp;#039;&amp;#039;&amp;#039;, is a value of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; that makes the equation true. When you graph &amp;lt;math&amp;gt;y=ax^2+bx+c&amp;lt;/math&amp;gt;, real roots appear where the parabola meets the x-axis. The quadratic formula and the graph therefore describe the same mathematical situation in two different ways.&lt;br /&gt;
&lt;br /&gt;
[[File:Roots of a quadratic function via the quadratic formula.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The graph above shows how calculated roots correspond to x-intercepts. This connection is useful for checking whether an algebraic answer is reasonable.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Using the Quadratic Formula =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== A Reliable Step-by-Step Method ==&lt;br /&gt;
&lt;br /&gt;
Use this routine whenever you solve a quadratic equation with the formula:&lt;br /&gt;
&lt;br /&gt;
# [[English:Standard form|Standard form]]: Rewrite the equation as &amp;lt;math&amp;gt;ax^2+bx+c=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Coefficient|Coefficient]]: Identify &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;, including their signs.&lt;br /&gt;
# [[English:Discriminant|Discriminant]]: Calculate &amp;lt;math&amp;gt;b^2-4ac&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Quadratic formula|Quadratic formula]]: Substitute the values into &amp;lt;math&amp;gt;x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Simplification|Simplification]]: Evaluate the square root and calculate both values indicated by &amp;lt;math&amp;gt;\pm&amp;lt;/math&amp;gt;.&lt;br /&gt;
# [[English:Verification|Verification]]: Substitute each proposed solution into the original equation or compare it with a graph.&lt;br /&gt;
&lt;br /&gt;
A useful written habit is to calculate the discriminant on a separate line before substituting everything. This reduces arithmetic errors and immediately tells you what kind of answers to expect.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Worked Example: Two Real Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solve &amp;lt;math&amp;gt;2x^2-7x+3=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;a=2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=-7&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=3&amp;lt;/math&amp;gt;. The discriminant is &amp;lt;math&amp;gt;(-7)^2-4(2)(3)=49-24=25&amp;lt;/math&amp;gt;. Substitute into the formula:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=\frac{-(-7)\pm\sqrt{25}}{2(2)}=\frac{7\pm5}{4}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Using the plus sign gives &amp;lt;math&amp;gt;x=3&amp;lt;/math&amp;gt;. Using the minus sign gives &amp;lt;math&amp;gt;x=\frac12&amp;lt;/math&amp;gt;. Therefore the equation has two real solutions: &amp;lt;math&amp;gt;x=3&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x=\frac12&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To check, substitute each value into &amp;lt;math&amp;gt;2x^2-7x+3&amp;lt;/math&amp;gt;. Both produce zero.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=IlNAJl36-10|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Worked Example: One Repeated Real Solution ==&lt;br /&gt;
&lt;br /&gt;
Solve &amp;lt;math&amp;gt;x^2+6x+9=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;a=1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=6&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=9&amp;lt;/math&amp;gt;. The discriminant is &amp;lt;math&amp;gt;6^2-4(1)(9)=36-36=0&amp;lt;/math&amp;gt;. The formula gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=\frac{-6\pm\sqrt{0}}{2}=-3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Both branches of &amp;lt;math&amp;gt;\pm&amp;lt;/math&amp;gt; lead to the same value, so &amp;lt;math&amp;gt;x=-3&amp;lt;/math&amp;gt; is a repeated root. On the graph, the parabola touches the x-axis at exactly one point.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Worked Example: No Real Solutions ==&lt;br /&gt;
&lt;br /&gt;
Solve &amp;lt;math&amp;gt;x^2+2x+5=0&amp;lt;/math&amp;gt; over the real numbers.&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;a=1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=2&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=5&amp;lt;/math&amp;gt;. The discriminant is &amp;lt;math&amp;gt;2^2-4(1)(5)=4-20=-16&amp;lt;/math&amp;gt;. Since the discriminant is negative, its square root is not a real number. Therefore the equation has &amp;#039;&amp;#039;&amp;#039;no real solutions&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
If you later study [[English:Complex number|complex numbers]], the same formula gives &amp;lt;math&amp;gt;x=-1\pm2i&amp;lt;/math&amp;gt;. For a Grades 9–10 real-number course, the important conclusion is that the graph does not cross the x-axis.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= The Discriminant =&lt;br /&gt;
&lt;br /&gt;
The discriminant is &amp;lt;math&amp;gt;D=b^2-4ac&amp;lt;/math&amp;gt;. You can use its sign to classify the roots without fully solving the equation.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Value of the discriminant&lt;br /&gt;
! Real solutions&lt;br /&gt;
! Graphical meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;D&amp;gt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
| Two distinct real roots&lt;br /&gt;
| The parabola crosses the x-axis twice&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;D=0&amp;lt;/math&amp;gt;&lt;br /&gt;
| One repeated real root&lt;br /&gt;
| The parabola touches the x-axis once&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;D&amp;lt;0&amp;lt;/math&amp;gt;&lt;br /&gt;
| No real roots&lt;br /&gt;
| The parabola does not meet the x-axis&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:Quadratic eq discriminant.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Before calculating roots, predict the result from the discriminant. This prediction acts as an error check. For example, if you calculate a positive discriminant but later obtain only one real solution, you should inspect your arithmetic.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=JBSDQLZtjFo|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Why the Formula Works =&lt;br /&gt;
&lt;br /&gt;
The quadratic formula can be derived from the general equation &amp;lt;math&amp;gt;ax^2+bx+c=0&amp;lt;/math&amp;gt; by [[English:Completing the square|completing the square]]. This derivation shows that the formula is not a rule to memorize without reason; it is the result of valid algebraic transformations.&lt;br /&gt;
&lt;br /&gt;
Start with &amp;lt;math&amp;gt;ax^2+bx+c=0&amp;lt;/math&amp;gt; and assume &amp;lt;math&amp;gt;a\neq0&amp;lt;/math&amp;gt;. Divide every term by &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x^2+\frac{b}{a}x+\frac{c}{a}=0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Move the constant term:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x^2+\frac{b}{a}x=-\frac{c}{a}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Add &amp;lt;math&amp;gt;\left(\frac{b}{2a}\right)^2&amp;lt;/math&amp;gt; to both sides so that the left side becomes a perfect square:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\left(x+\frac{b}{2a}\right)^2=\frac{b^2-4ac}{4a^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Take square roots, remember both signs, and isolate &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. After simplification, you obtain the quadratic formula.&lt;br /&gt;
&lt;br /&gt;
[[File:Quadratic formula via completing the square.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=mDmRYfma9C0|500|center}}&lt;br /&gt;
&lt;br /&gt;
Understanding this derivation also explains why the discriminant appears inside the square root: its sign controls whether the square-root step produces two real values, one real value, or no real value.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Connecting Algebra and Graphs =&lt;br /&gt;
&lt;br /&gt;
The graph of a quadratic function &amp;lt;math&amp;gt;y=ax^2+bx+c&amp;lt;/math&amp;gt; is a [[English:Parabola|parabola]]. When &amp;lt;math&amp;gt;a&amp;gt;0&amp;lt;/math&amp;gt;, it opens upward; when &amp;lt;math&amp;gt;a&amp;lt;0&amp;lt;/math&amp;gt;, it opens downward. The roots found by the quadratic formula are the x-coordinates of the x-intercepts.&lt;br /&gt;
&lt;br /&gt;
The axis of symmetry of the parabola is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=-\frac{b}{2a}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Notice that this expression is also the central value in the quadratic formula. If the equation has two real roots, they lie symmetrically on either side of &amp;lt;math&amp;gt;x=-\frac{b}{2a}&amp;lt;/math&amp;gt;. The vertex lies on this same vertical line.&lt;br /&gt;
&lt;br /&gt;
[[File:Quadratic function graph key values.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
This graphical view can help you estimate solutions before calculating them exactly. It can also reveal impossible answers. If a graph clearly crosses the x-axis near &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x=5&amp;lt;/math&amp;gt;, answers such as &amp;lt;math&amp;gt;x=-8&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x=12&amp;lt;/math&amp;gt; should make you recheck your work.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Choosing a Solving Method =&lt;br /&gt;
&lt;br /&gt;
You do not have to use the quadratic formula for every quadratic equation. A strong algebra student chooses a method that fits the structure of the equation.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Method&lt;br /&gt;
! When it is especially useful&lt;br /&gt;
! Main advantage&lt;br /&gt;
|-&lt;br /&gt;
| [[English:Factoring|Factoring]]&lt;br /&gt;
| The quadratic factors easily into simple binomials&lt;br /&gt;
| Often fastest&lt;br /&gt;
|-&lt;br /&gt;
| [[English:Completing the square|Completing the square]]&lt;br /&gt;
| You want vertex form or want to understand the formula&lt;br /&gt;
| Reveals structure&lt;br /&gt;
|-&lt;br /&gt;
| [[English:Quadratic formula|Quadratic formula]]&lt;br /&gt;
| Factoring is difficult or the roots are irrational&lt;br /&gt;
| Works for every quadratic equation&lt;br /&gt;
|-&lt;br /&gt;
| [[English:Graph of a function|Graphing]]&lt;br /&gt;
| You need a visual estimate or want to check roots&lt;br /&gt;
| Shows intercepts and overall behavior&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For example, &amp;lt;math&amp;gt;x^2-5x+6=0&amp;lt;/math&amp;gt; factors quickly as &amp;lt;math&amp;gt;(x-2)(x-3)=0&amp;lt;/math&amp;gt;. The quadratic formula would also work, but factoring is shorter. By contrast, &amp;lt;math&amp;gt;3x^2+x-7=0&amp;lt;/math&amp;gt; does not factor conveniently over the integers, so the quadratic formula is a natural choice.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Common Errors and How to Avoid Them =&lt;br /&gt;
&lt;br /&gt;
A minus sign can change an entire solution. If &amp;lt;math&amp;gt;b=-7&amp;lt;/math&amp;gt;, then the numerator begins with &amp;lt;math&amp;gt;-(-7)=7&amp;lt;/math&amp;gt;. Write parentheses around negative coefficient values when you substitute.&lt;br /&gt;
&lt;br /&gt;
The denominator is &amp;lt;math&amp;gt;2a&amp;lt;/math&amp;gt;, so the entire numerator &amp;lt;math&amp;gt;-b\pm\sqrt{b^2-4ac}&amp;lt;/math&amp;gt; is divided by &amp;lt;math&amp;gt;2a&amp;lt;/math&amp;gt;. Do not divide only the square-root term.&lt;br /&gt;
&lt;br /&gt;
Remember to use both the plus and minus branches when the discriminant is positive. A quadratic equation can have two real roots, and writing only one branch loses a valid solution.&lt;br /&gt;
&lt;br /&gt;
Calculate powers before subtraction. For instance, if &amp;lt;math&amp;gt;b=-4&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;b^2=(-4)^2=16&amp;lt;/math&amp;gt;, not negative 16.&lt;br /&gt;
&lt;br /&gt;
Finally, do not use the formula before writing the equation equal to zero. The coefficients &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; must come from standard form.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Applications =&lt;br /&gt;
&lt;br /&gt;
Quadratic equations appear in models of projectile motion, area, optimization, engineering, and other settings. The formula helps you find the input values at which a quadratic model reaches a chosen output.&lt;br /&gt;
&lt;br /&gt;
Suppose a simplified height model for a ball is &amp;lt;math&amp;gt;h(t)=-5t^2+20t&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;h&amp;lt;/math&amp;gt; is height in meters and &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; is time in seconds. The ball is on the ground when &amp;lt;math&amp;gt;h(t)=0&amp;lt;/math&amp;gt;, so solve &amp;lt;math&amp;gt;-5t^2+20t=0&amp;lt;/math&amp;gt;. Using the quadratic formula with &amp;lt;math&amp;gt;a=-5&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b=20&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c=0&amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt;t=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;t=4&amp;lt;/math&amp;gt;. In context, these values represent launch time and the time when the ball returns to the ground.&lt;br /&gt;
&lt;br /&gt;
When you solve an application problem, the mathematics may produce a value that does not make sense in context. A negative time, negative length, or other impossible measurement may need to be rejected even if it is algebraically valid. Always interpret your solutions in the situation described.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which equation is in standard quadratic form?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(3x² plus 2x minus 5 equals 0)&lt;br /&gt;
(!3x plus 2 equals 0)&lt;br /&gt;
(!x³ plus 2x minus 5 equals 0)&lt;br /&gt;
(!3 divided by x plus 2 equals 0)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;In 4x² minus 9x plus 1 equals 0, what is b?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(negative 9)&lt;br /&gt;
(!positive 9)&lt;br /&gt;
(!positive 4)&lt;br /&gt;
(!positive 1)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which expression is the discriminant?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(b² minus 4ac)&lt;br /&gt;
(!b² plus 4ac)&lt;br /&gt;
(!2a minus b)&lt;br /&gt;
(!a² minus 4bc)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a positive discriminant indicate?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Two distinct real roots)&lt;br /&gt;
(!One repeated real root)&lt;br /&gt;
(!No real roots)&lt;br /&gt;
(!The equation is linear)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a zero discriminant indicate?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(One repeated real root)&lt;br /&gt;
(!Two distinct real roots)&lt;br /&gt;
(!No real roots)&lt;br /&gt;
(!Three real roots)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a negative discriminant indicate in the real number system?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(No real roots)&lt;br /&gt;
(!Two distinct real roots)&lt;br /&gt;
(!One repeated real root)&lt;br /&gt;
(!Every real number is a root)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For x² minus 5x plus 6 equals 0, which pair gives the roots?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(2 and 3)&lt;br /&gt;
(!negative 2 and negative 3)&lt;br /&gt;
(!1 and 6)&lt;br /&gt;
(!negative 1 and negative 6)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If b is negative, what should you do when substituting it into negative b?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Keep the negative sign with b and simplify carefully)&lt;br /&gt;
(!Change b to zero)&lt;br /&gt;
(!Ignore the negative sign)&lt;br /&gt;
(!Replace b with a)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What do real roots of a quadratic function represent on its graph?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(x-intercepts)&lt;br /&gt;
(!y-intercepts only)&lt;br /&gt;
(!The slope everywhere)&lt;br /&gt;
(!The axis labels)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why is the quadratic formula especially useful?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(It works for every quadratic equation in standard form)&lt;br /&gt;
(!It works only when the equation factors easily)&lt;br /&gt;
(!It avoids all arithmetic)&lt;br /&gt;
(!It always gives integer roots)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Quadratic equation || Equality whose highest variable power is two&lt;br /&gt;
|-&lt;br /&gt;
| Coefficient || Number multiplying a variable term&lt;br /&gt;
|-&lt;br /&gt;
| Discriminant || Expression b² - 4ac&lt;br /&gt;
|-&lt;br /&gt;
| Root || Value that makes the equation equal zero&lt;br /&gt;
|-&lt;br /&gt;
| Parabola || U-shaped or inverted U-shaped graph of a quadratic function&lt;br /&gt;
|-&lt;br /&gt;
| Substitution || Replacing symbols with known values&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Positive discriminant&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Two distinct real roots&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Zero discriminant&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| One repeated real root&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Negative discriminant&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| No real roots&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Coefficient a&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Multiplier of the squared term&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Coefficient c&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Constant term&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Match each phrase first without looking back at the explanatory text. Then explain one match in your own words.&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Parabola || What is the graph of a quadratic function called?&lt;br /&gt;
|-&lt;br /&gt;
| Discriminant || What expression predicts the number of real roots?&lt;br /&gt;
|-&lt;br /&gt;
| Coefficient || What do you call a number multiplying a variable term?&lt;br /&gt;
|-&lt;br /&gt;
| Vertex || What is the turning point of a parabola called?&lt;br /&gt;
|-&lt;br /&gt;
| Roots || What name is given to values that make a quadratic equation equal zero?&lt;br /&gt;
|-&lt;br /&gt;
| Substitute || What verb means to replace a symbol with a known value?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=The+Quadratic+Formula &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
A quadratic equation can be written in { standard form } with one side equal to zero. The coefficient of the squared term is called { a }. The expression inside the square root is the { discriminant }. A positive discriminant gives { two } distinct real roots. A zero discriminant gives one { repeated } real root. A negative discriminant gives no real roots in the { real } number system. On a graph, real roots appear as { x-intercepts }. The quadratic formula can be derived by { completing the square }. After calculating solutions, you should { verify } them by substitution or graphing.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Coefficient Hunt|Coefficient Hunt]]: Find five quadratic equations in a textbook or trusted learning resource and label a, b, and c for each one, paying special attention to negative signs.&lt;br /&gt;
# [[English:Formula Poster|Formula Poster]]: Create a clear one-page poster that shows the quadratic formula, explains each symbol, and includes one worked example.&lt;br /&gt;
# [[English:Root Check|Root Check]]: Solve two quadratic equations with the formula and verify every solution by substituting it into the original equation.&lt;br /&gt;
# [[English:Parabola Sketch|Parabola Sketch]]: Draw a parabola with two real roots, mark the x-intercepts, and explain how those points relate to solutions of a quadratic equation.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Method Comparison|Method Comparison]]: Solve the same factorable quadratic by factoring and by the quadratic formula, then compare the efficiency and the reasoning of both methods.&lt;br /&gt;
# [[English:Discriminant Investigation|Discriminant Investigation]]: Create three quadratic equations whose discriminants are positive, zero, and negative, and graph them to show the corresponding root patterns.&lt;br /&gt;
# [[English:Teaching Video|Teaching Video]]: Record a short instructional video in which you explain how to use the quadratic formula and warn viewers about at least three common errors.&lt;br /&gt;
# [[English:Real-World Model|Real-World Model]]: Find or design a simple situation modeled by a quadratic equation, solve it with the formula, and interpret which solutions make sense in context.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Formula Derivation|Formula Derivation]]: Reproduce the derivation of the quadratic formula by completing the square and annotate each algebraic step with the property that justifies it.&lt;br /&gt;
# [[English:Parameter Exploration|Parameter Exploration]]: Investigate how changing a, b, or c affects the discriminant, roots, axis of symmetry, and graph, and present your findings with examples.&lt;br /&gt;
# [[English:Interview Mathematics|Interview Mathematics]]: Interview an engineer, technician, science teacher, programmer, or other professional about where quadratic relationships appear in their work, then connect one example to the quadratic formula.&lt;br /&gt;
# [[English:Digital Quadratic Lab|Digital Quadratic Lab]]: Use graphing software to create a mini-investigation with at least six quadratics, predict their roots from the discriminant, verify them graphically, and explain any patterns you discover.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:Reasoning with the Discriminant|Reasoning with the Discriminant]]: Given several quadratic equations, classify their real-root behavior from the discriminant and justify each classification without fully solving every equation.&lt;br /&gt;
# [[English:Error Analysis|Error Analysis]]: Analyze a worked solution containing sign and denominator errors, identify each incorrect step, correct it, and explain why the correction matters.&lt;br /&gt;
# [[English:Method Selection|Method Selection]]: For a set of quadratic equations, choose factoring, completing the square, graphing, or the quadratic formula, and defend each choice based on the structure of the equation.&lt;br /&gt;
# [[English:Application Transfer|Application Transfer]]: Build a quadratic equation from a geometric or motion context, solve it, and explain which algebraic solutions are meaningful in the original situation.&lt;br /&gt;
# [[English:Graph and Formula Connection|Graph and Formula Connection]]: Compare an equation, its discriminant, its formula-based roots, and its graph, then explain how all four representations support the same conclusion.&lt;br /&gt;
# [[English:Derivation Explanation|Derivation Explanation]]: Explain how completing the square leads from the general quadratic equation to the formula and identify where the plus-or-minus sign enters the reasoning.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
Strong evidence of learning includes accurate identification of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;; correct use of the quadratic formula; reliable discriminant calculations; correct classification of real-root cases; and the ability to verify solutions.&lt;br /&gt;
&lt;br /&gt;
You should also be able to explain why real roots correspond to x-intercepts, compare solving methods, recognize and correct common errors, and communicate a derivation or worked solution clearly enough that another learner can follow it.&lt;br /&gt;
&lt;br /&gt;
Useful products include annotated calculations, graphs, a formula poster, a short teaching video, a discriminant investigation, and a real-world modeling task. Transfer is demonstrated when you can decide independently that a new problem is quadratic, choose a suitable solution method, interpret the results in context, and check whether the answers are reasonable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Quadratic_formula &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
The quadratic formula connects equation solving, functions, graphs, algebraic structure, and mathematical modeling. The table below provides a pathway into related topics that support or extend your understanding.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:The Quadratic Formula|The Quadratic Formula]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Quadratic equation|Quadratic equation]]&lt;br /&gt;
# [[English:Quadratic function|Quadratic function]]&lt;br /&gt;
# [[English:Discriminant|Discriminant]]&lt;br /&gt;
# [[English:Parabola|Parabola]]&lt;br /&gt;
# [[English:Factoring|Factoring]]&lt;br /&gt;
# [[English:Completing the square|Completing the square]]&lt;br /&gt;
# [[English:Complex number|Complex number]]&lt;br /&gt;
# [[English:Graph of a function|Graph of a function]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:The Quadratic Formula]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Quadratic equations]]&lt;br /&gt;
[[Category:Secondary mathematics]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>