πAI Math Solver

Learn

What Is Delta in Math? The Discriminant and Other Meanings of Δ

What is delta in math? One Greek letter, Delta, hides inside the quadratic formula and decides everything: two answers, one, or none. Most people meet it holding a quadratic they would rather not grind through. Delta is the shortcut: one substitution, one small number, and you know the ending. What is delta in math doing in that one number? Everything. So what is delta in math, in one look? The three pictures below give the whole answer before any algebra begins.

What Is Delta in Math?

Delta is the traffic light of every quadratic equation - green, amber, or red, decided by a single substitution. The three parabolas below tell the whole story: two crossings, one touch, or no meeting at all. One letter, one small number, one verdict. So what is delta in math, mostly? Mostly the discriminant. What is delta in math, at first sight? A traffic light with one job: counting solutions.

Δ > 02 real solutionsΔ = 01 real solutionΔ < 00 real solutions

Delta in math as the discriminant: three parabolas. Left: a positive discriminant crosses the x-axis twice, two real solutions. Middle: zero touches once, one real solution. Right: negative never meets the axis, no real solutions.

What Is Delta in Math? Three Jobs of the Letter Δ

Delta is the fourth Greek letter: uppercase Δ\Delta, lowercase δ\delta. The uppercase letter does three school jobs.

  1. The discriminant Δ=b2−4ac\Delta=b^2-4ac of a quadratic - by far the most frequent job, and the one most people mean when they ask what is delta in math.
  2. A change in a quantity - Δx\Delta x means "the change in xx", never a product - Granville's 1911 warning.
  3. A triangle marker - ΔABC\Delta ABC names the triangle with corners AA, BB, CC. No arithmetic.

Ground it in numbers. Take x2−6x+8=0x^2-6x+8=0. In words, Delta is "bb squared minus 4ac4ac"; with a=1a=1, b=−6b=-6, c=8c=8 you get Δ=36−32=4\Delta=36-32=4. One small number, and it already promises two solutions. What is delta in math, in three words? Discriminant, change, triangle - in that order of frequency.

Delta as the Discriminant: the Three Cases

Can you predict the number of solutions without solving? Yes - the quantity inside the radical of the Quadratic Formula is the discriminant, the heart of what is delta in math:

x=−b±Δ2a,Δ=b2−4acx=\frac{-b\pm\sqrt{\Delta}}{2a},\qquad \Delta=b^2-4ac

Wentworth's 1898 New School Algebra states it plainly: b2−4acb^2-4ac is called the discriminant. The name explains itself - it "discriminates" between the types of answer. The verdict table:

Value of Δ=b2−4ac\Delta=b^2-4acReal solutionsGraph of y=ax2+bx+cy=ax^2+bx+c
Δ>0\Delta>0two different real solutionscrosses the xx-axis twice
Δ=0\Delta=0one repeated real solutiontouches the xx-axis once
Δ<0\Delta<0no real solutions (two complex)never meets the xx-axis

Why does the sign decide? The formula takes ±Δ\pm\sqrt{\Delta}, and a negative has no real square root. Positive Delta splits into ++ and −-: two solutions. Zero collapses the ±\pm: one. Negative kills both: none real. The picture link: solutions are the xx-intercepts, so graph crossings match the sign of Delta. What is delta in math on the graph? A crossing counter. What is delta in math, in daily practice? This table: check the sign, count the solutions.

Example 1 · A Positive Delta: Two Solutions

Problem. Predict the number of real solutions of 3x2+5x−2=03x^2+5x-2=0 from the discriminant, then find them.

Step 1, read the letters. Standard form already: a=3a=3, b=5b=5, c=−2c=-2.

Step 2, compute Delta. Δ=52−4×3×(−2)=25+24=49\Delta=5^2-4\times3\times(-2)=25+24=49. What is delta in math doing in this one line? The whole job: square, multiply, subtract.

Step 3, interpret. Δ>0\Delta>0, so two different real solutions are guaranteed before any solving - the green light of what is delta in math.

