Suppose $X$ and $Y$ are independent, standard normal random variables. I'm trying to compute the probability of the event $$ \{X \leq x, Y \leq kX\} $$ where $k$ is a positive constant. The probability is given by the integral
$$ \int_{-\infty}^x \int_{-\infty}^{ks} \phi(t)\,\phi(s)\, dt \, ds $$
where
$$ \phi(s) = \frac{1}{\sqrt{2\pi}}e^{-\frac{1}{2}s^2} $$
I'm only able to find a closed form solution when $k = 1$. Is it possible to obtain a closed form solution for arbitrary $k > 0$? I've tried the usual integration tools but seem to be coming up empty.
Thanks!
