B Set 96 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": "medium",
        "config": {
            "difficulty": "medium",
            "operation": "addition",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam bought 9 boxes. Each box has 2 cards. How many cards does Sam have in total?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 9 books and sold 5 of them. How many books does Carlos have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 10 bags with 9 marbles in each bag. How many marbles does Sofia have in all?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 5 apples and gave away 3. How many apples does Liam have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 3 bags with 7 cookies in each bag. How many cookies does Liam have in all?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 7 cookies and sold 6 of them. How many cookies does Mia have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 9 pencils and gets 3 more. How many pencils does Carlos have now?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 10 cookies and gets 6 more. How many cookies does Liam have now?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 4 grapes and sold 3 of them. How many grapes does Lisa have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 8 bags with 3 cards in each bag. How many cards does Noah have in all?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma had 6 pencils. A friend gave Emma 5 more pencils. How many pencils does Emma have in all?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 7 cards and sold 4 of them. How many cards does Lisa have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 6 apples and gave away 4. How many apples does Jake have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 6 bags with 2 grapes in each bag. How many grapes does Ava have in all?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava had 2 apples. A friend gave Ava 3 more apples. How many apples does Ava have in all?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 3 cookies and gets 5 more. How many cookies does Mia have now?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 4 marbles and sold 2 of them. How many marbles does Noah have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 9 cookies but lost 8 of them. How many cookies does Mia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 8 cookies. A friend gave Noah 7 more cookies. How many cookies does Noah have in all?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 2 toys and gets 10 more. How many toys does Emma have now?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}