Correct option is A
Let the length be l and the width be w.The perimeter is given by:2(l+w)=620=>l+w=310Step 2: Express area in one variableArea A of the rectangle is:A=l⋅wFrom l+w=310, we can write w=310−l. Substituting into the area formula:A=l(310−l)=310l−l2Step 3: Maximize the areaThe expression A=−l2+310l is a quadratic in l, and it opens downward (since the coefficient of l2 is negative), so the maximum occurs at the vertex:l=2a−b=2(−1)−310=155So, l=155, and w=310−155=155Step 4: Calculate maximum areaA=155×155=24025mm2