You can put this solution on YOUR website! 3x^2 - 4x - 8 = -6
I'll use the quadratic formula:
3x^2 -4x - 2 = 0
now we've got the equation in standard form ax^2 + bx + c = 0 so we can go ahead and use the quadratic formula (-b +- sqrt(b^2 - 4ac)/2a:
x = (-(-4) + sqrt((-4)^2 - 4*(3(-2))/2*3
x = (4 + sqrt(16 + 24))/2*3
x = (4 + sqrt(40))/6
x = (4 + 6.325)/6 = 1.72