I would like to know how you would set up your double integral if they give you $x^2$ as in the following example: $$ (,)= \begin{cases} cx^2y & \mbox{ for } x^2 ≤ y ≤ 1 \\ 0 & \mbox{ otherwise} \end{cases} $$
2026-04-17 22:16:37.1776464197
Determining the value of constant for joint probability density function of $X$ and $Y$
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You construct the relevant area as follows:
So, the integral is (as shown already in Kavi's solution): $$\int_{x=-1}^1\int_{y=x^2}^1cx^2y\;dy\; dx$$