📚 College Credit Guide ✓ TransferCredit.org 🕐 7 min read

How do you solve quadratic equations step by step?

This article shows how to solve quadratic equations by factoring, square roots, and the quadratic formula with beginner-friendly examples.

YA
Education Markets Researcher
📅 June 11, 2026
📖 7 min read
YA
About the Author
Yana is finishing a PhD in economics. She spent years at investment firms covering the edtech industry, college student services, and the adult-learner market — studying the business side of credit, not just the advice side. She writes about where the credit market is going and why it matters to students. Read more from Yana S. →

A quadratic can look scary, but most of the time you only need 1 of 3 moves: factor it, take square roots, or use the quadratic formula. The trick is picking the right one fast. That starts with getting the equation into standard form, where one side equals 0. A quadratic equation always has an x² term, and the highest power on x is 2. That means 3x² + 5x - 2 works, but x³ + 2 does not. Once you spot the x², move every term to one side and simplify before you do anything else. That setup step saves real time on tests. A community-college student who has 40 minutes before a math placement retest cannot afford to guess at the method first. She should rewrite the problem, check for a common factor, and then decide whether factoring, square roots, or the formula fits best. The catch: Most students skip the setup and jump straight to solving, and that is where the sign errors start. Get the equation into ax² + bx + c = 0 first, then the rest gets cleaner. A messy start almost always creates a messy finish. People miss this part: solving quadratic equations is not about one magic trick. It is about matching the problem to the shortest clean path. A simple trinomial like x² + 7x + 12 is a factoring problem. A squared term like (x - 4)² = 49 wants square roots. Anything awkward, like 2x² + 3x - 5, often calls for the quadratic formula.

Three students studying together on a bench in a university campus setting outdoors — TransferCredit.org

Spot the Quadratic Before Solving

A quadratic equation has an x² term and no power higher than 2. That means 4x² - 9 = 0 is quadratic, and x² + 6x + 8 = 0 is quadratic too. If you see x³, x⁴, or a square root of x, stop and sort the equation before you use the usual algebra tools.

Standard form looks like ax² + bx + c = 0. That layout matters because it lets you read off a, b, and c fast, which helps you decide whether factoring will work or whether you should move straight to the formula. A lot of students leave terms on both sides and then wonder why the signs feel weird.

Reality check: Most of the time, the first 20 seconds matter more than the last 20 minutes. If you start with x² + 5 = 2x, rewrite it as x² - 2x + 5 = 0 before you do anything else. That one move turns a mixed-up equation into a real quadratic problem you can attack with a plan.

Take x² + 7x = 18. Move the 18 to the left so you get x² + 7x - 18 = 0, then look for two numbers that multiply to -18 and add to 7. The pair 9 and -2 works, so this setup tells you factoring should work cleanly.

A 35-year-old paramedic with 6 night shifts in a row has to study in short bursts, not long marathons. For that situation, the setup step should become automatic: rewrite, simplify, and check the sign of c before choosing a method. If the equation lands in standard form in under 1 minute, he can spend the next 9 minutes on the actual solve instead of wrestling with the algebra.

Solve Quadratics by Factoring First

Factoring works best when the quadratic breaks into two simple binomials. It feels quick when the numbers cooperate, and it is usually the fastest route for beginner-friendly algebra problems like x² + 5x + 6 = 0.

  1. Rewrite the equation in standard form so one side equals 0. If you start with x² + 5x = -6, move the -6 left and get x² + 5x + 6 = 0.
  2. Factor the trinomial into two binomials. Here, x² + 5x + 6 becomes (x + 2)(x + 3). That step is the whole game.
  3. Set each factor equal to zero. So x + 2 = 0 or x + 3 = 0, and that gives x = -2 or x = -3.
  4. Check both answers in the original equation. Plugging in -2 and -3 takes less than 30 seconds, and that quick habit catches sign mistakes before they cost you points.
  5. Try a slightly trickier one: 2x² + 7x + 3 = 0. Factor it as (2x + 1)(x + 3) = 0, then solve 2x + 1 = 0 and x + 3 = 0.
  6. Watch the threshold where factoring stops helping. If you cannot spot a pair in about 60 seconds, do not keep forcing it; switch to the quadratic formula and save your energy.

