MathRevolution
Attachment:
1.png
A larger playground has a rectangular-shaped track shaded shown as above figure such that the track has a uniform d as its width. What is the track’s area?
1) The perimeter of the smaller playground is 100.
2) The perimeter of the larger playground is 200.
I think the correct answer is C.
suppose 'a' be the length & 'b' be the width of the ground. Now as the width of the tract is uniform the the total length of the figure is 'a+2d' & total width is 'b+2d'.
from (1) we have, a+b=100/2=50
from (2) we have, (a+2d+b+2d)=200/2=a+b+4d=100. Hence, we have 4d=50 or, d=50/4.
Now, we have to find net area of the track ,i.e, (a+2d)x(b+2d)-ab=ab+2ad+2bd+4d^2-ab=2d(a+b)+4d^2=2x(50/4)x(50)+4x(50/4)^2=1250+625=1875.
Hence, (1) & (2) are together sufficient.
Bunuel plz correct me if I am wrong.