My attempt at solution
$p^2 y = qz - q^2 = a... (I)$
This equation is of the form $f_1(x,p) = f_2(y,q)$.
Its solution is given by $dz=pdx + qdy$, upon integrating this we get value of $z$.
From (I)
$-yq_2 + zq - a = 0$, solving the quadratic equation for $q$, we get
$q=\frac{-z±\sqrt{z^2-4ay}}{-2y}$.
Taking the positive value only, $q=\frac{-z+\sqrt{z^2-4ay}}{-2y}$ .
Also, from (I), $p^2 y = a$, therefore $p=\frac{\sqrt{a}}{y}$.
Therfore $dz=\frac{\sqrt{a}{y}} dx + \frac{-z+\sqrt{z^2-4ay}}{-2y}dy$ .
I can't get any further. I know, how to solve by charpit's method, but my book mentions that I solve it without using charpit.
The answer is given: $z^2=(cx+a)^2 + c^2 y^2$ .
Hint:
Let $z=e^u$ ,
Then $z_x=e^uu_x$
$z_y=e^uu_y$
$\therefore((e^uu_x)^2+(e^uu_y)^2)y=e^uu_ye^u$
$ye^{2u}u_x^2+ye^{2u}u_y^2=e^{2u}u_y$
$yu_x^2+yu_y^2=u_y$