B Set 81 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "word-problems",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "operation": "multiplication",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 7 bags with 4 grapes in each bag. How many grapes does Jake have in all?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 4 toys and gave away 2. How many toys does Jake have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 6 marbles and sold 2 of them. How many marbles does Jake have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa has 1 grapes and gets 8 more. How many grapes does Lisa have now?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 4 marbles but lost 3 of them. How many marbles does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava put 8 oranges in a basket and added 3 more. How many oranges are in the basket in total?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 5 boxes. Each box has 8 grapes. How many grapes does Jake have in total?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 6 bags with 9 cards in each bag. How many cards does Noah have in all?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake put 4 apples in a basket and added 1 more. How many apples are in the basket in total?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 9 cards and gets 4 more. How many cards does Mia have now?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 8 oranges and gets 9 more. How many oranges does Liam have now?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam bought 8 boxes. Each box has 3 apples. How many apples does Liam have in total?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 3 bags with 9 apples in each bag. How many apples does Jake have in all?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 3 pencils and sold 1 of them. How many pencils does Ava have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 5 oranges but lost 1 of them. How many oranges does Lisa have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 10 cookies and gave away 6. How many cookies does Liam have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 6 marbles and sold 2 of them. How many marbles does Liam have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 6 grapes and gave away 2. How many grapes does Sofia have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 9 cookies and sold 4 of them. How many cookies does Sofia have remaining?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 5 marbles. A friend gave Jake 1 more marbles. How many marbles does Jake have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}