B Set 76 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": "5+6",
                        "value": 11
                    },
                    {
                        "expr": "3x8",
                        "value": 24
                    },
                    {
                        "expr": "3+9",
                        "value": 12
                    },
                    {
                        "expr": "10+4",
                        "value": 14
                    }
                ],
                "answer": "5+6=11; 3x8=24; 3+9=12; 10+4=14",
                "question": "Match each expression with its answer: 5+6=?, 3x8=?, 3+9=?, 10+4=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "10+9",
                        "value": 19
                    },
                    {
                        "expr": "3x4",
                        "value": 12
                    },
                    {
                        "expr": "2-1",
                        "value": 1
                    },
                    {
                        "expr": "5+9",
                        "value": 14
                    }
                ],
                "answer": "10+9=19; 3x4=12; 2-1=1; 5+9=14",
                "question": "Match each expression with its answer: 10+9=?, 3x4=?, 2-1=?, 5+9=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "2-2",
                        "value": 0
                    },
                    {
                        "expr": "2-1",
                        "value": 1
                    },
                    {
                        "expr": "6+1",
                        "value": 7
                    },
                    {
                        "expr": "8-2",
                        "value": 6
                    }
                ],
                "answer": "2-2=0; 2-1=1; 6+1=7; 8-2=6",
                "question": "Match each expression with its answer: 2-2=?, 2-1=?, 6+1=?, 8-2=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "8-6",
                        "value": 2
                    },
                    {
                        "expr": "6x9",
                        "value": 54
                    },
                    {
                        "expr": "8x4",
                        "value": 32
                    },
                    {
                        "expr": "8+4",
                        "value": 12
                    }
                ],
                "answer": "8-6=2; 6x9=54; 8x4=32; 8+4=12",
                "question": "Match each expression with its answer: 8-6=?, 6x9=?, 8x4=?, 8+4=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "5x7",
                        "value": 35
                    },
                    {
                        "expr": "3x6",
                        "value": 18
                    },
                    {
                        "expr": "4-2",
                        "value": 2
                    },
                    {
                        "expr": "2x2",
                        "value": 4
                    }
                ],
                "answer": "5x7=35; 3x6=18; 4-2=2; 2x2=4",
                "question": "Match each expression with its answer: 5x7=?, 3x6=?, 4-2=?, 2x2=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "2-2",
                        "value": 0
                    },
                    {
                        "expr": "4+5",
                        "value": 9
                    },
                    {
                        "expr": "1+10",
                        "value": 11
                    },
                    {
                        "expr": "7-4",
                        "value": 3
                    }
                ],
                "answer": "2-2=0; 4+5=9; 1+10=11; 7-4=3",
                "question": "Match each expression with its answer: 2-2=?, 4+5=?, 1+10=?, 7-4=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "1+3",
                        "value": 4
                    },
                    {
                        "expr": "3x5",
                        "value": 15
                    },
                    {
                        "expr": "7-6",
                        "value": 1
                    },
                    {
                        "expr": "2x7",
                        "value": 14
                    }
                ],
                "answer": "1+3=4; 3x5=15; 7-6=1; 2x7=14",
                "question": "Match each expression with its answer: 1+3=?, 3x5=?, 7-6=?, 2x7=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "9x3",
                        "value": 27
                    },
                    {
                        "expr": "8+3",
                        "value": 11
                    },
                    {
                        "expr": "7+6",
                        "value": 13
                    },
                    {
                        "expr": "3+3",
                        "value": 6
                    }
                ],
                "answer": "9x3=27; 8+3=11; 7+6=13; 3+3=6",
                "question": "Match each expression with its answer: 9x3=?, 8+3=?, 7+6=?, 3+3=?",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}