[
  {
    "Question": "What is 47 rounded to the nearest ten?",
    "Answer": "B",
    "Explanation": "When rounding to the nearest ten, we look at the digit in the ones place. Since 7 is 5 or more, we round up to 50.",
    "PictureURL": "",
    "OptionA": "40",
    "OptionB": "50",
    "OptionC": "60",
    "OptionD": "45",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 234 rounded to the nearest hundred?",
    "Answer": "A",
    "Explanation": "To round to the nearest hundred, we look at the tens place. Since 3 is less than 5, we round down to 200.",
    "PictureURL": "",
    "OptionA": "200",
    "OptionB": "300",
    "OptionC": "250",
    "OptionD": "240",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 85 rounded to the nearest ten?",
    "Answer": "A",
    "Explanation": "The ones digit is 5, so we round up from 80 to 90.",
    "PictureURL": "",
    "OptionA": "90",
    "OptionB": "80",
    "OptionC": "100",
    "OptionD": "85",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 672 rounded to the nearest hundred?",
    "Answer": "B",
    "Explanation": "The tens digit is 7, which is 5 or more, so we round up from 600 to 700.",
    "PictureURL": "",
    "OptionA": "600",
    "OptionB": "700",
    "OptionC": "650",
    "OptionD": "680",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 1,234 rounded to the nearest thousand?",
    "Answer": "A",
    "Explanation": "The hundreds digit is 2, which is less than 5, so we round down to 1,000.",
    "PictureURL": "",
    "OptionA": "1,000",
    "OptionB": "1,200",
    "OptionC": "1,300",
    "OptionD": "1,500",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 3,456 rounded to the nearest hundred?",
    "Answer": "B",
    "Explanation": "The tens digit is 5, which is 5 or more, so we round up from 3,400 to 3,500.",
    "PictureURL": "",
    "OptionA": "3,400",
    "OptionB": "3,500",
    "OptionC": "3,600",
    "OptionD": "3,450",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 78 rounded to the nearest ten?",
    "Answer": "A",
    "Explanation": "The ones digit is 8, which is 5 or more, so we round up from 70 to 80.",
    "PictureURL": "",
    "OptionA": "80",
    "OptionB": "70",
    "OptionC": "90",
    "OptionD": "75",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 5,678 rounded to the nearest thousand?",
    "Answer": "B",
    "Explanation": "The hundreds digit is 6, which is 5 or more, so we round up from 5,000 to 6,000.",
    "PictureURL": "",
    "OptionA": "5,000",
    "OptionB": "6,000",
    "OptionC": "5,500",
    "OptionD": "5,600",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 12 rounded to the nearest ten?",
    "Answer": "A",
    "Explanation": "The ones digit is 2, which is less than 5, so we round down to 10.",
    "PictureURL": "",
    "OptionA": "10",
    "OptionB": "20",
    "OptionC": "15",
    "OptionD": "12",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "math/rounding"
  },
  {
    "Question": "What is 999 rounded to the nearest hundred?",
    "Answer": "A",
    "Explanation": "The tens digit is 9, which is 5 or more, so we round up from 900 to 1,000.",
    "PictureURL": "",
    "OptionA": "1,000",
    "OptionB": "900",
    "OptionC": "950",
    "OptionD": "999",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Number Approximation Practice",
    "Content Type": "Math",
    "Title": "Rounding Numbers",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "math/rounding"
  }
]