For the bivariate beta RV $(X,Y)$ with PDF $f (x,y) = { \frac{\Gamma(p_1+p_2+p_3) }{\Gamma(p_1) \Gamma(p_2) \Gamma (p_3) }} x^{p_1-1} y^{p_2-1 }(1-x-y)^{p_3-1} , x \ge 0 , y \ge 0$ and $x + y \le 1$ ,
where $p_1, p_2$, and $p_3$ are positive real numbers. find the marginal PDFs of $X$ and $Y $and the conditional PDFs. Find also the conditional PDF of $\frac{Y}{(1-X)}$, given $X = x$.
My claim is that $X$ follows $ \text{Beta}(p_1,p_2+p_3)$, But I can't prove this.