← 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
The robe requires 2 bolts of blue fiber.
The amount of white fiber needed is half of the blue fiber amount, which is 2 ÷ 2 = 1 bolt.
To find the total number of bolts, add the blue and white fiber together: 2 + 1 = 3 bolts.

\boxed{3}