You can
put this solution on YOUR website!if the generel quadratic equation is given by ax^2+bx+c=0(a=/= 0) then
_____________
-b +_ |/ b^2-4ac
x= -----------------------,
2a
x^2-3x-3=5
=> x^2-3x-8=0
.
.. a=1,b=-3,c=-8
_______________
. -(-3) +_ |/ (-3^2-4.1(-8)
.. x= -------------------------
2.1
__________________
3 +_ |/ 41
x= --------------
2