B Set 48 Unknown

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

{
    "contentData": {
        "operation": "math-match",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "difficulty": "easy",
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "5x3",
                        "value": 15
                    },
                    {
                        "expr": "3x3",
                        "value": 9
                    },
                    {
                        "expr": "7-2",
                        "value": 5
                    },
                    {
                        "expr": "6x3",
                        "value": 18
                    }
                ],
                "answer": "5x3=15; 3x3=9; 7-2=5; 6x3=18",
                "question": "Match each expression with its answer: 5x3=?, 3x3=?, 7-2=?, 6x3=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "4+4",
                        "value": 8
                    },
                    {
                        "expr": "9x6",
                        "value": 54
                    },
                    {
                        "expr": "8-8",
                        "value": 0
                    },
                    {
                        "expr": "8x8",
                        "value": 64
                    }
                ],
                "answer": "4+4=8; 9x6=54; 8-8=0; 8x8=64",
                "question": "Match each expression with its answer: 4+4=?, 9x6=?, 8-8=?, 8x8=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "7x2",
                        "value": 14
                    },
                    {
                        "expr": "4+3",
                        "value": 7
                    },
                    {
                        "expr": "3+2",
                        "value": 5
                    },
                    {
                        "expr": "5-5",
                        "value": 0
                    }
                ],
                "answer": "7x2=14; 4+3=7; 3+2=5; 5-5=0",
                "question": "Match each expression with its answer: 7x2=?, 4+3=?, 3+2=?, 5-5=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "2+7",
                        "value": 9
                    },
                    {
                        "expr": "1+4",
                        "value": 5
                    },
                    {
                        "expr": "3x5",
                        "value": 15
                    },
                    {
                        "expr": "4-2",
                        "value": 2
                    }
                ],
                "answer": "2+7=9; 1+4=5; 3x5=15; 4-2=2",
                "question": "Match each expression with its answer: 2+7=?, 1+4=?, 3x5=?, 4-2=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "5-3",
                        "value": 2
                    },
                    {
                        "expr": "8-3",
                        "value": 5
                    },
                    {
                        "expr": "3x2",
                        "value": 6
                    },
                    {
                        "expr": "7x7",
                        "value": 49
                    }
                ],
                "answer": "5-3=2; 8-3=5; 3x2=6; 7x7=49",
                "question": "Match each expression with its answer: 5-3=?, 8-3=?, 3x2=?, 7x7=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "6+1",
                        "value": 7
                    },
                    {
                        "expr": "6+5",
                        "value": 11
                    },
                    {
                        "expr": "3-3",
                        "value": 0
                    },
                    {
                        "expr": "4+2",
                        "value": 6
                    }
                ],
                "answer": "6+1=7; 6+5=11; 3-3=0; 4+2=6",
                "question": "Match each expression with its answer: 6+1=?, 6+5=?, 3-3=?, 4+2=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "2-1",
                        "value": 1
                    },
                    {
                        "expr": "7+1",
                        "value": 8
                    },
                    {
                        "expr": "2+7",
                        "value": 9
                    },
                    {
                        "expr": "9+5",
                        "value": 14
                    }
                ],
                "answer": "2-1=1; 7+1=8; 2+7=9; 9+5=14",
                "question": "Match each expression with its answer: 2-1=?, 7+1=?, 2+7=?, 9+5=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "1+3",
                        "value": 4
                    },
                    {
                        "expr": "8-6",
                        "value": 2
                    },
                    {
                        "expr": "4-4",
                        "value": 0
                    },
                    {
                        "expr": "9x6",
                        "value": 54
                    }
                ],
                "answer": "1+3=4; 8-6=2; 4-4=0; 9x6=54",
                "question": "Match each expression with its answer: 1+3=?, 8-6=?, 4-4=?, 9x6=?",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}