Step 4, solve. x=−5±496=−5±76x=\frac{-5\pm\sqrt{49}}{6}=\frac{-5\pm7}{6}, so x=13x=\frac{1}{3} or x=−2x=-2 - the two solutions Delta promised.

Check: 3×(13)2+5×13−2=03\times(\frac{1}{3})^2+5\times\frac{1}{3}-2=0. Both verify. What is delta in math worth here? Two solutions promised before Step 4 ever ran.

Example 2 · Delta Equals Zero: One Solution

Problem. Predict the number of real solutions of x2+14x+49=0x^2+14x+49=0 from the discriminant, then solve.

Step 1. a=1a=1, b=14b=14, c=49c=49 - letters first.

Step 2. Δ=142−4×1×49=196−196=0\Delta=14^2-4\times1\times49=196-196=0.

Step 3. Zero means one repeated real solution - the ±\pm has nothing to choose between. What is delta in math deciding here? The fate of the ±\pm.

Step 4. x=−14±02=−7x=\frac{-14\pm\sqrt{0}}{2}=-7. A single answer, counted twice - just as Step 2 predicted.

Check: 49−98+49=049-98+49=0. The graph touches the xx-axis at exactly one point - the zero row of what is delta in math. Compute zero, expect a doubled root. What is delta in math saying at zero? One root, counted twice.

Example 3 · A Negative Delta: No Real Solutions

Problem. Decide from the discriminant whether x2+2x+5=0x^2+2x+5=0 has real solutions.

Step 1. a=1a=1, b=2b=2, c=5c=5. What is delta in math reading first? The letters.

Step 2. Δ=22−4×1×5=4−20=−16\Delta=2^2-4\times1\times5=4-20=-16 - the arithmetic Delta runs on.

Step 3. Δ<0\Delta<0: −16\sqrt{-16} is not real, so there are no real solutions. Stop - nothing to find on the real line: the red light of what is delta in math. (Later courses use −16=4i\sqrt{-16}=4i for two complex solutions.)

The parabola y=x2+2x+5y=x^2+2x+5 sits wholly above the xx-axis, vertex at (−1,4)(-1,4), never touching - the verdict: no real solutions. This case is the biggest time-saver: one line, file closed. What is delta in math saving you here? A whole dead-end solve.

Example 4 · Delta with a Parameter

Problem. For which values of kk does x2+kx+9=0x^2+kx+9=0 have two different real solutions?

Step 1. a=1a=1, b=kb=k, c=9c=9 - one letter is now a parameter.

Step 2. Δ=k2−4×1×9=k2−36\Delta=k^2-4\times1\times9=k^2-36. What is delta in math comparing here? A square against 36.

Step 3. Two different real solutions need Δ>0\Delta>0: k2−36>0k^2-36>0, so k>6k>6 or k<−6k<-6. What is delta in math asking here? For a whole range, not one number.

Check. At k=8k=8: Δ=64−36=28>0\Delta=64-36=28>0, two real solutions. At k=6k=6: Δ=0\Delta=0, one repeated root - the boundary case, the promise Step 3 made.

What is delta in math doing with a parameter? The same job, solved backwards for the letter.

Problem 1

A ball thrown from a balcony has height h=−5t2+30t+10h=-5t^2+30t+10 meters after tt seconds; the times it passes 60 meters solve t2−6t+10=0t^2-6t+10=0 after rearranging. Compute the discriminant Δ\Delta of this equation and give its value.

⏱ 00:00
Page 1
Problem 2

A fountain jet follows y=x2−12x+ky=x^2-12x+k meters above the water. Engineers want it to touch the surface at exactly one point, so x2−12x+k=0x^2-12x+k=0 must have exactly one real solution. Find kk.

⏱ 00:00
Page 1
Problem 3

