Solve the following quadratic equations by factorization method: $3(x^2-6)=x(x+7)-3$
Reveal answer
Fill a bubble to check yourself
Solve the following quadratic equations by factorization method: $3(x^2-6)=x(x+7)-3$
None of these
Expanding both sides of the equation gives 3x^2 - 18 = x^2 + 7x - 3. Rearranging all terms to one side yields the quadratic equation 2x^2 - 7x - 15 = 0. Factoring this expression gives (2x + 3)(x - 5) = 0, which has the roots x = -3/2 and x = 5.
Simplify the equation 3(x^2 - 6) = x(x + 7) - 3 to get 3x^2 - 18 = x^2 + 7x - 3. Rearranging terms yields the quadratic equation 2x^2 - 7x - 15 = 0. By splitting the middle term, we factor it as 2x^2 - 10x + 3x - 15 = 0, giving (2x + 3)(x - 5) = 0. The roots are x = -3/2 and x = 5.