B Set 85 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": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "octagon",
                "question": "What is the perimeter of a octagon with each side = 4?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "geometry",
                "subType": "area",
                "shape": "circle",
                "question": "What is the area of a circle with radius 13? (use π ≈ 3.14)",
                "answer": 530.93,
                "correctAnswer": "530.93",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "circle",
                "question": "What is the name of a shape with 8 sides?",
                "answer": "octagon",
                "correctAnswer": "octagon",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "square",
                "question": "How many sides does a square have?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "hexagon",
                "question": "How many sides does a hexagon have?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "geometry",
                "subType": "area",
                "shape": "octagon",
                "question": "What is the area of a rectangle with length 5 and width 9?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "geometry",
                "subType": "area",
                "shape": "octagon",
                "question": "What is the area of a rectangle with length 13 and width 8?",
                "answer": 104,
                "correctAnswer": "104",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "square",
                "question": "What is the perimeter of a square with each side = 8?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "square",
                "question": "What is the name of a shape with 5 sides?",
                "answer": "pentagon",
                "correctAnswer": "pentagon",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "rectangle",
                "question": "How many sides does a rectangle have?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "geometry",
                "subType": "area",
                "shape": "hexagon",
                "question": "What is the area of a rectangle with length 4 and width 10?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "square",
                "question": "What is the name of a shape with 4 sides?",
                "answer": "square",
                "correctAnswer": "square",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "octagon",
                "question": "How many sides does a octagon have?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "circle",
                "question": "How many sides does a circle have?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "octagon",
                "question": "What is the perimeter of a octagon with each side = 7?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "hexagon",
                "question": "What is the perimeter of a hexagon with each side = 20?",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "octagon",
                "question": "What is the name of a shape with 6 sides?",
                "answer": "hexagon",
                "correctAnswer": "hexagon",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "geometry",
                "subType": "area",
                "shape": "hexagon",
                "question": "What is the area of a rectangle with length 14 and width 2?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}