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