Refurbished Computer Shop Sales

TechRevive is a shop specializing in refurbished computer equipment. They sell only three items: desktop computers ($500 each), monitors ($250 each), and mouse & keyboard combos ($50 each).

On a busy Saturday, exactly 200 customers made a purchase. Half of the customers purchased at least a desktop computer, 1/4 of the customers purchased at least a monitor, but 1/3 of the customers purchased only a mouse & keyboard combo. Of the customers who bought a desktop computer, 4/5 of them bought at least one other item.

How many customers purchased a desktop computer and a mouse & keyboard combo but not a monitor?

🛒 TechRevive: Saturday Sales Report A set theory puzzle involving fractions, overlaps, and exclusive categories. Total Customers: 200 All 200 customers purchased at least one item. 🖥️ Desktops $500 1/2 (50%) Purchased AT LEAST this item 📺 Monitors $250 1/4 (25%) Purchased AT LEAST this item ⌨️ Mouse/KB $50 1/3 (33.3%) Purchased ONLY this item ⚠️ Customers who bought a desktop computer, 4/5 (80%) bought ≥ 1 other item. How many customers purchased a Desktop and a Mouse/KB Combo, but absolutely NOT a Monitor?

Solution

Let’s define seven variables:
• a: customers who purchased only a desktop computer
• b: customers who purchased only a monitor
• c: customers who purchased only a mouse & keyboard combo
• d: customers who purchased a desktop computer and monitor, but not a mouse & keyboard combo
• k: customers who purchased a monitor and mouse & keyboard combo, but not a desktop computer
• m: customers who purchased a desktop computer and mouse & keyboard combo, but not a monitor
• n: customers who purchased all three items

We need to determine the value of m.

Given information:
1. Total customers: a + b + c + d + k + m + n = 200
2. Customers who purchased a desktop: a + d + m + n = 1/2 × 200 = 100
3. Customers who purchased a monitor: b + d + k + n = 1/4 × 200 = 50
4. Customers who purchased only a mouse & keyboard combo: c = 1/3 × 200 = 66.67 (rounded to 67)
5. Customers who bought a desktop and at least one other item: d + m + n = 4/5 × 100 = 80

Steps to solve:
1. From the 4th point, c = 67
2. From the 2nd and 5th points: a = 100 – 80 = 20
3. Substituting known values in the first equation:
20 + b + 67 + d + k + m + n = 200
b + d + k + m + n = 113
4. From the 3rd point: b + d + k + n = 50
5. Subtracting this from the equation in step 3:
m = 113 – 50 = 63

Therefore, 63 customers purchased a desktop computer and a mouse & keyboard combo but not a monitor.

✅ Solution: Set Theory & Region Elimination Using the visual shortcut to isolate the target variable (m). 📊 Known Variables Total Customers: 200 Total Monitor (Entire Circle): 50 Keyboard ONLY (Variable c): 67 (1/3 of 200, rounded) Desktop ONLY (Variable a): 20 (Total Desktop 100 - Cross Sell 80) Visual Shortcut Equation: m = 200 - (20 + 67 + 50) = 63 🌐 Venn Diagram Map 20 D-Only 67 K-Only 50 M-Total 63 Target 'm' d k n Desktop Mouse/KB Monitor CUSTOMERS WHO BOUGHT DESKTOP & KEYBOARD (NO MONITOR) 63 Customers