SOLUTION: solve each equation by completing the square -3x^2+18x=-30
Algebra
->
Quadratic-relations-and-conic-sections
-> SOLUTION: solve each equation by completing the square -3x^2+18x=-30
Log On
Algebra: Conic sections - ellipse, parabola, hyperbola
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Quadratic-relations-and-conic-sections
Question 698626
:
solve each equation by completing the square -3x^2+18x=-30
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
solve each equation by completing the square
-3x^2+18x=-30
3x^2-18x=30
3(x^2-6x+9)=30+27
3(x-3)^2=57
(x-3)^2=57/3
(x-3)^2=19
take sqrt of both sides
x-3=±√19
..
x=3+√19
or
x=3-√19