B Set 41 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": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "rectangle",
                "question": "How many sides does a rectangle have?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "hexagon",
                "question": "What is the perimeter of a hexagon with each side = 46?",
                "answer": 276,
                "correctAnswer": "276",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "triangle",
                "question": "What is the name of a shape with 8 sides?",
                "answer": "octagon",
                "correctAnswer": "octagon",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "geometry",
                "subType": "area",
                "shape": "triangle",
                "question": "What is the area of a triangle with base 10 and height 10?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "hexagon",
                "question": "How many sides does a hexagon have?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "triangle",
                "question": "How many sides does a triangle have?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "octagon",
                "question": "What is the name of a shape with 4 sides?",
                "answer": "square",
                "correctAnswer": "square",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "geometry",
                "subType": "area",
                "shape": "octagon",
                "question": "What is the area of a rectangle with length 13 and width 42?",
                "answer": 546,
                "correctAnswer": "546",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "pentagon",
                "question": "What is the perimeter of a pentagon with each side = 41?",
                "answer": 205,
                "correctAnswer": "205",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "hexagon",
                "question": "What is the name of a shape with 3 sides?",
                "answer": "triangle",
                "correctAnswer": "triangle",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "geometry",
                "subType": "area",
                "shape": "square",
                "question": "What is the area of a square with side 15?",
                "answer": 225,
                "correctAnswer": "225",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "hexagon",
                "question": "What is the name of a shape with 6 sides?",
                "answer": "hexagon",
                "correctAnswer": "hexagon",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "pentagon",
                "question": "How many sides does a pentagon have?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "geometry",
                "subType": "perimeter",
                "shape": "octagon",
                "question": "What is the perimeter of a octagon with each side = 15?",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}