Let's use inclusion–exclusion cleanly.
Total houses = 150.
Counts: AC = 60% of 150 = 0.60×150 = 90.
Sunporch = 50% of 150 = 75.
Pool = 30% of 150 = 45.
All three = 5. None = 5.
Let xxx = number with exactly two amenities, and yyy = number with exactly one.
We have none+exactly1+exactly2+exactly3=150 \text{none} + \text{exactly1} + \text{exactly2} + \text{exactly3} = 150none+exactly1+exactly2+exactly3=150, so
5+y+x+5=150⇒y+x=140.5 + y + x + 5 = 150 \Rightarrow y + x = 140.5+y+x+5=150⇒y+x=140. (1)
Also sum of single-amenity counts = 90+75+45=21090+75+45=21090+75+45=210. That equals
y+2x+3⋅5=y+2x+15.y + 2x + 3\cdot5 = y + 2x + 15.y+2x+3⋅5=y+2x+15. So
y+2x+15=210⇒y+2x=195.y + 2x + 15 = 210 \Rightarrow y + 2x = 195.y+2x+15=210⇒y+2x=195. (2)
Subtract (1) from (2): (y+2x)−(y+x)=x=195−140=55.(y+2x)-(y+x)=x=195-140=55.(y+2x)−(y+x)=x=195−140=55.
So
55 houses have exactly two amenities. Answer:
(D) 55.
aaliyahkhalifa
Hi! Can please someone explain why we multiply by 5 (all three options) by 2?