Can someone help me to solve this equation for $y$ and $z$?
\begin{equation} y(x_1)^2[\dfrac{3}{a_1^2}(\dfrac{y''(x_1)}{y(x_1)} + \dfrac{y'(x_1)^2}{y(x_1)^2}) + \dfrac{2}{a_2^2}( \dfrac{a_3 a_2^2 z(x_2)}{4 a_4^4} + 2 z(x_2) z''(x_2) + 3 z'(x_2))]=C \end{equation}
where $a_1$, $a_2$, $a_3$,$a_4$ and $C$ are important constant, $z$, $y$, $x_1$ and $x_2$ are variables.
With separation we can also find two equation:
\begin{equation} \begin{aligned} \dfrac{3}{a_1^2} \left(\frac{y''\left(x_1\right)}{y\left(x_1\right)}+\frac{y'\left(x_1\right){}^2}{y\left(x_1\right){}^2}\right)-C y\left(x_1\right){}^{-2}=k \end{aligned} \end{equation}
and \begin{equation} \begin{aligned} \dfrac{2}{a_2^2} \left(\frac{a_3 a_2^2 z\left(x_2\right)}{4 a_4^4}+2 z\left(x_2\right) z''\left(x_2\right)+3 z'\left(x_2\right)\right)=k, \end{aligned} \end{equation}
where $k$ is separation constant.
Thank you for your help.