I have a quadratic equation:
$$6x^2 - 19x + 10 = 0$$
I don't understand how to factorize it and thus solve for $x$ because of the $6$ out the front. If someone could show me in steps how to achieve the answer of $x=\frac23$, $x=\frac52$, it would be greatly appreciated. Hopefully from this i will be able to do the other questions in a similar format such as
$$10x^2 -9x +2 = 0$$
$$6x^2-19x+10=0$$ $$6x^2-15x-4x+10=0$$ $$3x(2x-5)-2(2x-5)=0$$ $$(3x-2)(2x-5)=0$$
Hope it helps?
For your second format, you can write it as:
$$10x^2-5x-4x+2=0$$ and proceed