B Set 95 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "geometry",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "circle",
                "question": "What is the perimeter (circumference) of a circle with radius 15? (use π ≈ 3.14)",
                "answer": 94.25,
                "correctAnswer": "94.25",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "hexagon",
                "question": "How many sides does a hexagon have?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "geometry",
                "subType": "area",
                "shape": "triangle",
                "question": "What is the area of a triangle with base 11 and height 15?",
                "answer": 82.5,
                "correctAnswer": "82.5",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "rectangle",
                "question": "What is the perimeter of a rectangle with length 5 and width 3?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "pentagon",
                "question": "How many sides does a pentagon have?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "geometry",
                "subType": "area",
                "shape": "octagon",
                "question": "What is the area of a rectangle with length 11 and width 10?",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "circle",
                "question": "What is the name of a shape with 5 sides?",
                "answer": "pentagon",
                "correctAnswer": "pentagon",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "geometry",
                "subType": "area",
                "shape": "circle",
                "question": "What is the area of a circle with radius 14? (use π ≈ 3.14)",
                "answer": 615.75,
                "correctAnswer": "615.75",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "circle",
                "question": "How many sides does a circle have?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "circle",
                "question": "What is the perimeter (circumference) of a circle with radius 8? (use π ≈ 3.14)",
                "answer": 50.27,
                "correctAnswer": "50.27",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "octagon",
                "question": "What is the name of a shape with 3 sides?",
                "answer": "triangle",
                "correctAnswer": "triangle",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "geometry",
                "subType": "area",
                "shape": "circle",
                "question": "What is the area of a circle with radius 7? (use π ≈ 3.14)",
                "answer": 153.94,
                "correctAnswer": "153.94",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "rectangle",
                "question": "What is the perimeter of a rectangle with length 9 and width 12?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "geometry",
                "subType": "area",
                "shape": "rectangle",
                "question": "What is the area of a rectangle with length 5 and width 8?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "geometry",
                "subType": "area",
                "shape": "rectangle",
                "question": "What is the area of a rectangle with length 10 and width 5?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "geometry",
                "subType": "area",
                "shape": "pentagon",
                "question": "What is the area of a rectangle with length 3 and width 15?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}