[
  {
    "Question": "A farmer has 120 apples. He sells them in bags of 10. How many bags can he sell?",
    "Answer": "B",
    "Explanation": "To find the number of bags, divide the total number of apples by the number of apples per bag: 120 ÷ 10 = 12 bags.",
    "PictureURL": "",
    "OptionA": "10",
    "OptionB": "12",
    "OptionC": "14",
    "OptionD": "15",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Apple Bags Problem",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "math/wordproblems/applebags"
  },
  {
    "Question": "A car travels 60 miles in 1 hour. How far will it travel in 3 hours at the same speed?",
    "Answer": "C",
    "Explanation": "Distance is calculated by multiplying speed by time. So, 60 miles/hour × 3 hours = 180 miles.",
    "PictureURL": "",
    "OptionA": "120 miles",
    "OptionB": "150 miles",
    "OptionC": "180 miles",
    "OptionD": "200 miles",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Car Travel Distance Problem",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "math/wordproblems/cardistance"
  },
  {
    "Question": "A recipe requires 2 cups of flour for 4 servings. How much flour is needed for 10 servings?",
    "Answer": "A",
    "Explanation": "First, find the flour needed per serving: 2 cups ÷ 4 servings = 0.5 cups/serving. Then, multiply by 10 servings: 0.5 cups × 10 = 5 cups.",
    "PictureURL": "",
    "OptionA": "5 cups",
    "OptionB": "6 cups",
    "OptionC": "7 cups",
    "OptionD": "8 cups",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Flour for Recipe Problem",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "math/wordproblems/flourrecipe"
  },
  {
    "Question": "If a train leaves the station at 3 PM and travels at 45 miles per hour, what time will it arrive after traveling 135 miles?",
    "Answer": "D",
    "Explanation": "First, calculate the travel time: 135 miles ÷ 45 miles/hour = 3 hours. Therefore, the train will arrive at 6 PM.",
    "PictureURL": "",
    "OptionA": "5 PM",
    "OptionB": "6 PM",
    "OptionC": "7 PM",
    "OptionD": "6 PM",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Train Arrival Time Problem",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "math/wordproblems/trainarrival"
  },
  {
    "Question": "A store sells pencils for $0.50 each. How much will 12 pencils cost?",
    "Answer": "B",
    "Explanation": "To find the total cost, multiply the price per pencil by the number of pencils: $0.50 × 12 = $6.00.",
    "PictureURL": "",
    "OptionA": "$5.00",
    "OptionB": "$6.00",
    "OptionC": "$7.00",
    "OptionD": "$8.00",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Pencil Cost Problem",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "math/wordproblems/pencilcost"
  },
  {
    "Question": "A book has 300 pages. If you read 15 pages a day, how many days will it take to finish the book?",
    "Answer": "C",
    "Explanation": "To find the number of days, divide the total pages by pages read per day: 300 ÷ 15 = 20 days.",
    "PictureURL": "",
    "OptionA": "15 days",
    "OptionB": "18 days",
    "OptionC": "20 days",
    "OptionD": "25 days",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Book Reading Problem",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "math/wordproblems/bookreading"
  },
  {
    "Question": "A gardener plants 5 rows of flowers with 8 flowers in each row. How many flowers are planted in total?",
    "Answer": "B",
    "Explanation": "To find the total number of flowers, multiply the number of rows by the number of flowers per row: 5 × 8 = 40 flowers.",
    "PictureURL": "",
    "OptionA": "30 flowers",
    "OptionB": "40 flowers",
    "OptionC": "50 flowers",
    "OptionD": "60 flowers",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Gardener's Flower Problem",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "math/wordproblems/gardenerflowers"
  },
  {
    "Question": "If a pizza is cut into 8 equal slices and you eat 3 slices, what fraction of the pizza is left?",
    "Answer": "A",
    "Explanation": "If 3 slices are eaten, then 8 - 3 = 5 slices are left. The fraction of the pizza left is 5/8.",
    "PictureURL": "",
    "OptionA": "5/8",
    "OptionB": "3/8",
    "OptionC": "1/2",
    "OptionD": "1/4",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Pizza Slices Problem",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "math/wordproblems/pizzaslices"
  },
  {
    "Question": "A class has 24 students. If 1/3 of them are girls, how many girls are in the class?",
    "Answer": "C",
    "Explanation": "To find the number of girls, multiply the total number of students by 1/3: 24 × (1/3) = 8 girls.",
    "PictureURL": "",
    "OptionA": "6 girls",
    "OptionB": "7 girls",
    "OptionC": "8 girls",
    "OptionD": "9 girls",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Class Gender Problem",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "math/wordproblems/classgender"
  },
  {
    "Question": "A cyclist rides 15 miles in 1 hour. How long will it take to ride 45 miles?",
    "Answer": "B",
    "Explanation": "To find the time, divide the distance by speed: 45 miles ÷ 15 miles/hour = 3 hours.",
    "PictureURL": "",
    "OptionA": "2 hours",
    "OptionB": "3 hours",
    "OptionC": "4 hours",
    "OptionD": "5 hours",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Cyclist Travel Time Problem",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "math/wordproblems/cyclisttime"
  },
  {
    "Question": "If a box contains 50 chocolates and you give away 20, how many chocolates do you have left?",
    "Answer": "A",
    "Explanation": "To find the remaining chocolates, subtract the number given away from the total: 50 - 20 = 30 chocolates left.",
    "PictureURL": "",
    "OptionA": "30 chocolates",
    "OptionB": "20 chocolates",
    "OptionC": "40 chocolates",
    "OptionD": "10 chocolates",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Chocolates Left Problem",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "math/wordproblems/chocolatesleft"
  },
  {
    "Question": "A school has 500 students. If 10% of them are in the band, how many students are in the band?",
    "Answer": "B",
    "Explanation": "To find the number of band students, calculate 10% of 500: 500 × 0.10 = 50 students.",
    "PictureURL": "",
    "OptionA": "40 students",
    "OptionB": "50 students",
    "OptionC": "60 students",
    "OptionD": "70 students",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Band Students Problem",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "math/wordproblems/bandstudents"
  },
  {
    "Question": "If a bottle holds 2 liters of water and you fill it with 5 bottles, how many liters of water do you have?",
    "Answer": "C",
    "Explanation": "To find the total volume of water, multiply the volume of one bottle by the number of bottles: 2 liters × 5 = 10 liters.",
    "PictureURL": "",
    "OptionA": "8 liters",
    "OptionB": "9 liters",
    "OptionC": "10 liters",
    "OptionD": "11 liters",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Water Bottle Problem",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "math/wordproblems/waterbottle"
  },
  {
    "Question": "A movie ticket costs $12. If you buy 4 tickets, how much will you spend?",
    "Answer": "B",
    "Explanation": "To find the total cost, multiply the price of one ticket by the number of tickets: $12 × 4 = $48.",
    "PictureURL": "",
    "OptionA": "$40",
    "OptionB": "$48",
    "OptionC": "$50",
    "OptionD": "$60",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Movie Ticket Cost Problem",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "math/wordproblems/movieticket"
  },
  {
    "Question": "If a factory produces 200 toys in 5 hours, how many toys does it produce in 1 hour?",
    "Answer": "A",
    "Explanation": "To find the production rate per hour, divide the total toys by the total hours: 200 ÷ 5 = 40 toys/hour.",
    "PictureURL": "",
    "OptionA": "40 toys",
    "OptionB": "50 toys",
    "OptionC": "60 toys",
    "OptionD": "70 toys",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Interpreting Data in Word Problems",
    "Content Type": "Math",
    "Title": "Factory Toy Production Problem",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "math/wordproblems/factorytoys"
  }
]