B Set 78 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": "Lisa bought 3 boxes. Each box has 6 pencils. How many pencils does Lisa have in total?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma had 21 stickers. A friend gave Emma 16 more stickers. How many stickers does Emma have in all?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 12 marbles but lost 11 of them. How many marbles does Emma have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 24 books and gets 10 more. How many books does Carlos have now?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 22 cards and sold 14 of them. How many cards does Mia have remaining?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos had 18 cards. A friend gave Carlos 41 more cards. How many cards does Carlos have in all?",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 13 grapes and gave away 4. How many grapes does Liam have left?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 23 marbles and gave away 5. How many marbles does Sofia have left?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 19 marbles and sold 16 of them. How many marbles does Ava have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 42 toys and sold 40 of them. How many toys does Sam have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 46 cards. A friend gave Jake 9 more cards. How many cards does Jake have in all?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam has 9 bags with 11 oranges in each bag. How many oranges does Sam have in all?",
                "answer": 99,
                "correctAnswer": "99",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 12 stickers and gave away 7. How many stickers does Sam have left?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 45 pencils and gave away 10. How many pencils does Noah have left?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 4 bags with 10 toys in each bag. How many toys does Liam have in all?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 32 grapes and gets 3 more. How many grapes does Carlos have now?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 29 apples and sold 26 of them. How many apples does Noah have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 15 stickers and gave away 2. How many stickers does Lisa have left?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 6 boxes. Each box has 2 toys. How many toys does Mia have in total?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 17 marbles and gave away 2. How many marbles does Ava have left?",
                "answer": 15,
                "correctAnswer": "15",
                "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"
}