B Set 94 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": "perimeter",
                "shape": "hexagon",
                "question": "What is the perimeter of a hexagon with each side = 15?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "octagon",
                "question": "How many sides does a octagon have?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "rectangle",
                "question": "How many sides does a rectangle have?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "geometry",
                "subType": "area",
                "shape": "pentagon",
                "question": "What is the area of a rectangle with length 6 and width 3?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "triangle",
                "question": "How many sides does a triangle have?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "hexagon",
                "question": "How many sides does a hexagon have?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "geometry",
                "subType": "area",
                "shape": "pentagon",
                "question": "What is the area of a rectangle with length 31 and width 39?",
                "answer": 1209,
                "correctAnswer": "1209",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "geometry",
                "subType": "identify-shapes",
                "shape": "circle",
                "question": "What is the name of a shape with 3 sides?",
                "answer": "triangle",
                "correctAnswer": "triangle",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "geometry",
                "subType": "area",
                "shape": "triangle",
                "question": "What is the area of a triangle with base 47 and height 23?",
                "answer": 540.5,
                "correctAnswer": "540.5",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "geometry",
                "subType": "area",
                "shape": "hexagon",
                "question": "What is the area of a rectangle with length 43 and width 49?",
                "answer": 2107,
                "correctAnswer": "2107",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "geometry",
                "subType": "area",
                "shape": "hexagon",
                "question": "What is the area of a rectangle with length 46 and width 8?",
                "answer": 368,
                "correctAnswer": "368",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "geometry",
                "subType": "count-sides",
                "shape": "square",
                "question": "How many sides does a square have?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "geometry",
                "subType": "area",
                "shape": "circle",
                "question": "What is the area of a circle with radius 18? (use π ≈ 3.14)",
                "answer": 1017.88,
                "correctAnswer": "1017.88",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "geometry",
                "subType": "area",
                "shape": "octagon",
                "question": "What is the area of a rectangle with length 34 and width 39?",
                "answer": 1326,
                "correctAnswer": "1326",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}