A(L) = -2L2 + 325L
The graph of this function is a downward facing parabola since the coefficient of the squared term is negative. Solving for L, if A(L)=0 then 0=-2L2+325 gives two L-intercepts at L=0 and L=162.5 yards. The vertex, which is the maximum value for L for this parabola, is halfway between these values, so Lmax = 81.25 yards.
This can also be derived from the derivative A'(L)=-4L+325. The derivative = 0 for the maximum value of A. If 0=-4L+325, then Lmax=325/(4) = 81.25 yards.
Another way to look at this problem is to realize the rectangle with the largest area for a fixed perimeter is a square, so Lmax is the length of the side of a square and the perimeter = 325 yards. 4L = 325, so Lmax = 81.25 yards. The area enclosed by this rectangle (when it is a square) = (81.25 yards)2 = 6,601.5625 square yards.
Notice that this is 1/2 the value of the (incorrect) formula for area A(L) = -2L2 + 325L evaluated for L=81.25 yards. This is because the correct formula is derived from 2L + 2W = 325.
2W = -2L + 325
W = (-2L + 325)/2
A(L) = L x W = L x (-2L +325)/2
A(L) = (-2L2 +325L)/2