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