NoteTube

Part of ALG-05 — Quadratic Equations

Equations Reducible to Quadratics

by Notetube Officialdetailed summary270 words172 views

Several higher-degree or transcendental equations can be transformed into quadratics through substitution.

Biquadratic equations: ax^4 + bx^2 + c = 0 uses t = x^2 to get at^2 + bt + c = 0. Solve for t, then x = +/- sqrt(t) for each non-negative t. If both t-values are positive, four real roots. If one positive and one negative, two real roots. If both negative, no real roots.

Reciprocal equations: For ax^4 + bx^3 + cx^2 + bx + a = 0 (palindromic coefficients), divide by x^2 and substitute t = x + 1/x. The equation reduces to a quadratic in t. Then solve x + 1/x = t_i for each solution t_i: x^2 - t_i*x + 1 = 0 has real roots when |t_i| >= 2.

Equations with radicals: For sqrt(f(x)) = g(x), square both sides to get f(x) = g(x)^2, but always verify solutions satisfy g(x) >= 0 (squaring introduces extraneous roots). For equations with multiple radical terms, isolate one radical and square, repeat if necessary.

Exponential equations reducible to quadratic: a^(2x) + ba^x + c = 0 with t = a^x > 0. Only positive t-solutions yield real x. Similarly, trigonometric quadratics like asin^2(x) + b*sin(x) + c = 0 with t = sin(x) in [-1, 1].

Logarithmic equations: log-quadratics often arise from log(f(x)) = g(x) type, where exponentiation yields a quadratic. Domain restrictions (argument > 0) must be verified for each potential solution.

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own