a) To find the area, it is easiest to split the shape up into a bunch of little shapes we can work with. For this shape, I'm going to split it up into the two curved bits, and then the long rectangle in the middle.
Now, these two curved bits look like a quarter circle each - which the question confirms. So, their individual area will be

. Next, the long rectangle - which has area

.
Finally, to get the area of the whole thing, we just add up each section:

b) The length of the fence is 100 m - to find the length, we need to measure it from top to bottom. We can see that the blue segment does this quite nicely, so we take the sum of all those lengths (x+y+x=2x+y), and equate that to 100. So, 2x+y=100.
i) Using the above, we can see that y=100-2x.
ii) Using (i), we have that
=\frac{\pi x^2}{2}+x(100-2x)=\frac{1}{2}\left(\pi x^2-4x^2+200x\right))
iii) Now, y and x MUST be positive, so x,y>0. Since y>0, then 100-2x>0 ==> 100>2x ==> 50>x, so 0<x<50. Finally, we need to ensure that the AREA isn't negative or zero, and a quick sketch shows that for 0<x<50, the area is positive. So, we take our domain to be 0<x<50
c) We want the area=1000, so we do A(x)=1000 and solve for x. Just do this via your CAS. If you want to know how to do it by hand, it's a matter of taking the 1000 to the other side and using the quadratic formula - which I can promise you will be very tedious.
d) Now we take the problem up one dimension! Here's a handy little guide:
length*new length = area
area*new length = volume
volume*new length = fourth dimensional measurement, theorised by many a physicist to be time. (don't ask me, I do maths. :3 )
So, with this in mind:
i) We want the volume, so we do area*new length=A(x)*x/50. So:
=\frac{x}{100}\left(\pi x^2-4x^2+200x\right))
ii) Just use the x value that gives you an area of 1000m^2, and chuck this into the volume equation.
iii) Do V(x)=500m^3, and solve for x. Do this by CAS, do not even ATTEMPT to solve the cubic otherwise.