I am unsure how to go about finding this value.
$\mathrm{E}[W(t/3)*W(t/2)|$ $\mathrm{F}(t/5)]$
I assume the trick invovles an additional conditional expectation, but I am not sure how to go about it. Here we assume that the process W is adapted to the natural filtration ($\mathrm{F}(t)$ being the sigma algebra generated by W(s) for all 0 <= s <= t)
Hint Since $(W_t)_{t \geq 0}$ is a martingale, we find by the tower property
$$\begin{align*} \mathbb{E} \big( W_{t/3} \cdot W_{t/2} \mid \mathcal{F}_{t/5} \big) &=\mathbb{E} \big( \mathbb{E}(W_{t/3} \cdot W_{t/2} \mid \mathcal{F}_{t/3}) \mid \mathcal{F}_{t/5} \big) =\mathbb{E}\big(W_{t/3}^2 \mid \mathcal{F}_{t/5} \big) \end{align*}$$
Now write $$W_{t/3} = \big(W_{t/3}-W_{t/5} \big)+W_{t/5}$$ and use the independence of the increments.