Quadratic equations describe relationships where one variable is squared, taking the standard form . They show up constantly in physics, economics, and engineering problems, so getting comfortable with the different solving methods here will pay off throughout the course.
You have several tools for solving these: factoring, the square root property, completing the square, and the quadratic formula. Each works best in different situations, and this guide covers when and how to use each one.
Solving Quadratic Equations
Factoring techniques for quadratics
Factoring is usually the fastest method when it works. The idea is to rewrite the quadratic as a product of two binomials, then use the Zero Product Property to find the solutions.
The Zero Product Property says: if , then or (or both). This is what lets you break a factored equation into two simpler equations.
Steps for solving by factoring:
- Write the equation in standard form:
- Factor the quadratic expression completely
- Set each factor equal to zero
- Solve each resulting equation
For example, with :
- Factor:
- Set each factor to zero: or
- Solutions: or
These solutions are also called the roots of the equation.
Special factoring patterns to recognize:
- Difference of squares:
- Example:
- Perfect square trinomials: and
- Example:
Factoring by grouping is useful when the leading coefficient . You split the middle term, group in pairs, and factor out the GCF from each group. For instance, can be factored as by pulling out the GCF.
Square root property in equations
The square root property is the go-to method when your equation has a squared expression but no loose term (no ). It states:
If , then
The is critical. Since both positive and negative numbers give a positive result when squared, you always need both solutions.
Steps:
- Isolate the squared term on one side of the equation
- Take the square root of both sides
- Include on the result
- Simplify if possible
For example, with :
- Isolate:
- Take the square root:
- Simplify:
A common mistake is forgetting the negative solution. Always write .

Completing the square method
Completing the square works on any quadratic, even when factoring doesn't. It transforms the equation into a perfect square trinomial so you can apply the square root property.
Steps:
- Move the constant to the other side:
- Take half the coefficient of , then square it:
- Add that value to both sides of the equation
- Factor the left side as a perfect square:
- Apply the square root property and solve for
For example, with :
- Move the constant:
- Half of 6 is 3, and . Add 9 to both sides:
- Factor:
- Square root property:
- Solutions: or
Completing the square also converts a quadratic into vertex form: , where is the vertex of the parabola and is the axis of symmetry. This is useful for graphing because:
- The parabola opens upward if and downward if
- The graph is symmetric about the axis of symmetry
- You can plot the vertex first, then find additional points using a table of values
Quadratic Formula and Applications

Quadratic formula applications
The quadratic formula works on every quadratic equation, no matter what. When factoring isn't obvious or completing the square gets messy, this is your reliable fallback:
To use it, identify , , and from the standard form , plug them in, and simplify. Be careful with signs, especially when or is negative.
The discriminant tells you what kind of solutions to expect before you even solve:
- : Two distinct real solutions. Example: has , giving or
- : One repeated real solution. Example: has , giving
- : No real solutions (only complex solutions). Example: has
After plugging into the formula, always simplify your answer by reducing square roots and fractions.
Word problem applications frequently use quadratics. For projectile motion, the height of an object is often modeled by something like , where is time in seconds. Setting and solving tells you when the object hits the ground. Always check whether both solutions make sense in context (negative time, for instance, usually doesn't).
Additional Concepts in Quadratic Equations
- A quadratic equation is a polynomial with a highest exponent of 2. The values , , and are called the coefficients.
- Graphing a quadratic produces a parabola, a U-shaped curve that opens up or down.
- The solutions (roots) of a quadratic correspond to the x-intercepts of the parabola, the points where the graph crosses the x-axis. If the discriminant is negative, the parabola doesn't cross the x-axis at all.