B Set 36 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": "division",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 6 marbles and gets 6 more. How many marbles does Carlos have now?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 4 bags with 6 cookies in each bag. How many cookies does Carlos have in all?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 7 toys but lost 6 of them. How many toys does Sofia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 7 books and sold 5 of them. How many books does Sofia have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 8 grapes. A friend gave Mia 8 more grapes. How many grapes does Mia have in all?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 9 apples but lost 5 of them. How many apples does Noah have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 7 marbles but lost 5 of them. How many marbles does Lisa have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 10 cookies and sold 6 of them. How many cookies does Lisa have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 8 toys and gave away 7. How many toys does Jake have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 8 apples and sold 6 of them. How many apples does Carlos have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 8 marbles but lost 6 of them. How many marbles does Emma have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 7 pencils and gave away 6. How many pencils does Sofia have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 6 oranges but lost 5 of them. How many oranges does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 7 pencils and gets 6 more. How many pencils does Emma have now?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 7 bags with 5 stickers in each bag. How many stickers does Ava have in all?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Emma has 8 bags with 10 grapes in each bag. How many grapes does Emma have in all?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 9 cards and gave away 6. How many cards does Mia have left?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 8 cards in a basket and added 9 more. How many cards are in the basket in total?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa has 10 marbles and gets 7 more. How many marbles does Lisa have now?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 10 bags with 9 cookies in each bag. How many cookies does Ava have in all?",
                "answer": 90,
                "correctAnswer": "90",
                "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"
}