For each of the following quadratic forms, determine whether the form has a non-trivial zero (we do not need to exhibit it):
$f(x, y, z) = 2x^2 + 3y^2 - 6z^2$;
$g(x, y, z) = 2x^2 + 3y^2 - 10z^2$;
$h(x, y, z) = x^2 + y^2 - 64z^2$.
I'm confused on this problem and not very sure how to start. Could anyone give me a tiny hint?
For the first quadratic equation choose an arbitrary $x$ and $y$ and then take
$$z=\sqrt{\frac1{6}(2x^2+3y^2)}$$ you get $(x,y,z)$ a non trivial solution.