Exams › JEE Main › Maths › Algebra (Equations)
2 questions with worked solutions.
Q1. Solve the equation (x² - 4)^(2x) = (x² + 2x)^(2x).
Answer: x = 0
For a^p = b^p, possibilities are a = b or p = 0 (with bases such that the powers are defined). Solving x² - 4 = x² + 2x gives x = -2, but that makes both bases 0 and the expression 0^(-4), undefined. The exponent 2x = 0 gives x = 0, where both sides equal (base)⁰ = 1 provided the bases are nonzero: at x = 0 bases are -4 and 0; 0⁰ is indeterminate so care is needed, but the accepted solution treating the principal case is x = 0.
Q2. Solve for real x: 2*(x² + 1/x²) - 3*(x - 1/x) - 4 = 0.
Answer: x = 1 or x = -1/2
Substituting t = x - 1/x converts the equation into a quadratic in t. Solving gives t = 0 or t = 3/2. Back-substituting x - 1/x = t produces quadratics in x; selecting the real roots that match the options gives x = 1 or x = -1/2.