← run

gsm8k-0001

1.000
1/1 tests· math
Challenge · difficulty 2/5
# GSM8K Problem 2

A robe takes 2 bolts of blue fiber and half that much white fiber.  How many bolts in total does it take?

Reason step by step, then give ONLY the final answer on the last line as \boxed{ANSWER}.

<!-- imported from openai/gsm8k (test) -->
Proposed solution
Step 1: The robe requires 2 bolts of blue fiber.
Step 2: It requires half as much white fiber as blue fiber, so white fiber = 2 ÷ 2 = 1 bolt.
Step 3: Total bolts = blue + white = 2 + 1 = 3 bolts.

$\boxed{3}$