Read Mode
Geometry
A rectangular carpet has an area of 120 square meters and a perimeter of 46 meters. What is the length of its diagonal?
Explanation and memory cue
Given the area (120 m²) and perimeter (46 m), we find the length and width of the rectangle. Let length = l and width = w. From the perimeter: 2(l + w) = 46 ⇒ l + w = 23. From the area: l × w = 120. Solving the quadratic equation w² - 23w + 120 = 0 gives w = 8 or 15, so the sides are 15 m and 8 m. The diagonal length is calculated using the Pythagorean theorem: √(l² + w²) = √(15² + 8²) = √(225 + 64) = √289 = 17 m. Therefore, the correct answer is D (17 m).