Let $(X_1,X_2$) have bivariate normal distribution with means 0, variance $\sigma_1^2, \sigma_2^2$ respectively, and with correlation coefficient $-1<\rho <1$.
(i) Determine the distribution of $aX_1 + bX_2$, where $a,b \in \mathbb R $, such that $a^2 + b^2> 0$.
(ii) Find constants $b$ such that $X_1 + bX_2$ is independent of $X_1$.
(iii) Find the probability that the following equation has real roots: $$X_1 x^2 -2X_1x - bX_2=0 $$ where b is the constant found in part (ii)
Attempt:
(i) Using the transformation $U=aX_1, V = bX_2$, we have the joint distribution $$f_{U,V}= \frac{1}{2\pi \sigma_1 \sigma_2 a b \sqrt{1-\rho^2}}exp(\frac{-1}{2(1-\rho^2)}[\frac{u^2}{\sigma_1^2}+\frac{v^2}{\sigma_2^2}-\frac{2\rho uv}{ab\sigma_1 \sigma_2}]) $$
(ii) Not sure how to approach this, $b=0$ is a trivial solution, but are there any other solutions?
edit: $b=0$ is not allowed since $a^2 + b^2> 0$
(iii) Equation has real roots if $4X_1^2 + 4bX_1X_2\ge 0 $, which simplifies to $X_1(X_1+bX_2) \ge 0$,so we are interested in $P(X_1(X_1+bX_2) \ge 0 )$ which can be evaluated with a double integral.
Part (i). You can avoid working with the density by looking at properties of the Gaussian distribution.
Part (ii).
Part (iii).