College Algebra

Equations Reducible to Quadratic Form

Last updated: March 2026 · Advanced
Before you start

You should be comfortable with:

Real-world applications
Electrical

Voltage drop, wire sizing, load balancing

Some equations that look complicated are actually quadratics in disguise. An equation is “reducible to quadratic form” when a substitution transforms it into au2+bu+c=0au^2 + bu + c = 0. Once you solve for uu, you substitute back to find the original variable. The technique applies to fourth-degree polynomials, equations with rational exponents, and certain exponential equations. The crucial final step is checking for extraneous solutions — not every value of uu produces a valid value of the original variable.

Recognizing the Pattern

An equation is reducible to quadratic form when it contains:

  • A term with some expression squared and the same expression to the first power
  • No other powers of that expression

The general pattern:

a[f(x)]2+b[f(x)]+c=0a[f(x)]^2 + b[f(x)] + c = 0

Let u=f(x)u = f(x), and you get au2+bu+c=0au^2 + bu + c = 0.

Common substitutions:

Equation typeSubstitution
x45x2+4=0x^4 - 5x^2 + 4 = 0u=x2u = x^2
x2/3+x1/36=0x^{2/3} + x^{1/3} - 6 = 0u=x1/3u = x^{1/3}
e2x5ex+6=0e^{2x} - 5e^x + 6 = 0u=exu = e^x
(x2+3x)22(x2+3x)8=0(x^2 + 3x)^2 - 2(x^2 + 3x) - 8 = 0u=x2+3xu = x^2 + 3x
x7x+10=0x - 7\sqrt{x} + 10 = 0u=xu = \sqrt{x}

Worked Examples

Example 1: Fourth-Degree Polynomial

Solve x413x2+36=0x^4 - 13x^2 + 36 = 0.

Step 1 — Identify the substitution: u=x2u = x^2, so u2=x4u^2 = x^4.

u213u+36=0u^2 - 13u + 36 = 0

Step 2 — Solve the quadratic:

(u4)(u9)=0(u - 4)(u - 9) = 0

u=4oru=9u = 4 \quad \text{or} \quad u = 9

Step 3 — Back-substitute:

If u=4u = 4: x2=4x=±2x^2 = 4 \Rightarrow x = \pm 2

If u=9u = 9: x2=9x=±3x^2 = 9 \Rightarrow x = \pm 3

Step 4 — Check: Substitute each into the original:

  • x=2x = 2: 1652+36=016 - 52 + 36 = 0 — valid
  • x=2x = -2: 1652+36=016 - 52 + 36 = 0 — valid
  • x=3x = 3: 81117+36=081 - 117 + 36 = 0 — valid
  • x=3x = -3: 81117+36=081 - 117 + 36 = 0 — valid

Solutions: x=3,2,2,3x = -3, -2, 2, 3.

Example 2: Rational Exponents

Solve x2/35x1/3+6=0x^{2/3} - 5x^{1/3} + 6 = 0.

Step 1: Let u=x1/3u = x^{1/3}, so u2=x2/3u^2 = x^{2/3}.

u25u+6=0u^2 - 5u + 6 = 0

Step 2: (u2)(u3)=0u=2(u - 2)(u - 3) = 0 \Rightarrow u = 2 or u=3u = 3.

Step 3 — Back-substitute:

If u=2u = 2: x1/3=2x=23=8x^{1/3} = 2 \Rightarrow x = 2^3 = 8

If u=3u = 3: x1/3=3x=33=27x^{1/3} = 3 \Rightarrow x = 3^3 = 27

Step 4 — Check:

  • x=8x = 8: 82/35(81/3)+6=410+6=08^{2/3} - 5(8^{1/3}) + 6 = 4 - 10 + 6 = 0 — valid
  • x=27x = 27: 272/35(271/3)+6=915+6=027^{2/3} - 5(27^{1/3}) + 6 = 9 - 15 + 6 = 0 — valid

Solutions: x=8,27x = 8, 27.

Example 3: Equation with Square Roots

Solve x7x+10=0x - 7\sqrt{x} + 10 = 0.

Step 1: Let u=xu = \sqrt{x}, so u2=xu^2 = x.

u27u+10=0u^2 - 7u + 10 = 0

Step 2: (u2)(u5)=0u=2(u - 2)(u - 5) = 0 \Rightarrow u = 2 or u=5u = 5.

Step 3 — Back-substitute:

If u=2u = 2: x=2x=4\sqrt{x} = 2 \Rightarrow x = 4

If u=5u = 5: x=5x=25\sqrt{x} = 5 \Rightarrow x = 25

Step 4 — Check:

  • x=4x = 4: 47(2)+10=414+10=04 - 7(2) + 10 = 4 - 14 + 10 = 0 — valid
  • x=25x = 25: 257(5)+10=2535+10=025 - 7(5) + 10 = 25 - 35 + 10 = 0 — valid

Solutions: x=4,25x = 4, 25.

Example 4: Exponential Equation

Solve e2x7ex+12=0e^{2x} - 7e^x + 12 = 0.

Step 1: Let u=exu = e^x, so u2=e2xu^2 = e^{2x}.

