Question details
How to solve quadratic equations by completing the square when the coefficient of x^2 is not 1?
I understand completing the square when the coefficient of x² is 1, but I'm struggling when it's something like: 3x² + 12x + 5 = 0 What is the general method for handling ax² + bx + c = 0 when a ≠ 1? Does the quadratic formula always work as a fallback? Specifically, can I complete the square for: 5x² - 20x + 15 = 0
more