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": 1000,
            "operation": "division",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 6 bags with 12 toys in each bag. How many toys does Carlos have in all?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava bought 16 cards but lost 9 of them. How many cards does Ava have now?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake put 8 apples in a basket and added 33 more. How many apples are in the basket in total?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 5 grapes but lost 3 of them. How many grapes does Sam have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 27 books and sold 21 of them. How many books does Mia have remaining?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 9 books and gave away 4. How many books does Carlos have left?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia put 44 toys in a basket and added 24 more. How many toys are in the basket in total?",
                "answer": 68,
                "correctAnswer": "68",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos bought 37 books but lost 5 of them. How many books does Carlos have now?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 45 toys and sold 13 of them. How many toys does Sofia have remaining?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 31 books and gave away 29. How many books does Ava have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 19 cookies and gave away 8. How many cookies does Liam have left?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 11 marbles but lost 3 of them. How many marbles does Jake have now?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 50 toys in a basket and added 47 more. How many toys are in the basket in total?",
                "answer": 97,
                "correctAnswer": "97",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Lisa bought 8 boxes. Each box has 6 cookies. How many cookies does Lisa have in total?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava put 25 cards in a basket and added 29 more. How many cards are in the basket in total?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 13 cards and sold 9 of them. How many cards does Carlos have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 12 bags with 12 grapes in each bag. How many grapes does Jake have in all?",
                "answer": 144,
                "correctAnswer": "144",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 41 cookies and sold 28 of them. How many cookies does Liam have remaining?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 42 stickers and gave away 32. How many stickers does Sofia have left?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 29 books and gave away 18. How many books does Sam have left?",
                "answer": 11,
                "correctAnswer": "11",
                "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"
}