Given random variables $X_1, X_2, Y$ with $\mathbb{E}[Y|X_1,X_2] = 5X_1+X_1X_2$ and $\mathbb{E}[Y^2|X_1X_2] = 25X_1^2 X_2^2 + 15$. Find $$\mathbb{E}[(X_1Y+X_2)^2|X_1,X_2].$$
What I did was to expand $(X_1Y+X_2)^2$. Without knowing $X_1, X_2, Y$ are independent, what's the next step?