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