(a)

Since X and Y are independent, the joint PDF is the product of the marginals:

fX,Y(x,y)={(0.1e0.1x)(0.1e0.1y)=0.01e0.1(x+y)x,y>00otherwise

(b)

(1) Expand the conditional probability:

P[X5>Y15|X>5ANDY>15]=P[X>Y10ANDX>5ANDY>15]P[X>5ANDY>15]

The three conditions in the numerator are partially redundant because Y>15 implies Y10>5 and therefore X>5 follows automatically. So we may drop the middle term:

P[X>Y10ANDY>15]P[X>5ANDY>15]

(2) Evaluate the denominator using independence:

P[X>5ANDY>15]=P[X>5]P[Y>15]e0.1(5)e0.1(15)e0.5e1.5e2

(3) Evaluate the numerator:

The region is x>y10 and y>15, i.e. above y=15 and below y=x+10.

For the outer variable x, the lower bound is x=5 (where the line y=x+10 meets y=15). For a given x value, y ranges from 15 to x+10.

Inner integral over y:

515x+100.01e0.1(x+y)dydx50.01e0.1x[e0.1y0.1]y=15x+10dx50.1e0.1x(e1.5e0.1x1)dx

Outer integral over x:

0.1e1.55e0.1xdx0.1e15e0.2xdx0.1e1.5e0.50.10.1e1e10.2e20.5e20.5e2

(4) Plug into original ratio:

0.5e2e212

This result is what we would expect to obtain by applying the memoryless property of exponential distributions.