Given the equation: $$(3m-5)x^2-3m^2x+5m^2=0$$ Prove the roots are rational given $m$ is rational.
I have tried finding the discriminate of the quadratic however this has not been fruitful and ends up being very ugly. I have tried setting the discriminate to $a^2$ however I don't know if this is the right thing to do.
Yes, you can calculate of course the discriminant and to end this problem,
but I think it's better to use the Viet's theorem.
If $a\neq0$ and $x_1$, $x_2$ are roots of the equation $$ax^2+bx+c=0$$ then $$x_1+x_2=-\frac{b}{a}$$ and $$x_1x_2=\frac{c}{a}.$$
Indeed, easy to see that $m$ is a rational root because $(3m-5)m^2- 3m^2\cdot m+5m^2=0.$ Thus, for $m\neq\frac{5}{3}$ we get more rational root: $\frac{5m}{3m-5}$ because $x_1x_2=\frac{5m^2}{3m-5}.$
If $m=\frac{5}{3}$ then our equation has one rational root and we are done!