Question
Quantitative Aptitude Question on Triangles, Circles & Quadrilaterals
A rectangular plot of land measures 55 meters by 25 meters. A path of uniform width surrounds the plot. If the area of the path is equal to the area of the plot, what is the width of the path in meters?
A
52−5
B
102−5
C
152−5
D
202−5
Answer
52−5
Explanation
Solution
Let the width of the path be 'x' meters.
Length of the outer rectangle (including the path) = (55 + 2x) meters
Breadth of the outer rectangle (including the path) = (25 + 2x) meters
Area of the outer rectangle = (55 + 2x)(25 + 2x) square meters
Area of the inner rectangle (plot) = 55×25=1375 square meters
Given, Area of the path = Area of the plot
Therefore, (55 + 2x)(25 + 2x) - 1375 = 1375
Expanding and simplifying the equation, we get:
4x2+160x−1375=0
Solving this quadratic equation for x, we get x = 52−5