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