Type 1 (a > 0): Set sqrt() = t - sqrt(a)*x (or t + sqrt(a)*x). Squaring: = - 2sqrt(a)*tx + . Cancel : bx+c = (a)*tx. Solve for x: x = *t). This rationalizes the integral.
Type 2 (c > 0): Set sqrt() = tx + sqrt(c) (or tx - sqrt(c)). Similar algebra gives a rational expression in t.
Type 3 (real roots): If = a(x-alpha)(x-beta), set sqrt(a(x-alpha)(x-beta)) = t(x-alpha). Then sqrt(a)(x-beta) = t^2$$\frac{x-alpha}{sqrt}(a(x-beta))... This works when the quadratic has real roots.
When to use: These are last-resort substitutions for integrals involving sqrt(quadratic) that don't yield to trigonometric substitution easily. Rare in JEE Main but useful for JEE Advanced.