I'm trying to solve the following,from Example 23 of Ratio chapter in Hall and Knight's Higher Algebra, 4th edition:
$ \left\{ \begin{array}{l} 3x^2 - 2y^2 + 5z^2 = 0 \\ 7x^2 - 3y^2 - 15z^2 = 0\\ 5x - 4y + 7z = 6 \\ \end{array} \right. $
Solving equation 1 and 2 by cross multiplication, I got as far as :
$x^2/45 = y^2/80 = z^2/5$.
I'm not able to figure out how to solve the third equation in first degree with this information.
Thanks for the help. Apologies for the formatting...trying to learn Mathjax but am a beginner.