B Set 16 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": 10000,
            "operation": "division",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake put 19 apples in a basket and added 48 more. How many apples are in the basket in total?",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake put 10 pencils in a basket and added 26 more. How many pencils are in the basket in total?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 29 cards and gave away 18. How many cards does Sam have left?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia has 42 oranges and gets 32 more. How many oranges does Sofia have now?",
                "answer": 74,
                "correctAnswer": "74",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam had 34 stickers. A friend gave Sam 7 more stickers. How many stickers does Sam have in all?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 42 pencils in a basket and added 16 more. How many pencils are in the basket in total?",
                "answer": 58,
                "correctAnswer": "58",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 7 boxes. Each box has 2 toys. How many toys does Mia have in total?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 6 bags with 4 pencils in each bag. How many pencils does Sofia have in all?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 49 stickers and gave away 23. How many stickers does Jake have left?",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake has 35 oranges and gets 46 more. How many oranges does Jake have now?",
                "answer": 81,
                "correctAnswer": "81",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Emma has 12 bags with 6 toys in each bag. How many toys does Emma have in all?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 20 oranges. A friend gave Lisa 27 more oranges. How many oranges does Lisa have in all?",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava bought 15 grapes but lost 13 of them. How many grapes does Ava have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah has 6 cookies and gets 25 more. How many cookies does Noah have now?",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 13 apples in a basket and added 23 more. How many apples are in the basket in total?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos bought 9 boxes. Each box has 11 oranges. How many oranges does Carlos have in total?",
                "answer": 99,
                "correctAnswer": "99",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 39 toys but lost 13 of them. How many toys does Lisa have now?",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava bought 7 boxes. Each box has 12 pencils. How many pencils does Ava have in total?",
                "answer": 84,
                "correctAnswer": "84",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 45 stickers and gave away 36. How many stickers does Emma have left?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 11 marbles and sold 3 of them. How many marbles does Lisa have remaining?",
                "answer": 8,
                "correctAnswer": "8",
                "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"
}