Mathovia

Algebra / Solving Equations and Inequalities

Equations Reducible to Quadratic Form

An equation is in quadratic form when it looks like a·(something)² + b·(something) + c = 0, where the same 'something' appears squared in one term and to the first power in another. Substituting u for that repeated piece turns the equation into an ordinary quadratic in u. Solve it, then substitute back and solve for the original variable. This lesson covers the three common patterns and the back-substitution step where solutions are gained or lost.

Practice Problems
M
Written by
Mathovia Team
Editorial Team

Not every equation with a high power is out of reach. Many equations that are not quadratic have a quadratic shape hiding inside them: some expression appears squared in one term and to the first power in another. The equation is not quadratic, but if you look at as , it becomes with .

The technique — u-substitution — is to name that repeated piece , solve the resulting quadratic in with the methods from Quadratic Equations, then substitute back and solve for the original variable. The step that trips people is the last one: back-substitution can multiply the number of solutions, and with even roots it can introduce extraneous ones.

The Quadratic-Form Formula

Equations Reducible to Quadratic Form — key formula
Key formula

is the repeated expression. After solving for , replace with and solve for .

Pattern 1: Quartic in Quadratic Form

Each -solution gives .

Pattern 2: Fractional Exponents

Back-substitute , so . More generally, if the exponents are and , let .

Pattern 3: A Repeated Binomial

Back-substitute , so .

How to Recognize Quadratic Form

The test is quick: look at the variable parts of the three terms and ask whether the exponent (or the inner expression) of one term is exactly double that of another, with the third term constant. If the highest power is and the middle power is , then and the form fits with . If the powers are and , then and . If you see and , the inner expression repeats and .

A term whose power is not half of the leading power breaks the pattern. is not in quadratic form, because is not half of ; no single substitution collapses it to . When the pattern does not fit, fall back on factoring by grouping, the rational root theorem, or other polynomial tools.

Why Back-Substitution Changes the Count

Solving gives at most two values of . What happens next depends on the substitution:

  • : each positive splits into two real -values ; a zero gives one; a negative gives two complex values. So a quartic can have four, three, two, or zero real roots.
  • : only survives, and each valid gives one . A negative -solution is discarded outright — this is where solutions are lost, not gained.
  • or : the map back to is one-to-one, so the count of -solutions matches the count of -solutions.

Knowing which case you are in tells you in advance how many answers to expect, which is a useful check against dropping or inventing a root.

Worked Example A: A Quartic

Solve .

Substitute :

Back-substitute :

Answer: — four real solutions.

Worked Example B: A Negative u

Solve .

Substitute :

Back-substitute:

Answer: (real) and (complex). A negative does not get discarded automatically — it gives complex -values.

Worked Example C: Fractional Exponents

Solve .

Substitute (so ):

Back-substitute , so :

Check both in the original (the exponent is an odd root, so cube roots of negatives are fine): ✓ and ✓.

Answer: or .

Worked Example D: A Repeated Expression

Solve .

Substitute :

Back-substitute and solve each quadratic:

Answer: .

Worked Example E: The Quadratic in u Does Not Factor

Solve .

Substitute :

This does not factor over the integers, so use the quadratic formula:

Back-substitute . Since , one value is positive and one value is negative:

Answer: two real solutions and two complex solutions. The substitution still works even when nothing factors neatly — the quadratic formula fills the gap.

Common Mistakes to Avoid

  • Stopping at the -solutions. is not an answer; you must back-substitute and solve for .
  • Forgetting the when back-substituting . Each positive gives two real -values.
  • Discarding a negative without thought. With , a negative gives complex ; with , a negative has no real and is rejected.
  • Choosing the wrong . The middle term’s variable part must come out as exactly . If it doesn’t, the equation isn’t in quadratic form for that choice.
  • Skipping the extraneous check on equations with square roots or even fractional exponents.
  • Mishandling . For , ; cubing a negative stays negative.

Where This Shows Up Later

  • Higher-degree polynomial equations. Recognizing quadratic form is one of the standard tools for factoring and solving degree-4 and degree-6 polynomials.
  • Radical equations. Some equations with two different radicals become quadratic after an isolate-and-square step plus a substitution.
  • Trigonometric equations. Equations like are quadratic in , solved by exactly this method.
  • Exponential equations. is quadratic in .

Practice Problems

Work each problem yourself before opening the answer.

Problem 1. Solve .

Show answer

: . Then or .

Problem 2. Solve .

Show answer

: . Then .

Problem 3. Solve .

Show answer

: . Then ; .

Problem 4. Solve .

Show answer

: , so or . Then or . Both check.

Problem 5. Solve .

Show answer

: , so or . Then or .

Problem 6. Solve .

Show answer

: , so or . Then or .

Problem 7. Solve .

Show answer

: . ; .

Problem 8. Solve .

Show answer

: , so or . ; .

Problem 9. Solve .

Show answer

: , so or . ; .

Problem 10. Solve .

Show answer

: , so or . Reject (a square root can’t be negative). . Check: . ✓

Problem 11. Solve .

Show answer

: , so or .

.

.

Answer: .

Problem 12. Solve .

Show answer

: , so or . Then ; (real cube roots).

Problem 13. Solve .

Show answer

: does not factor, so .

Both and are positive (), so all four roots are real:

Problem 14. Solve .

Show answer

Let , so : , so or .

Back-substitute , so : or . Neither makes a denominator zero, so both check.

Quick Reference

Original formSubstitutionBack-substitute
, reject
solve
Alwayssolve for , thensolve for the original variable

Solving the quadratic in uses Factoring Quadratics or the quadratic formula. Equations with a single isolated radical are handled in Equations with Radicals. More Algebra lessons are available too.

Frequently Asked Questions

What does it mean for an equation to be 'in quadratic form'?+

It can be written as where is some expression in the original variable. The clue is that one term's variable part is the exact square of another term's variable part — for example is the square of , so is quadratic in .

How do I choose what u should be?+

Let be the expression whose square appears in the highest-degree term. For , take ; for , take ; for , take . Then the middle term should become exactly .

Do I always get four solutions from a quartic?+

Not necessarily. Solving the quadratic in gives up to two -values; each -value then gives up to two -values when you back-substitute . A negative -value gives complex -values, and a repeated gives fewer distinct .

When do I need to check for extraneous solutions?+

Whenever the substitution or the back-substitution involves an even root or an even power. Equations with or fractional exponents can produce candidate values that fail in the original equation, so every solution must be verified.

Can I skip the substitution and factor directly?+

Often yes — factors as if you see it. The substitution just makes the structure obvious and keeps the bookkeeping straight, especially with fractional exponents.

What's the last step after solving for u?+

Back-substitute: replace with the original expression and solve that equation for the original variable. Solving for alone is never the final answer — the problem asked for .

What if the quadratic in u doesn't factor?+

Use the quadratic formula on the -equation, then back-substitute the (possibly irrational) -values. For , the substitution gives ; the positive value yields two real , the negative value yields two complex .

Can an equation with 1/x and 1/x² be put in quadratic form?+

Yes. Let , so . An equation like becomes . Solve for , then , and check that no solution makes an original denominator zero.

Related lessons