Consider the quadratic equation given by:
$$ 2x^2 - 10x + 12 = 0 $$
To find the values of $$ x $$, we need to solve this equation using the quadratic formula, which is given by:
$$ x = \f\frac{-b \pm \sqrt{b^2 - 4ac}}{2a} $$
Where $$ a $$, $$ b $$, and $$ c $$ are the coefficients from the general form of the quadratic equation $$ ax^2 + bx + c = 0 $$. What are the solutions for $$ x $$?