Mathematical Word Problems
July 28, 2024 · View on GitHub
Description:
This task involves presenting the model with mathematical word problems to assess its ability to interpret, set up, and solve real-world scenarios using mathematical concepts.
Modality:
Text only
Examples:
Example 1:
Input:
Sarah has 24 cookies. She wants to distribute them equally among 6 friends. How many cookies will each friend receive?
Output:
Each friend will receive 4 cookies.
Calculation:
24 cookies ÷ 6 friends = 4 cookies per friend
Example 2:
Input:
A train travels at a speed of 60 miles per hour. How far will it travel in 2.5 hours?
Output:
The train will travel 150 miles.
Calculation:
Distance = Speed × Time
Distance = 60 miles/hour × 2.5 hours = 150 miles
Tags:
- Mathematics
- Problem Solving
- Arithmetic
- Word Problems
- Applied Mathematics