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