u27u+12=0u^2 - 7u + 12 = 0

Step 2: (u3)(u4)=0u=3(u - 3)(u - 4) = 0 \Rightarrow u = 3 or u=4u = 4.

Step 3 — Back-substitute:

If u=3u = 3: ex=3x=ln3e^x = 3 \Rightarrow x = \ln 3

If u=4u = 4: ex=4x=ln4e^x = 4 \Rightarrow x = \ln 4

Step 4 — Check: Since ex>0e^x > 0 for all xx, both u=3>0u = 3 > 0 and u=4>0u = 4 > 0 are valid.

Solutions: x=ln31.099x = \ln 3 \approx 1.099 and x=ln41.386x = \ln 4 \approx 1.386.

Example 5: Composite Expression Substitution

Solve (x2+3x)214(x2+3x)+40=0(x^2 + 3x)^2 - 14(x^2 + 3x) + 40 = 0.

Step 1: Let u=x2+3xu = x^2 + 3x.

u214u+40=0u^2 - 14u + 40 = 0

Step 2: (u4)(u10)=0u=4(u - 4)(u - 10) = 0 \Rightarrow u = 4 or u=10u = 10.

Step 3 — Back-substitute and solve each quadratic:

If u=4u = 4: x2+3x=4x2+3x4=0(x+4)(x1)=0x^2 + 3x = 4 \Rightarrow x^2 + 3x - 4 = 0 \Rightarrow (x+4)(x-1) = 0

x=4x = -4 or x=1x = 1

If u=10u = 10: x2+3x=10x2+3x10=0(x+5)(x2)=0x^2 + 3x = 10 \Rightarrow x^2 + 3x - 10 = 0 \Rightarrow (x+5)(x-2) = 0

x=5x = -5 or x=2x = 2

Step 4 — Check all four values in the original equation:

  • x=4x = -4: (4)2+3(4)=4(-4)^2 + 3(-4) = 4, so (4)214(4)+40=1656+40=0(4)^2 - 14(4) + 40 = 16 - 56 + 40 = 0 — valid
  • x=1x = 1: (1)2+3(1)=4(1)^2 + 3(1) = 4, so 00 — valid
  • x=5x = -5: (5)2+3(5)=10(-5)^2 + 3(-5) = 10, so (10)214(10)+40=0(10)^2 - 14(10) + 40 = 0 — valid
  • x=2x = 2: (2)2+3(2)=10(2)^2 + 3(2) = 10, so 00 — valid

Solutions: x=5,4,1,2x = -5, -4, 1, 2.

Example 6: When Extraneous Solutions Appear

Solve x2/3+x1/32=0x^{2/3} + x^{1/3} - 2 = 0.

Step 1: Let u=x1/3u = x^{1/3}.

u2+u2=0(u+2)(u1)=0u^2 + u - 2 = 0 \Rightarrow (u + 2)(u - 1) = 0

u=2u = -2 or u=1u = 1.

Step 2 — Back-substitute:

If u=2u = -2: x1/3=2x=(2)3=8x^{1/3} = -2 \Rightarrow x = (-2)^3 = -8

If u=1u = 1: x1/3=1x=1x^{1/3} = 1 \Rightarrow x = 1

Step 3 — Check:

  • x=8x = -8: (8)2/3+(8)1/32=4+(2)2=0(-8)^{2/3} + (-8)^{1/3} - 2 = 4 + (-2) - 2 = 0 — valid
  • x=1x = 1: 1+12=01 + 1 - 2 = 0 — valid

Both are valid here. But consider a similar equation where uu must be non-negative (like when u=xu = \sqrt{x}) — then a negative uu value would be extraneous.

When to Expect Extraneous Solutions

Extraneous solutions arise when:

  • Square root substitution (u=xu = \sqrt{x}): uu must be 0\ge 0, so negative uu-values are discarded
  • Even-root substitution (u=x1/4u = x^{1/4}): same constraint — u0u \ge 0
  • Exponential substitution (u=exu = e^x or u=2xu = 2^x): uu must be >0> 0, so zero or negative uu-values are extraneous
  • Domain restrictions in the original equation (denominators, logarithms)

Always check by substituting back into the original equation.

Real-World Application: Electrical Engineering

In AC circuit analysis, the impedance ZZ of a circuit with both capacitive and inductive elements can lead to equations of the form:

ω410ω2+9=0\omega^4 - 10\omega^2 + 9 = 0

where ω\omega is the angular frequency (always positive in practice).

Let u=ω2u = \omega^2:

u210u+9=0(u1)(u9)=0u^2 - 10u + 9 = 0 \Rightarrow (u-1)(u-9) = 0

u=1u = 1 or u=9u = 9.

ω2=1ω=1\omega^2 = 1 \Rightarrow \omega = 1 rad/s (since ω>0\omega > 0)

ω2=9ω=3\omega^2 = 9 \Rightarrow \omega = 3 rad/s

These are the resonant frequencies of the circuit — the frequencies at which certain circuit behaviors (like maximum current or voltage) occur. The negative roots ω=1\omega = -1 and ω=3\omega = -3 are mathematically valid but physically meaningless.

