InterviewSolution
Saved Bookmarks
| 1. |
5. The diameter of a circular park is 66 meter. On its outside, there is a 4 m wide path, running aroundit. Find the cost of turfing the path at2.50 per square meter |
|
Answer» Diameter of the park = 66mRadius of the park = 66/2 = 33mRadius of park including path = 33m + 4m= 37m area of path = area of park including path - area of park = π(37)^2 - π(33)^2 = π(37^2-33^2) = π(37-33)(37+33) m^2 = (22/7) × 4 ×70 =880 m^2 cost of turtling the path = 880× 2.5= Rs 2200 hit like if you find it useful |
|