B Set 28 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": "10-2",
                        "value": 8
                    },
                    {
                        "expr": "6-5",
                        "value": 1
                    },
                    {
                        "expr": "2+9",
                        "value": 11
                    },
                    {
                        "expr": "8-2",
                        "value": 6
                    }
                ],
                "answer": "10-2=8; 6-5=1; 2+9=11; 8-2=6",
                "question": "Match each expression with its answer: 10-2=?, 6-5=?, 2+9=?, 8-2=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "10+7",
                        "value": 17
                    },
                    {
                        "expr": "1+6",
                        "value": 7
                    },
                    {
                        "expr": "5+6",
                        "value": 11
                    },
                    {
                        "expr": "1+4",
                        "value": 5
                    }
                ],
                "answer": "10+7=17; 1+6=7; 5+6=11; 1+4=5",
                "question": "Match each expression with its answer: 10+7=?, 1+6=?, 5+6=?, 1+4=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "4+10",
                        "value": 14
                    },
                    {
                        "expr": "10+6",
                        "value": 16
                    },
                    {
                        "expr": "4-2",
                        "value": 2
                    },
                    {
                        "expr": "3-3",
                        "value": 0
                    }
                ],
                "answer": "4+10=14; 10+6=16; 4-2=2; 3-3=0",
                "question": "Match each expression with its answer: 4+10=?, 10+6=?, 4-2=?, 3-3=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "10-6",
                        "value": 4
                    },
                    {
                        "expr": "4+6",
                        "value": 10
                    },
                    {
                        "expr": "3+6",
                        "value": 9
                    },
                    {
                        "expr": "3+4",
                        "value": 7
                    }
                ],
                "answer": "10-6=4; 4+6=10; 3+6=9; 3+4=7",
                "question": "Match each expression with its answer: 10-6=?, 4+6=?, 3+6=?, 3+4=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "5+5",
                        "value": 10
                    },
                    {
                        "expr": "7+10",
                        "value": 17
                    },
                    {
                        "expr": "1+6",
                        "value": 7
                    },
                    {
                        "expr": "3x8",
                        "value": 24
                    }
                ],
                "answer": "5+5=10; 7+10=17; 1+6=7; 3x8=24",
                "question": "Match each expression with its answer: 5+5=?, 7+10=?, 1+6=?, 3x8=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "6x8",
                        "value": 48
                    },
                    {
                        "expr": "9+8",
                        "value": 17
                    },
                    {
                        "expr": "6-3",
                        "value": 3
                    },
                    {
                        "expr": "4x8",
                        "value": 32
                    }
                ],
                "answer": "6x8=48; 9+8=17; 6-3=3; 4x8=32",
                "question": "Match each expression with its answer: 6x8=?, 9+8=?, 6-3=?, 4x8=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "5x8",
                        "value": 40
                    },
                    {
                        "expr": "4x2",
                        "value": 8
                    },
                    {
                        "expr": "5-3",
                        "value": 2
                    },
                    {
                        "expr": "9+1",
                        "value": 10
                    }
                ],
                "answer": "5x8=40; 4x2=8; 5-3=2; 9+1=10",
                "question": "Match each expression with its answer: 5x8=?, 4x2=?, 5-3=?, 9+1=?",
                "difficulty": "easy"
            },
            {
                "type": "math-match",
                "subType": "math-match",
                "pairs": [
                    {
                        "expr": "4x9",
                        "value": 36
                    },
                    {
                        "expr": "2+8",
                        "value": 10
                    },
                    {
                        "expr": "8-5",
                        "value": 3
                    },
                    {
                        "expr": "10+1",
                        "value": 11
                    }
                ],
                "answer": "4x9=36; 2+8=10; 8-5=3; 10+1=11",
                "question": "Match each expression with its answer: 4x9=?, 2+8=?, 8-5=?, 10+1=?",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}