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