Difficulty: Hard
Correct Answer: b = 6 m, l = 9 m, H = 6 m
Explanation:
Introduction / Context:This is a combined mensuration problem using both floor area (for carpeting) and four-walls area (for papering). You must translate costs into areas using the given rates. Then, use the relationship between length and breadth to solve for floor dimensions. Finally, use wall papering area (after adding back openings) to solve for the height using 2 * (l + b) * H.
Given Data / Assumptions:
Concept / Approach:Convert cost to area. Use l = 1.5b in l*b to find b and l. Convert papering cost to papered area, add openings to get total wall area, then solve for height.
Step-by-Step Solution:
Step 1: Floor area = 270 / 5 = 54 sq m Step 2: l * b = 54 and l = 1.5b Step 3: 1.5b^2 = 54 => b^2 = 36 => b = 6 m Step 4: l = 1.5 * 6 = 9 m Step 5: Papered wall area = 1720 / 10 = 172 sq m Step 6: Total wall area = papered area + openings = 172 + 8 = 180 sq m Step 7: 2 * (l + b) * H = 180 => 2 * (9 + 6) * H = 180 Step 8: 30H = 180 => H = 6 mVerification / Alternative check:Check carpeting: 9 * 6 = 54 sq m, cost = 54 * 5 = ₹270. Check walls: 2*(9+6)*6 = 180 sq m total, minus openings 8 gives 172 sq m papered, cost = 172 * 10 = ₹1720. Everything matches perfectly.
Why Other Options Are Wrong:
Other dimension sets fail either the floor area 54 sq m or the wall-area-with-openings 180 sq m condition. Some options violate l = 1.5b or produce incorrect costs when recomputed. If any single check (carpet or paper) fails, the dimensions cannot be correct. The correct answer must satisfy all constraints simultaneously, not just one.Common Pitfalls:Common mistakes include interpreting “half as long again” incorrectly (it means 1.5 times, not 0.5 times). Another mistake is forgetting to add back the 8 sq m openings to compute total wall area for the 2(l+b)H formula. Some also confuse floor area with four walls area.
Final Answer:b = 6 m, l = 9 m, H = 6 m
Discussion & Comments