[
  {
    "Question": "What is the area of a rectangle with a length of 8 cm and a width of 5 cm?",
    "Answer": "A",
    "Explanation": "The area of a rectangle is calculated by multiplying the length by the width. Here, 8 cm * 5 cm = 40 cm².",
    "PictureURL": "",
    "OptionA": "40 cm²",
    "OptionB": "30 cm²",
    "OptionC": "50 cm²",
    "OptionD": "20 cm²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Rectangles",
    "Item": 1,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "If a rectangle has an area of 60 cm² and a width of 6 cm, what is its length?",
    "Answer": "B",
    "Explanation": "To find the length, divide the area by the width. Length = Area / Width = 60 cm² / 6 cm = 10 cm.",
    "PictureURL": "",
    "OptionA": "5 cm",
    "OptionB": "10 cm",
    "OptionC": "15 cm",
    "OptionD": "12 cm",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Finding Length from Area",
    "Item": 2,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "What is the area of a composite shape made up of a rectangle (4 cm by 3 cm) and a square (2 cm by 2 cm)?",
    "Answer": "C",
    "Explanation": "First, calculate the area of the rectangle: 4 cm * 3 cm = 12 cm². Then, calculate the area of the square: 2 cm * 2 cm = 4 cm². The total area is 12 cm² + 4 cm² = 16 cm².",
    "PictureURL": "",
    "OptionA": "12 cm²",
    "OptionB": "14 cm²",
    "OptionC": "16 cm²",
    "OptionD": "18 cm²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Composite Shapes",
    "Item": 3,
    "Type": "multiple choice",
    "Path": "area_composite_shapes"
  },
  {
    "Question": "A rectangle has a length of 10 m and a width of 4 m. What is its perimeter?",
    "Answer": "A",
    "Explanation": "The perimeter of a rectangle is calculated as P = 2(length + width). Here, P = 2(10 m + 4 m) = 28 m.",
    "PictureURL": "",
    "OptionA": "28 m",
    "OptionB": "24 m",
    "OptionC": "20 m",
    "OptionD": "30 m",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Perimeter of Rectangles",
    "Item": 4,
    "Type": "multiple choice",
    "Path": "perimeter_rectangles"
  },
  {
    "Question": "What is the area of a rectangle with a length of 12 inches and a width of 3 inches?",
    "Answer": "B",
    "Explanation": "The area is calculated by multiplying the length by the width: 12 inches * 3 inches = 36 inches².",
    "PictureURL": "",
    "OptionA": "30 inches²",
    "OptionB": "36 inches²",
    "OptionC": "40 inches²",
    "OptionD": "42 inches²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 5,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "If a composite shape consists of a rectangle (5 m by 2 m) and a triangle (base 2 m, height 3 m), what is the total area?",
    "Answer": "C",
    "Explanation": "Area of rectangle = 5 m * 2 m = 10 m². Area of triangle = 0.5 * base * height = 0.5 * 2 m * 3 m = 3 m². Total area = 10 m² + 3 m² = 13 m².",
    "PictureURL": "",
    "OptionA": "10 m²",
    "OptionB": "12 m²",
    "OptionC": "13 m²",
    "OptionD": "15 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Composite Shapes with Triangle",
    "Item": 6,
    "Type": "multiple choice",
    "Path": "area_composite_shapes"
  },
  {
    "Question": "What is the area of a rectangle that is 7 feet long and 4 feet wide?",
    "Answer": "A",
    "Explanation": "The area is found by multiplying the length by the width: 7 ft * 4 ft = 28 ft².",
    "PictureURL": "",
    "OptionA": "28 ft²",
    "OptionB": "24 ft²",
    "OptionC": "30 ft²",
    "OptionD": "32 ft²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Rectangles",
    "Item": 7,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "A rectangular garden measures 15 m by 10 m. If a path of 1 m wide surrounds the garden, what is the area of the path?",
    "Answer": "B",
    "Explanation": "The area of the larger rectangle (garden + path) is (15 m + 2 m) * (10 m + 2 m) = 17 m * 12 m = 204 m². The area of the garden is 15 m * 10 m = 150 m². The area of the path is 204 m² - 150 m² = 54 m².",
    "PictureURL": "",
    "OptionA": "50 m²",
    "OptionB": "54 m²",
    "OptionC": "60 m²",
    "OptionD": "70 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Surrounding Path",
    "Item": 8,
    "Type": "multiple choice",
    "Path": "area_composite_shapes"
  },
  {
    "Question": "What is the area of a rectangle with a length of 9 m and a width of 6 m?",
    "Answer": "C",
    "Explanation": "The area is calculated by multiplying the length by the width: 9 m * 6 m = 54 m².",
    "PictureURL": "",
    "OptionA": "45 m²",
    "OptionB": "48 m²",
    "OptionC": "54 m²",
    "OptionD": "60 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 9,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "If a rectangle has a length of 14 cm and an area of 56 cm², what is the width?",
    "Answer": "B",
    "Explanation": "To find the width, divide the area by the length: Width = Area / Length = 56 cm² / 14 cm = 4 cm.",
    "PictureURL": "",
    "OptionA": "2 cm",
    "OptionB": "4 cm",
    "OptionC": "6 cm",
    "OptionD": "8 cm",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Finding Width from Area",
    "Item": 10,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "What is the area of a rectangle with a length of 20 m and a width of 5 m?",
    "Answer": "A",
    "Explanation": "The area is calculated by multiplying the length by the width: 20 m * 5 m = 100 m².",
    "PictureURL": "",
    "OptionA": "100 m²",
    "OptionB": "90 m²",
    "OptionC": "80 m²",
    "OptionD": "70 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 11,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "A rectangular swimming pool measures 25 m by 10 m. If a deck of 2 m wide surrounds the pool, what is the area of the deck?",
    "Answer": "C",
    "Explanation": "The area of the larger rectangle (pool + deck) is (25 m + 4 m) * (10 m + 4 m) = 29 m * 14 m = 406 m². The area of the pool is 25 m * 10 m = 250 m². The area of the deck is 406 m² - 250 m² = 156 m².",
    "PictureURL": "",
    "OptionA": "150 m²",
    "OptionB": "160 m²",
    "OptionC": "156 m²",
    "OptionD": "170 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area of Surrounding Deck",
    "Item": 12,
    "Type": "multiple choice",
    "Path": "area_composite_shapes"
  },
  {
    "Question": "What is the area of a rectangle with dimensions 3 m by 7 m?",
    "Answer": "B",
    "Explanation": "The area is calculated by multiplying the length by the width: 3 m * 7 m = 21 m².",
    "PictureURL": "",
    "OptionA": "18 m²",
    "OptionB": "21 m²",
    "OptionC": "24 m²",
    "OptionD": "27 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 13,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "If a rectangle has a length of 16 m and a width of 4 m, what is its area?",
    "Answer": "A",
    "Explanation": "The area is calculated by multiplying the length by the width: 16 m * 4 m = 64 m².",
    "PictureURL": "",
    "OptionA": "64 m²",
    "OptionB": "60 m²",
    "OptionC": "70 m²",
    "OptionD": "80 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 14,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  },
  {
    "Question": "A rectangular plot of land measures 30 m by 20 m. What is the area?",
    "Answer": "B",
    "Explanation": "The area is calculated by multiplying the length by the width: 30 m * 20 m = 600 m².",
    "PictureURL": "",
    "OptionA": "500 m²",
    "OptionB": "600 m²",
    "OptionC": "700 m²",
    "OptionD": "800 m²",
    "OptionE": "",
    "OptionF": "",
    "OptionG": "",
    "TestName": "Area of Rectangles and Composite Shapes",
    "Content Type": "Mathematics",
    "Title": "Area Calculation",
    "Item": 15,
    "Type": "multiple choice",
    "Path": "area_rectangles"
  }
]