B Set 99 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": "Mia had 30 pencils. A friend gave Mia 18 more pencils. How many pencils does Mia have in all?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 8 marbles in a basket and added 17 more. How many marbles are in the basket in total?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 47 oranges but lost 32 of them. How many oranges does Sam have now?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 42 cards. A friend gave Sofia 50 more cards. How many cards does Sofia have in all?",
                "answer": 92,
                "correctAnswer": "92",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 11 stickers and gave away 7. How many stickers does Liam have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 10 bags with 11 cookies in each bag. How many cookies does Liam have in all?",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 10 stickers but lost 5 of them. How many stickers does Mia have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 4 cookies and gave away 2. How many cookies does Liam have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam has 4 bags with 12 marbles in each bag. How many marbles does Sam have in all?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 5 stickers and sold 4 of them. How many stickers does Emma have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 49 books but lost 36 of them. How many books does Mia have now?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam bought 10 boxes. Each box has 10 cookies. How many cookies does Liam have in total?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 30 apples. A friend gave Jake 15 more apples. How many apples does Jake have in all?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 2 cards. A friend gave Sofia 14 more cards. How many cards does Sofia have in all?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 4 bags with 11 apples in each bag. How many apples does Liam have in all?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 43 oranges but lost 28 of them. How many oranges does Noah have now?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 19 cards. A friend gave Mia 8 more cards. How many cards does Mia have in all?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam bought 37 oranges but lost 19 of them. How many oranges does Liam have now?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 29 marbles in a basket and added 21 more. How many marbles are in the basket in total?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 21 toys in a basket and added 32 more. How many toys are in the basket in total?",
                "answer": 53,
                "correctAnswer": "53",
                "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"
}