Exercise 7.1.1 in Textbook by Durret. I try to find $P(B(s)>0, B(t)>0)$, where $B(s)$ is Brownian motion, $s<t$. But how to write the probability in terms of $B(s)$ and $B(t)-B(s)$? If it works, I have got
$$P(B(s)>0, B(t)-B(s)>0)=P(B(s)>0)P(B(t)-B(s)>0)$$ $$=\int_{0}^{\infty}\frac{1}{\sqrt{2\pi s}}\exp\Big(-\frac{x^2}{2s}\Big)\int_{0}^{\infty}\frac{1}{\sqrt{2\pi (t-s)}}\exp\Big(-\frac{x^2}{2(t-s)}\Big).$$
Let $X=B(s),Y=B(t)-B(s)$. You have to find $P\{X>0,X+Y>0\}$. Integrate the joint density over $\{(x,y):x>0,x+y>0\}$. Split it onto two parts: one with $y>0$ and the other with $y<0$. When $y>0$ the only condition is $x>0$ so the integral is over $(0,\infty) \times(0,\infty )$. When $y<0$ we have the condition $x>-y$ so integrate with respect to $x$ from $-y$ to $\infty$ and then with respect to $y$ from $-\infty $ to 0.