Log in Sign up
Back to Discover
🔢

Quadratic equation

math Maturity 11-13

Math helps us find a secret number.

La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg
We can use it to see shapes. Some shapes look like a big curve. This curve can go up or down. It helps us solve puzzles. Can you find a curve today?

46 words

Math can help us find a secret number.

La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg
This kind of math uses a special curve. The curve looks like a big bowl. It is called a parabola.
Polynomialdeg2.svg
Polynomialdeg2.svg
The curve can open up or down. It can also move up or down. People have used this math for a long time. They used it even in the year 2000 BC. It can have one or two answers. You can use math rules to find them. These rules help us solve puzzles.

89 words

A quadratic equation is a math puzzle. It uses an unknown number called a variable.

Polynomialdeg2.svg
Polynomialdeg2.svg

These equations use powers of two. This makes them a type of polynomial. The shape of the math is a curve. We call this shape a parabola.

La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg

A parabola can open up like a bowl. It can also open down. The curve has a turning point called a vertex. The vertex can be a high point or a low point.

Solving the equation means finding the roots. These are the numbers that make the equation work. A quadratic equation has at most two roots.

Polynomialdeg2.svg
Polynomialdeg2.svg

One way to find roots is factoring. This means breaking the equation into smaller parts. You can also use the quadratic formula. This is a set of steps to find any answer.

There is a special part called the discriminant. It helps you know how many roots to expect. If the discriminant is positive, there are two real roots. If it is zero, there is one double root. If it is negative, the roots are complex numbers.

Quadratic eq discriminant.svg
Quadratic eq discriminant.svg

188 words

A quadratic equation is a special kind of math puzzle. It uses an unknown number called a variable to find an answer. These equations are a type of polynomial. This means they only use powers that are whole numbers. A quadratic equation is a second-degree polynomial. This is because the highest power used is two.

Polynomialdeg2.svg
Polynomialdeg2.svg
You can think of these equations as describing shapes. When you graph them, they create a smooth curve called a parabola. A parabola can look like a bowl opening upward. It can also look like a hill opening downward. The very top or bottom of this curve is called the vertex.
La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg

Solving the equation means finding the roots. The roots are the numbers that make the equation true. These are also called the zeros of the function. Most quadratic equations have two roots. Sometimes there is only one root, which we call a double root. If the numbers are complex, there might be two complex roots instead.

Visual.complex.root.finding.png
Visual.complex.root.finding.png
You can find these roots in a few different ways. One way is called factoring by inspection. This involves breaking the equation into two smaller parts. You look for numbers that add up to one value and multiply to another. This is often the first method students learn.
LillsQuadratic.svg
LillsQuadratic.svg

Sometimes factoring is too hard to do by sight. Many equations cannot be solved this way. For those, you can use a method called completing the square. This is a step-by-step way to change the equation. You divide by the first number and move the constant term. Then you add a specific value to both sides. This turns the equation into a perfect square. This method is very useful because it helps us find the quadratic formula. The formula is a set of steps that works for any quadratic equation.

Polynomialdeg2.svg
Polynomialdeg2.svg

People have been working with these ideas for a very long time. Solutions to problems like this were known as early as 2000 BC. Mathematicians have found many different ways to solve them. One way is to use the quadratic formula directly. Another way is using a method called Muller's method. This method uses a different formula to find the same roots. It can even work when other formulas might have trouble with division by zero.

LillsQuadratic.svg
LillsQuadratic.svg

There is a special tool called the discriminant to help you. It is represented by the Greek letter delta. The discriminant tells you how many roots to expect before you even solve it. If the discriminant is positive, the parabola crosses the x-axis at two points. This means there are two real roots.

Quadratic eq discriminant.svg
Quadratic eq discriminant.svg
If the discriminant is zero, the vertex just touches the axis at one point. This gives you one double root. If the discriminant is negative, the curve does not touch the axis at all. In this case, the roots are complex numbers.
Visual.complex.root.finding.png
Visual.complex.root.finding.png

487 words