What this means: Factoring is a speed play, not a test of patience. A homeschool senior taking 3 CLEPs in one summer should use factoring on the easy ones and move on fast when the numbers fight back. The best math move is often the one that ends in under 2 minutes, not the one that looks fancy.

One annoying downside: factoring can look easy right up until the middle term trips you. If the coefficient on x is 11, 17, or 23, students sometimes chase the wrong pair for 5 straight minutes. Do not do that. If the split does not show up fast, treat that as information and change methods instead of forcing the issue.

When Square Roots Get the Job Done

Use the square root method when the squared term already stands alone. An equation like (x - 4)² = 25 is perfect for this method because you can undo the square in one move. That same idea works for x² = 49 and 3(x - 1)² = 12 after you isolate the square first.

Take square roots on both sides, but do not forget the plus-or-minus sign. From x² = 49, you get x = ±7, because both 7² and (-7)² equal 49. Students lose points here all the time because they write only one answer and act done.

Bottom line: If the square is alone, square roots beat fancy algebra almost every time. That matters for a student who has 15 minutes before work and wants one clean method instead of three messy ones. Isolate the square, simplify the radical if you can, and write both answers when the equation allows it.

Here is a clean example: (x - 3)² = 16. Take square roots, get x - 3 = ±4, then solve x = 7 or x = -1. Check both in the original equation, because one sign slip can wreck the whole answer set.

Negatives need extra care. If you get x² = -9, stop, because no real number squares to a negative result. That is not a trick question; it tells you the equation has no real solution. Radical work also needs simplification, so √50 should become 5√2, not stay frozen in raw form.

College Math TransferCredit.org Dedicated Resource

The Complete Resource for Quadratic Equations

TransferCredit.org has a full resource page built for quadratic equations — covering CLEP/DSST prep with chapter quizzes and video lessons, plus the ACE/NCCRS-approved backup course if you do not pass the exam. $29/month covers both, and credits transfer to partner colleges.

Browse Courses →

Use the Quadratic Formula Confidently

The quadratic formula works every time a quadratic sits in standard form, and that makes it the most reliable backup when factoring feels ugly or impossible. For 2x² + 3x - 5 = 0, the numbers do not split neatly, but the formula still gives exact answers in one shot. That is why students keep it in their pocket when a test throws a stubborn equation at them.

If a student sees 3x² - 2x - 7 = 0, the formula gives a = 3, b = -2, and c = -7. That matters because the sign on b flips inside the formula, so -b becomes 2. A tiny sign change can swing the whole result.

One counterintuitive thing: the quadratic formula does not mean you failed at factoring. It means you picked the tool that wastes less time. A lot of prep guides pretend every quadratic should factor cleanly, but real test sets throw awkward ones on purpose. If the numbers do not cooperate in 45 seconds, move on.

Some students like a memory trick. Keep the pattern tight: opposite of b, plus-or-minus, square root of b² - 4ac, all over 2a. That pattern works on paper, on a calculator-free quiz, and on the kind of test where you get 50 minutes and 20 questions.

For a clean plug-in example, use x² + 4x + 1 = 0. Factoring stalls, but the formula gives x = -2 ± √3. That answer looks less friendly than a factorized one, but it solves the problem fast and clean.

Check Answers and Avoid Algebra Traps

A lot of wrong answers come from 3 small habits: dropping the minus sign, forgetting ±, and stopping before the final simplify step. If you check each solution once, you catch most of those errors in under 2 minutes.

Worth knowing: A clean answer check matters more than looking fast. A student with 1 hour before an algebra quiz can solve 4 problems and verify them, or solve 6 and miss 2 because of rushed sign work. I would pick the smaller set with checks every time.

Mistakes also hide in skipped steps. If x² - 12 = 0, some students write x = 12 and walk away. The correct move is x² = 12, then x = ±√12, which simplifies to ±2√3. That extra line turns a half-answer into a real answer.

Short practice beats cramming. Ten problems spread across 2 days will help more than 20 problems crammed into one tired evening after work.

Section 6

Frequently Asked Questions about Quadratic Equations

Final Thoughts on Quadratic Equations

How CLEP credits actually work

Ready to Earn College Credit?

CLEP & DSST prep + ACE/NCCRS backup courses · Self-paced · $29/month covers everything

More on College Math