gsm8k-0018
1.000
Challenge · difficulty 2/5
# GSM8K Problem 19
Claire makes a 3 egg omelet every morning for breakfast. How many dozens of eggs will she eat in 4 weeks?
Reason step by step, then give ONLY the final answer on the last line as \boxed{ANSWER}.
<!-- imported from openai/gsm8k (test) -->
Proposed solution
Here is the step-by-step solution:
1. **Calculate the number of days in 4 weeks:**
There are 7 days in one week.
$4 \text{ weeks} \times 7 \text{ days/week} = 28 \text{ days}$.
2. **Calculate the total number of eggs eaten:**
Claire eats 3 eggs every day.
$3 \text{ eggs/day} \times 28 \text{ days} = 84 \text{ eggs}$.
3. **Convert the total number of eggs to dozens:**
One dozen is equal to 12 eggs.
$84 \text{ eggs} \div 12 \text{ eggs/dozen} = 7 \text{ dozens}$.
\boxed{7}