[
  {
    "Question": "A recipe requires 2 cups of flour for every 3 cups of sugar. If you want to make a batch using 12 cups of sugar, how many cups of flour do you need?",
    "Answer": "A",
    "Explanation": "To find the amount of flour needed, set up a ratio: 2 cups of flour / 3 cups of sugar = x cups of flour / 12 cups of sugar. Cross-multiply and solve for x: 2 * 12 / 3 = 8 cups of flour.",
    "PictureURL": "",
    "OptionA": "8 cups of flour",
    "OptionB": "6 cups of flour",
    "OptionC": "10 cups of flour",
    "OptionD": "4 cups of flour",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Flour and Sugar Ratio",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A car travels 60 miles per hour. How far will it travel in 2.5 hours?",
    "Answer": "B",
    "Explanation": "Distance is calculated by multiplying speed by time. Thus, Distance = 60 miles/hour * 2.5 hours = 150 miles.",
    "PictureURL": "",
    "OptionA": "120 miles",
    "OptionB": "150 miles",
    "OptionC": "180 miles",
    "OptionD": "200 miles",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Car Travel Distance",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "If a tank holds 50 liters of water and is filled at a rate of 5 liters per minute, how long will it take to fill the tank?",
    "Answer": "C",
    "Explanation": "To find the time, divide the total volume by the rate: Time = 50 liters / 5 liters/minute = 10 minutes.",
    "PictureURL": "",
    "OptionA": "5 minutes",
    "OptionB": "8 minutes",
    "OptionC": "10 minutes",
    "OptionD": "12 minutes",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Tank Filling Time",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A painter can paint a room in 4 hours. If he works for 1.5 hours, how much of the room is left to paint?",
    "Answer": "A",
    "Explanation": "In 1.5 hours, he paints 1.5/4 = 0.375 of the room. Therefore, the remaining part is 1 - 0.375 = 0.625 or 62.5%.",
    "PictureURL": "",
    "OptionA": "62.5%",
    "OptionB": "75%",
    "OptionC": "50%",
    "OptionD": "25%",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Room Painting",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A recipe calls for 3 eggs for every 2 cups of milk. If you have 12 cups of milk, how many eggs do you need?",
    "Answer": "B",
    "Explanation": "Set up the ratio: 3 eggs / 2 cups of milk = x eggs / 12 cups of milk. Cross-multiply to find x: 3 * 12 / 2 = 18 eggs.",
    "PictureURL": "",
    "OptionA": "12 eggs",
    "OptionB": "18 eggs",
    "OptionC": "24 eggs",
    "OptionD": "15 eggs",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Eggs and Milk Ratio",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A cyclist travels 15 miles in 1 hour. If he continues at the same speed for 3 hours, how far will he have traveled?",
    "Answer": "C",
    "Explanation": "Distance = Speed x Time. Thus, Distance = 15 miles/hour * 3 hours = 45 miles.",
    "PictureURL": "",
    "OptionA": "30 miles",
    "OptionB": "35 miles",
    "OptionC": "45 miles",
    "OptionD": "50 miles",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Cyclist Distance",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A box can hold 20 kg of apples. If you have 80 kg of apples, how many boxes do you need?",
    "Answer": "B",
    "Explanation": "To find the number of boxes needed, divide the total weight by the box capacity: 80 kg / 20 kg/box = 4 boxes.",
    "PictureURL": "",
    "OptionA": "2 boxes",
    "OptionB": "4 boxes",
    "OptionC": "5 boxes",
    "OptionD": "6 boxes",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Boxes for Apples",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A gardener plants 5 trees in 2 hours. How many trees can he plant in 8 hours at the same rate?",
    "Answer": "A",
    "Explanation": "If he plants 5 trees in 2 hours, then in 1 hour he plants 5/2 = 2.5 trees. In 8 hours, he can plant 2.5 trees/hour * 8 hours = 20 trees.",
    "PictureURL": "",
    "OptionA": "20 trees",
    "OptionB": "25 trees",
    "OptionC": "15 trees",
    "OptionD": "10 trees",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Gardener's Trees",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A recipe requires 4 cups of water for every 1 cup of rice. If you want to cook 3 cups of rice, how many cups of water do you need?",
    "Answer": "C",
    "Explanation": "Using the ratio 4 cups of water / 1 cup of rice = x cups of water / 3 cups of rice, we find x = 4 * 3 = 12 cups of water.",
    "PictureURL": "",
    "OptionA": "8 cups of water",
    "OptionB": "10 cups of water",
    "OptionC": "12 cups of water",
    "OptionD": "14 cups of water",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Water for Rice",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A train travels at a speed of 80 km/h. How long will it take to travel 240 km?",
    "Answer": "B",
    "Explanation": "Time is calculated by dividing distance by speed: Time = 240 km / 80 km/h = 3 hours.",
    "PictureURL": "",
    "OptionA": "2 hours",
    "OptionB": "3 hours",
    "OptionC": "4 hours",
    "OptionD": "5 hours",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Train Travel Time",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A baker uses 2 kg of flour to make 5 loaves of bread. How much flour is needed for 15 loaves?",
    "Answer": "A",
    "Explanation": "The ratio of flour to loaves is 2 kg / 5 loaves. For 15 loaves, the amount of flour needed is (2 kg / 5) * 15 = 6 kg.",
    "PictureURL": "",
    "OptionA": "6 kg",
    "OptionB": "4 kg",
    "OptionC": "8 kg",
    "OptionD": "10 kg",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Flour for Bread",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A factory produces 100 toys in 4 hours. How many toys can it produce in 10 hours?",
    "Answer": "C",
    "Explanation": "The production rate is 100 toys / 4 hours = 25 toys/hour. In 10 hours, the factory can produce 25 toys/hour * 10 hours = 250 toys.",
    "PictureURL": "",
    "OptionA": "200 toys",
    "OptionB": "225 toys",
    "OptionC": "250 toys",
    "OptionD": "275 toys",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Factory Toy Production",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "If a person walks 4 miles in 1 hour, how far can they walk in 3.5 hours?",
    "Answer": "B",
    "Explanation": "Distance = Speed x Time. Thus, Distance = 4 miles/hour * 3.5 hours = 14 miles.",
    "PictureURL": "",
    "OptionA": "10 miles",
    "OptionB": "14 miles",
    "OptionC": "16 miles",
    "OptionD": "12 miles",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Walking Distance",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A water tank can hold 200 liters. If it is filled at a rate of 10 liters per minute, how long will it take to fill the tank?",
    "Answer": "A",
    "Explanation": "Time = Total Volume / Rate = 200 liters / 10 liters/minute = 20 minutes.",
    "PictureURL": "",
    "OptionA": "20 minutes",
    "OptionB": "25 minutes",
    "OptionC": "30 minutes",
    "OptionD": "15 minutes",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Water Tank Filling",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  },
  {
    "Question": "A chef uses 3 tablespoons of oil for every 4 servings of pasta. If he wants to make 10 servings, how many tablespoons of oil does he need?",
    "Answer": "C",
    "Explanation": "Using the ratio 3 tablespoons / 4 servings = x tablespoons / 10 servings, we find x = 3 * 10 / 4 = 7.5 tablespoons.",
    "PictureURL": "",
    "OptionA": "5 tablespoons",
    "OptionB": "6 tablespoons",
    "OptionC": "7.5 tablespoons",
    "OptionD": "8 tablespoons",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Multi-step Measurement Word Problems",
    "Content Type": "Math",
    "Title": "Oil for Pasta",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "math/multi-step-measurement"
  }
]