Hills and lake with trees at sunset
Photo by Kay Ford on Unsplash
C1

The Secret Formula That Makes Quadratic Equations Easy to Solve

A quadratic equation is a special type of math equation that many students find challenging at first.

The standard form of a quadratic equation is written as ax² + bx + c = 0.

In this equation, the letters a, b, and c are called coefficients.

The letter x represents the unknown value that we are trying to find.

The coefficient a must never equal zero, because that would make it a different type of equation.

Quadratic equations always have a squared term, which means x is multiplied by itself.

The goal when solving a quadratic equation is to find the value or values of x.

These values of x are often called the roots or solutions of the equation.

A quadratic equation can have two solutions, one solution, or sometimes no real solutions.

One of the most popular methods for solving quadratic equations is factoring.

Factoring means rewriting the equation as a product of two simpler expressions.

For example, x² + 5x + 6 can be factored into (x + 2)(x + 3).

When you set each factor equal to zero, you can find the values of x.

In that example, x equals negative two or negative three.

Factoring works very well when the numbers in the equation are simple integers.

However, not all quadratic equations can be factored easily.

That is when the quadratic formula becomes very useful.

The quadratic formula is x = (-b ± √(b² - 4ac)) / 2a.

This formula works for any quadratic equation, no matter how complicated it looks.

The symbol ± means you calculate the formula twice, once with addition and once with subtraction.

This is why a quadratic equation can give you two different solutions.

The expression inside the square root is called the discriminant.

The discriminant is the part written as b² - 4ac.

If the discriminant is positive, the equation has two different real solutions.

If the discriminant equals zero, the equation has exactly one real solution.

If the discriminant is negative, the equation has no real solutions in the normal number system.

Let's look at a simple example using the quadratic formula.

Suppose the equation is 2x² + 3x - 2 = 0.

Here, a equals 2, b equals 3, and c equals negative 2.

First, calculate the discriminant: 3² - 4(2)(-2) = 9 + 16 = 25.

Since 25 is a positive number, we know the equation has two real solutions.

Next, take the square root of 25, which equals 5.

Now apply the full formula: x = (-3 + 5) / 4 or x = (-3 - 5) / 4.

This gives us x = 0.5 or x = -2 as our two solutions.

Another method for solving quadratic equations is called completing the square.

Completing the square transforms the equation into a perfect square form.

This method is useful for understanding how the quadratic formula was originally created.

Practice is the most important part of getting comfortable with quadratic equations.

Try solving several different equations using each method to find which one you prefer.

With time and practice, quadratic equations will start to feel much easier and even enjoyable.