The Complete Process Summary

  1. Spot the pattern — look for an expression and its square
  2. Define uu as the simpler expression
  3. Rewrite the equation as a quadratic in uu
  4. Solve the quadratic (factoring, formula, or completing the square)
  5. Back-substitute — solve for the original variable from each uu-value
  6. Check every solution in the original equation — discard extraneous ones

Common Mistakes

  1. Forgetting to back-substitute. Solving for uu is only half the problem — you need the original variable.
  2. Not checking for extraneous solutions. Especially with radicals and exponentials, not all uu-values yield valid original solutions.
  3. Missing the substitution. Practice recognizing the pattern: if you see x4x^4 and x2x^2 (but no x3x^3 or xx), think u=x2u = x^2.
  4. Forgetting ±\pm when taking square roots. If x2=9x^2 = 9, then x=3x = 3 AND x=3x = -3.
  5. Wrong exponent arithmetic. Remember: (x1/3)2=x2/3(x^{1/3})^2 = x^{2/3}, not x2/9x^{2/9}.

Practice Problems

Problem 1: Solve x45x236=0x^4 - 5x^2 - 36 = 0.

Let u=x2u = x^2: u25u36=0(u9)(u+4)=0u^2 - 5u - 36 = 0 \Rightarrow (u-9)(u+4) = 0

u=9u = 9: x2=9x=±3x^2 = 9 \Rightarrow x = \pm 3

u=4u = -4: x2=4x^2 = -4 has no real solutions.

Solutions: x=3,3x = -3, 3

Problem 2: Solve x5x+6=0x - 5\sqrt{x} + 6 = 0.

Let u=xu = \sqrt{x} (u0u \ge 0): u25u+6=0(u2)(u3)=0u^2 - 5u + 6 = 0 \Rightarrow (u-2)(u-3) = 0

u=2u = 2: x=4x = 4. u=3u = 3: x=9x = 9. Both uu-values are non-negative.

Check: 45(2)+6=04 - 5(2) + 6 = 0 and 95(3)+6=09 - 5(3) + 6 = 0. Both valid.

Solutions: x=4,9x = 4, 9

Problem 3: Solve e2x5ex+4=0e^{2x} - 5e^x + 4 = 0.

Let u=exu = e^x (u>0u > 0): u25u+4=0(u1)(u4)=0u^2 - 5u + 4 = 0 \Rightarrow (u-1)(u-4) = 0

u=1u = 1: ex=1x=0e^x = 1 \Rightarrow x = 0

u=4u = 4: ex=4x=ln4e^x = 4 \Rightarrow x = \ln 4

Solutions: x=0x = 0 and x=ln41.386x = \ln 4 \approx 1.386

Problem 4: Solve x2/33x1/310=0x^{2/3} - 3x^{1/3} - 10 = 0.

Let u=x1/3u = x^{1/3}: u23u10=0(u5)(u+2)=0u^2 - 3u - 10 = 0 \Rightarrow (u-5)(u+2) = 0

u=5u = 5: x=53=125x = 5^3 = 125

u=2u = -2: x=(2)3=8x = (-2)^3 = -8

Check: 1252/33(1251/3)10=251510=0125^{2/3} - 3(125^{1/3}) - 10 = 25 - 15 - 10 = 0 and (8)2/33(8)1/310=4+610=0(-8)^{2/3} - 3(-8)^{1/3} - 10 = 4 + 6 - 10 = 0.

Solutions: x=8,125x = -8, 125

Problem 5: Solve (2x+1)25(2x+1)14=0(2x + 1)^2 - 5(2x + 1) - 14 = 0.

Let u=2x+1u = 2x + 1: u25u14=0(u7)(u+2)=0u^2 - 5u - 14 = 0 \Rightarrow (u-7)(u+2) = 0

u=7u = 7: 2x+1=7x=32x + 1 = 7 \Rightarrow x = 3

u=2u = -2: 2x+1=2x=322x + 1 = -2 \Rightarrow x = -\frac{3}{2}

Check: (7)25(7)14=493514=0(7)^2 - 5(7) - 14 = 49 - 35 - 14 = 0 and (2)25(2)14=4+1014=0(-2)^2 - 5(-2) - 14 = 4 + 10 - 14 = 0.

Solutions: x=32,3x = -\frac{3}{2}, 3

Key Takeaways

  • An equation is reducible to quadratic form when it contains an expression and its square, with no other powers
  • uu-substitution transforms the equation into a standard quadratic au2+bu+c=0au^2 + bu + c = 0
  • Common substitutions: u=x2u = x^2, u=x1/3u = x^{1/3}, u=xu = \sqrt{x}, u=exu = e^x, or u=(expression in x)u = (\text{expression in } x)
  • After solving for uu, you must back-substitute to find the original variable
  • Always check for extraneous solutions — especially when the substitution involves radicals, even powers, or exponentials
  • Domain constraints (like x0\sqrt{x} \ge 0 or ex>0e^x > 0) eliminate invalid uu-values before back-substitution

Return to College Algebra for more topics in this section.

Last updated: March 29, 2026