Question 369224
A quadratic equation is in the form {{{ax^2+by=c}}}  If you subtracted c from both sides you would have the equation {{{ax^2+by-c=0}}}  This is factorable by the quadratic formula {{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}} plugging your values for a,b,c into this formula will give you the two values (two because of the + -).

Hope this helps!!