Tom K. answered 12/15/20
Knowledgeable and Friendly Math and Statistics Tutor
A suggestion: while you could immediately write the integration, why not draw a picture of the domain and range and plot x * y = 1
What you will see is, for x <= 1/2, y can range from 0 to 2.
For x > 1/2, y can range from 0 to 1/x.
Then, let's integrate in two parts.
For the first region, 0 <= x <= 1/2;0 <= y <= 2, we can take a short-cut, as we know that both f(x) and f(y) integrate to 1
∫01/2 3/8x2 dx = 1/8x3 |01/2 = 1/8 * (1/2)3 = 1/64
For the second region, 1/2 <= x <= 2, 0 <= y <= 1/x
∫1/22 3/8x2 ∫01/x3/8y2 dydx = ∫1/22 3/8x2 1/8y3 |01/x dx=
∫1/22 3/8x2 (1/(8x3) - 0) dx = ∫1/22 3/(64x) dx =
3/64 ln x |1/22 =
3/64 (ln 2 - ln 1/2) = 3/32 ln 2
1/64 + 3/32 ln 2 = .080608