martinrandau
- 9
- 0
I have a problem of where to start on this equation.
sqrt(x^2-x-10) = 10 + sqrt(x^2 - 11x)
Solve for x.
sqrt(x^2-x-10) = 10 + sqrt(x^2 - 11x)
Solve for x.
The equation sqrt(x^2-x-10) = 10 + sqrt(x^2 - 11x) can be solved by first squaring both sides to eliminate the square roots. This results in the equation x - 11 = 2sqrt(x^2 - 11x). Squaring again leads to a quadratic equation, 3x^2 - 22x - 121 = 0, which can be solved using the quadratic formula. The valid solution is x = 11, as the alternative solution of -11/3 is extraneous due to the squaring process.
PREREQUISITESStudents, educators, and anyone interested in mastering algebraic equations, particularly those involving square roots and quadratic formulas.