Question 1104982
{{{3x^2-2x-3=0}}}


{{{system(a=3,b=-2,c=-3)}}}


{{{x=(-b+- sqrt(b^2-4ac))/(2a)}}}


Just follow the formula.