From what I gather from your latest comments, the PDF is given to be

and in particular, f(x, y) = cxy over the unit square [0, 1]², meaning for 0 ≤ x ≤ 1 and 0 ≤ y ≤ 1. (As opposed to the unbounded domain, x ≤ 0 *and* y ≤ 1.)
(a) Find c such that f is a proper density function. This would require

(b) Get the marginal density of X by integrating the joint density with respect to y :

(c) Get the marginal density of Y by integrating with respect to x instead:

(d) The conditional distribution of X given Y can obtained by dividing the joint density by the marginal density of Y (which follows directly from the definition of conditional probability):

(e) From the definition of expectation:
![E[X]=\displaystyle\int_0^1\int_0^1 x\,f_(X,Y)(x,y)\,\mathrm dx\,\mathrm dy=4\left(\int_0^1x^2\,\mathrm dx\right)\left(\int_0^1y\,\mathrm dy\right)=\boxed{\frac23}](https://img.qammunity.org/2022/formulas/mathematics/college/4fruzvitt5gzbax84vlptgeoxg0e9swwc0.png)
![E[Y]=\displaystyle\int_0^1\int_0^1 y\,f_(X,Y)(x,y)\,\mathrm dx\,\mathrm dy=4\left(\int_0^1x\,\mathrm dx\right)\left(\int_0^1y^2\,\mathrm dy\right)=\boxed{\frac23}](https://img.qammunity.org/2022/formulas/mathematics/college/6leg1289gtobzl7hh3g3z4391vb8p2epsx.png)
![E[XY]=\displaystyle\int_0^1\int_0^1xy\,f_(X,Y)(x,y)\,\mathrm dx\,\mathrm dy=4\left(\int_0^1x^2\,\mathrm dx\right)\left(\int_0^1y^2\,\mathrm dy\right)=\boxed{\frac49}](https://img.qammunity.org/2022/formulas/mathematics/college/4cdkg1f7rhsqeado16661pjqr1oeeo1yj4.png)
(f) Note that the density of X | Y in part (d) identical to the marginal density of X found in (b), so yes, X and Y are indeed independent.
The result in (e) agrees with this conclusion, since E[XY] = E[X] E[Y] (but keep in mind that this is a property of independent random variables; equality alone does not imply independence.)