Answer:
Length, x =25 ft
Max area, A = 1250 ft square
Step-by-step explanation:
A(x) = x(100 – 2x)
    = 100x - 2x^2
To find the maximum value of A, we first find derivative of function of A to x
dA/dx = 100 - 4x
Find the critical value by dA/dx = 0
dA/dx = 100 - 4x = 0
100 - 4x = 0
4x = 100
Hence, the critical point x = 100/4 = 25
Find 2nd derivative to check if the equation has max value
d(dA)/dx^2 = -4
2nd derivative is negative, hence have maximum value
maximum value in this case is when the value of x = 25
The maximum area is therefore (substituting x = 25 into equation of A)
A = 25(100 - 2(25))
  = 25(50)
  = 1250 ft^2