You can put this solution on YOUR website! Solve using the quadratic formula.
3x^2-7x+3=0
-----
a = 3 ; b = -7 ; c = 3
----
x = [7 +- sqrt(49 -4*3*3)]/(2*3)
---
x = [7 +- sqrt(13)]/6
---
x = (7+sqrt(13))/6 or x = (7-sqrt(13))/6
==========================================
Cheers,
Stan H.