[
  {
    "Question": "A baker made 120 cookies. He sold 45 cookies in the morning and 30 cookies in the afternoon. How many cookies does he have left?",
    "Answer": "B",
    "Explanation": "To find out how many cookies are left, subtract the number of cookies sold from the total. 120 - 45 - 30 = 45 cookies left.",
    "PictureURL": "",
    "OptionA": "30",
    "OptionB": "45",
    "OptionC": "60",
    "OptionD": "75",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Cookie Sales",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A farmer has 200 apples. He gives 50 apples to his neighbor and then picks 30 more apples from his orchard. How many apples does he have now?",
    "Answer": "C",
    "Explanation": "First, subtract the apples given away: 200 - 50 = 150. Then add the apples picked: 150 + 30 = 180 apples.",
    "PictureURL": "",
    "OptionA": "150",
    "OptionB": "160",
    "OptionC": "180",
    "OptionD": "200",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Apple Count",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A bookstore sold 75 books in January and 50 books in February. If they received a shipment of 100 books in March, how many books do they have now?",
    "Answer": "B",
    "Explanation": "First, add the books sold: 75 + 50 = 125. Then subtract this from the total books received: 100 - 125 = -25, which means they are short 25 books.",
    "PictureURL": "",
    "OptionA": "25",
    "OptionB": "-25",
    "OptionC": "0",
    "OptionD": "100",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Book Sales",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A school has 300 students. If 120 students are in the morning session and the rest are in the afternoon session, how many students are in the afternoon session?",
    "Answer": "A",
    "Explanation": "To find the number of students in the afternoon session, subtract the morning students from the total: 300 - 120 = 180 students.",
    "PictureURL": "",
    "OptionA": "180",
    "OptionB": "120",
    "OptionC": "300",
    "OptionD": "150",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Student Sessions",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A toy store had 500 toys. They sold 200 toys and then received a new shipment of 150 toys. How many toys do they have now?",
    "Answer": "C",
    "Explanation": "First, subtract the sold toys: 500 - 200 = 300. Then add the new shipment: 300 + 150 = 450 toys.",
    "PictureURL": "",
    "OptionA": "300",
    "OptionB": "350",
    "OptionC": "450",
    "OptionD": "500",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Toy Store Inventory",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A gardener planted 50 flowers. If 20 flowers died and he planted 15 more, how many flowers does he have now?",
    "Answer": "B",
    "Explanation": "Start with the initial flowers: 50. Subtract the dead flowers: 50 - 20 = 30. Then add the new flowers: 30 + 15 = 45 flowers.",
    "PictureURL": "",
    "OptionA": "30",
    "OptionB": "45",
    "OptionC": "50",
    "OptionD": "35",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Flower Count",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A restaurant had 200 customers on Monday and 150 on Tuesday. If they expect a 20% increase on Wednesday, how many customers do they expect?",
    "Answer": "C",
    "Explanation": "First, find the average customers: (200 + 150) / 2 = 175. Then calculate the increase: 175 * 0.20 = 35. Finally, add the increase: 175 + 35 = 210 customers.",
    "PictureURL": "",
    "OptionA": "200",
    "OptionB": "175",
    "OptionC": "210",
    "OptionD": "250",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Customer Expectation",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A library has 1,000 books. If 300 books are checked out and 50 new books are added, how many books are in the library now?",
    "Answer": "B",
    "Explanation": "Start with the total books: 1,000. Subtract the checked out books: 1,000 - 300 = 700. Then add the new books: 700 + 50 = 750 books.",
    "PictureURL": "",
    "OptionA": "700",
    "OptionB": "750",
    "OptionC": "800",
    "OptionD": "900",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Library Books",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A car rental company has 50 cars. If they rent out 20 cars and then buy 10 more, how many cars do they have now?",
    "Answer": "A",
    "Explanation": "Start with the total cars: 50. Subtract the rented cars: 50 - 20 = 30. Then add the new cars: 30 + 10 = 40 cars.",
    "PictureURL": "",
    "OptionA": "40",
    "OptionB": "30",
    "OptionC": "50",
    "OptionD": "20",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Car Rental",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A gym has 150 members. If 30 members cancel their membership and 20 new members join, how many members does the gym have now?",
    "Answer": "C",
    "Explanation": "Start with the total members: 150. Subtract the canceled memberships: 150 - 30 = 120. Then add the new members: 120 + 20 = 140 members.",
    "PictureURL": "",
    "OptionA": "120",
    "OptionB": "130",
    "OptionC": "140",
    "OptionD": "150",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Gym Membership",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A pet store had 80 puppies. If 25 puppies were sold and 10 more were born, how many puppies are there now?",
    "Answer": "B",
    "Explanation": "Start with the total puppies: 80. Subtract the sold puppies: 80 - 25 = 55. Then add the new puppies: 55 + 10 = 65 puppies.",
    "PictureURL": "",
    "OptionA": "50",
    "OptionB": "65",
    "OptionC": "70",
    "OptionD": "75",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Puppy Count",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A clothing store had 200 shirts. If they sold 60 shirts and received a shipment of 40 shirts, how many shirts do they have now?",
    "Answer": "C",
    "Explanation": "Start with the total shirts: 200. Subtract the sold shirts: 200 - 60 = 140. Then add the new shipment: 140 + 40 = 180 shirts.",
    "PictureURL": "",
    "OptionA": "140",
    "OptionB": "160",
    "OptionC": "180",
    "OptionD": "200",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Shirt Inventory",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A pizza shop made 100 pizzas. If they sold 40 pizzas and then made 30 more, how many pizzas do they have now?",
    "Answer": "B",
    "Explanation": "Start with the total pizzas: 100. Subtract the sold pizzas: 100 - 40 = 60. Then add the new pizzas: 60 + 30 = 90 pizzas.",
    "PictureURL": "",
    "OptionA": "80",
    "OptionB": "90",
    "OptionC": "100",
    "OptionD": "70",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Pizza Count",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A school had 500 pencils. If 150 pencils were given to students and 50 more were bought, how many pencils are there now?",
    "Answer": "C",
    "Explanation": "Start with the total pencils: 500. Subtract the given pencils: 500 - 150 = 350. Then add the new pencils: 350 + 50 = 400 pencils.",
    "PictureURL": "",
    "OptionA": "350",
    "OptionB": "375",
    "OptionC": "400",
    "OptionD": "450",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Pencil Inventory",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  },
  {
    "Question": "A concert hall has 1,000 seats. If 400 tickets are sold and 100 more tickets are printed, how many tickets are available now?",
    "Answer": "B",
    "Explanation": "Start with the total seats: 1,000. Subtract the sold tickets: 1,000 - 400 = 600. Then add the printed tickets: 600 + 100 = 700 tickets available.",
    "PictureURL": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Concert_hall.jpg/800px-Concert_hall.jpg",
    "OptionA": "600",
    "OptionB": "700",
    "OptionC": "800",
    "OptionD": "900",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Word Problems",
    "Content Type": "Math",
    "Title": "Concert Tickets",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "math/multi-step"
  }
]