A model rocket's height is h=−16t2+48t+64h=-16t^2+48t+64 feet after tt seconds. It lands when h=0h=0; dividing by 16 gives t2−3t−4=0t^2-3t-4=0. Compute the discriminant to predict the number of real solutions, then find how many seconds after launch the rocket lands.

⏱ 00:00
Page 1

Common Mistakes

1. Forgetting to square bb. From 3x2+5x−2=03x^2+5x-2=0, the slip computes Δ=5−4×3×(−2)\Delta=5-4\times3\times(-2). In b2−4acb^2-4ac, square first: Δ=25+24=49\Delta=25+24=49 - the first arithmetic Delta demands.

2. Dropping the sign of cc. Writing 25−24=125-24=1 in the same equation treats cc as +2+2. When c=−2c=-2, the product 4ac4ac is negative, so it adds: 25+2425+24.

3. Skipping standard form. For x2=3x−5x^2=3x-5, reading c=−5c=-5 is wrong; one side first gives x2−3x+5=0x^2-3x+5=0, so c=5c=5 and Δ=9−20=−11\Delta=9-20=-11.

4. Calling Δ=0\Delta=0 "no solution". Zero means one real solution, repeated. "No real solutions" belongs to Δ<0\Delta<0 only - the case split at the center of what is delta in math. The three-case table settles it.

5. Reading Δx\Delta x as a product. Granville's 1911 warning: Δx\Delta x is "delta xx" - a change, never a product. The change-job and the discriminant-job belong to the same borrowed letter. What is delta in math after this audit? A safer routine: square first, keep signs, standard form, right label, right job.

Frequently asked questions

1

What is delta in math?

What is delta in math, in one line? Delta ($\Delta$, Greek D) is a symbol with three school jobs. Main job: the discriminant $\Delta=b^2-4ac$, predicting two, one, or no real solutions. Side jobs: a change in a quantity ($\Delta x$) and a triangle marker ($\Delta ABC$). Three jobs, one letter. What is delta in math, once more? One letter, three jobs, one verdict.

2

What does the discriminant tell you?

What is delta in math telling you here? The number of real solutions before you solve. What is delta in math counting in each row? Solutions, before you solve them. $\Delta>0$: two different real solutions. $\Delta=0$: one repeated. $\Delta<0$: none real, two complex. Each case matches the parabola's $x$-axis crossings, so the graph confirms the count at a glance. What is delta in math fastest at? This count - nothing else.

3

What is delta in math besides the discriminant?

Uppercase $\Delta$ also marks change: $\Delta x$ is the change in $x$, as in slope $\frac{\Delta y}{\Delta x}$ - Granville's 1911 calculus warns against reading it as a product. It can also label a triangle, $\Delta ABC$ - the triangle job of what is delta in math. Lowercase $\delta$ appears in advanced topics for small changes. [beyond source pool] What is delta in math, outside algebra? Mostly these two side jobs - and they keep the two-letter habit everywhere.

4

Can delta give you the solutions themselves?

No - only how many. Delta counts solutions; the quadratic formula produces them. That is the division of labor: Delta counts, the formula solves - a count, fast, and nothing more. What is delta in math giving in Example 1? The count of two - not the values. In Example 1, $\Delta=49$ promised two solutions, but $\frac{1}{3}$ and $-2$ still came from the formula. What is delta in math handing over in every example? The count, never the values. What is delta in math keeping back? The numbers themselves.

5

Why is b² − 4ac called the discriminant?

Because it discriminates between the types of answer - that is the literal wording, and why the name sticks. Wentworth's 1898 *New School Algebra* fixed it in classrooms. The name answers what is delta in math in one word: the part that judges. What is delta in math, etymologically? The judge. And at the end of every solve, what is delta in math leaves you? The count that came first.

6

Do some books write the discriminant as D instead of Delta?

Yes. What is delta in math in symbols? Usually $\Delta$; some books shorten it to a plain $D$. What is delta in math meaning, whichever letter? The same quantity $b^2-4ac$. [beyond source pool] What is delta in math, whichever symbol? The same judge.

Related practice