I'm a novice in studying the stochastic different equation, and didn't know whether I have describe the question correctly.
Here is the question:
Suppose $$\begin{array}{rcl} \frac{du_t}{u_t}&=&a_udt+b_udz_t^u\\ \frac{dv_t}{v_t}&=&a_vdt+b_vdz_t^v\\ \end{array}$$ where $a_u,a_v,b_u,b_v$ are constants and $\operatorname{Cov}(dz_t^u,dz_t^v)=\rho dt$. Let $x_t=u_tv_t$ and $y_t=u_t/v_t$. Describe $dx_t/x_t$ and $dy_t/x_t$.
My thoughts are shown as below: $$\begin{array}{rcl} dx_t&=&v_t\cdot du_t+u_t\cdot dv_t+du_t\cdot dv_t\\ \Rightarrow \frac{dx_t}{x_t}&=&\frac{du_t}{u_t}+\frac{dv_t}{v_t}+\frac{du_t\cdot dv_t}{u_t\cdot v_t}&\\ &=&(a_udt+b_udz_t^u)+(a_vdt+b_vdz_t^v)+(a_udt+b_udz_t^u)\cdot(a_vdt+b_vdz_t^v)&\\ &=&(a_u+a_v)dt+b_udz_t^u+b_vdz_t^v+b_udz_t^u\cdot b_vdz_t^v&\\ \end{array}$$
Here comes the problems:
I don't know how to simplify the expression of $dx_t/x_t$, and
What is the meaning of the condition $\operatorname{Cov}(dz_t^u,dz_t^v)=\rho dt$ and how to make use of it.
Can someone kindly give me some instructions about the question?
See Ito's Lemma, specifically its multivariate form. This presentation from MIT actually directly addresses your above problem (and goes a bit further). See slides 7 - 9.