B Set 17 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": {
            "maxNumber": 1000,
            "operation": "division",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 28 pencils and gets 48 more. How many pencils does Mia have now?",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake has 14 cards and gets 22 more. How many cards does Jake have now?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 49 oranges and gets 25 more. How many oranges does Emma have now?",
                "answer": 74,
                "correctAnswer": "74",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa has 10 books and gets 4 more. How many books does Lisa have now?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 25 marbles and gave away 20. How many marbles does Jake have left?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah bought 2 boxes. Each box has 12 oranges. How many oranges does Noah have in total?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 8 books and gave away 6. How many books does Sam have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 24 toys. A friend gave Noah 15 more toys. How many toys does Noah have in all?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 7 bags with 2 toys in each bag. How many toys does Mia have in all?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 21 marbles and gave away 12. How many marbles does Liam have left?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 3 bags with 2 apples in each bag. How many apples does Mia have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 4 bags with 9 books in each bag. How many books does Sofia have in all?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 36 cookies and gave away 6. How many cookies does Carlos have left?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 13 marbles and gave away 6. How many marbles does Lisa have left?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 6 boxes. Each box has 4 grapes. How many grapes does Jake have in total?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 11 bags with 6 apples in each bag. How many apples does Liam have in all?",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 36 cookies and gave away 23. How many cookies does Ava have left?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 29 apples in a basket and added 47 more. How many apples are in the basket in total?",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam bought 18 apples but lost 8 of them. How many apples does Liam have now?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 19 cookies but lost 15 of them. How many cookies does Mia have now?",
                "answer": 4,
                "correctAnswer": "4",
                "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"
}