
Bradford T. answered 10/30/20
Retired Engineer / Upper level math instructor
Distance2 = f(x,y) = (x-2)2 + ( y-2)2
Average Distance2 = ∫∫Rf(x,y)dxdy/Area
Area in this case is 2 x 2 = 4
The limits for both integrals are 0 to 2
D2 = ∫∫(x-2)2 + (y-2)2 dx dy
The inner integral evaluates to (x-2)3/3 + (y-2)2x from 0 to 2 = 0 + 2(y-2)2 - (-8/3 + 0) = 2(y-2)2 + 8/3
∫2(y-2)2 + 8/3 dy = (2/3)(y-2)3 + 8y/3 from 0 to 2 = 0 +16/3 - (-16/3) = 32/3
Ave D2 = D2/Area = (32/3)/4 = 8/3
Henry G.
The steps you provided are so clear. Thanks so much I will be doing the next couple of problems the same way you cleared this one. Cheers!11/03/20