A quadratic equation is a specific type of polynomial equation. It is classified as a second-degree polynomial because the highest power of the variable is two. In its standard form, the equation is written as $ax^2 + bx + c = 0$. Here, $x$ represents the unknown variable we want to find. The letters $a$, $b$, and $c$ represent known numbers called coefficients. Specifically, $a$ is the quadratic coefficient, $b$ is the linear coefficient, and $c$ is the constant coefficient or free term. For an equation to be quadratic, $a$ cannot be zero. If $a$ were zero, the equation would become a linear equation instead.

Polynomialdeg2.svg
Polynomialdeg2.svg

Solving a quadratic equation means finding the values of $x$ that make the equation true. These values are called solutions, roots, or zeros of the quadratic function. A quadratic equation always has exactly two roots if we include complex numbers and count a double root as two. If the coefficients are real numbers, the equation will have either two distinct real solutions, one real double root, or two complex solutions. These complex solutions are always complex conjugates of each other. When we graph the function $f(x) = ax^2 + bx + c$, it forms a curve called a parabola.

Visual.complex.root.finding.png
Visual.complex.root.finding.png

The shape and position of the parabola depend entirely on the coefficients. If the quadratic coefficient $a$ is positive, the parabola opens upward and has a minimum point called the vertex. If $a$ is negative, the parabola opens downward and has a maximum point at the vertex. The constant $c$ affects the vertical position of the graph. Changing $c$ shifts the vertex up or down without changing the shape of the curve. The linear coefficient $b$ also affects the position. Changing $b$ shifts the vertex both horizontally and vertically along a parabolic path.

Quadratic equation coefficients with standard ranges.png
Quadratic equation coefficients with standard ranges.png

There are several ways to find the roots of these equations. One common method is factoring by inspection. This involves rewriting the equation as a product of two linear factors, such as $(x - r)(x - s) = 0$. According to the Zero Factor Property, the equation is satisfied if either factor equals zero. To factor an equation like $x^2 + bx + c = 0$, one must find two numbers that add up to $b$ and multiply to $c$. This is often called Vieta's rule. However, this method only works for equations with rational roots. Most practical applications involve equations that cannot be solved by simple inspection.

LillsQuadratic.svg
LillsQuadratic.svg

A more universal method is completing the square. This is a well-defined algorithm that can solve any quadratic equation. First, you divide the entire equation by $a$ to make the leading coefficient one. Next, you subtract the constant term from both sides. Then, you add the square of one-half of the linear coefficient to both sides. This process creates a perfect square on one side of the equation. Once the square is complete, you can solve for $x$ by taking the square root of both sides. This method is so effective that it is used to derive the quadratic formula.

Polynomialdeg2.svg
Polynomialdeg2.svg

The quadratic formula is a direct way to find the roots using $a$, $b$, and $c$. It is expressed as $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$. The symbol $\pm$ indicates that there are two potential solutions. Inside the square root is a special expression called the discriminant, represented by the Greek letter delta ($\Delta$). The discriminant determines the nature of the roots. If $\Delta$ is positive, there are two distinct real roots. If $\Delta$ is zero, there is exactly one real double root. If $\Delta$ is negative, there are no real roots, only two complex conjugate roots.

Quadratic eq discriminant.svg
Quadratic eq discriminant.svg

Understanding the discriminant is helpful for visualizing the graph. If the discriminant is positive, the parabola intersects the x-axis at two distinct points. If the discriminant is zero, the vertex of the parabola touches the x-axis at exactly one point. If the discriminant is negative, the parabola never touches or crosses the x-axis. This relationship between algebra and geometry is a fundamental part of mathematics. These concepts have been used to solve problems for a very long time, with evidence of such solutions dating back as early as 2000 BC.

La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg

713 words
🖼️ Images & Media (8)
File:Quadratic equation coefficients with standard ranges.png
Quadratic equation coefficients with...
File:Polynomialdeg2.svg
Polynomialdeg2.svg
File:Quadratic eq discriminant.svg
Quadratic eq discriminant.svg
File:Graphical calculation of root of quadratic equation.png
Graphical calculation of root of...
File:Visual.complex.root.finding.png
Visual.complex.root.finding.png
File:La Jolla Cove cliff diving - 02.jpg
La Jolla Cove cliff diving - 02.jpg
File:LillsQuadratic.svg
LillsQuadratic.svg
File:CarlyleCircle.svg
CarlyleCircle.svg
Up Next
🔢
Quadratic function
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.