Part of ALG-05 — Quadratic Equations

Equations Reducible to Quadratics

by Notetube Officialdetailed summary270 words10 views

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

Biquadratic equations: ax4ax^4 + bx2bx^2 + c = 0 uses t = x2x^2 to get at2at^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 ax4ax^4 + bx3bx^3 + cx2cx^2 + bx + a = 0 (palindromic coefficients), divide by x2x^2 and substitute t = x + 1/x. The equation reduces to a quadratic in t. Then solve x + 1/x = tit_i for each solution tit_i: x2x^2 - tit_i*x + 1 = 0 has real roots when |tit_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) + b*axa^x + c = 0 with t = axa^x > 0. Only positive t-solutions yield real x. Similarly, trigonometric quadratics like a*sin2sin^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