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