B Set 36 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": "addition",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 23 grapes and gave away 14. How many grapes does Jake have left?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 12 books but lost 6 of them. How many books does Mia have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 19 oranges and gets 4 more. How many oranges does Emma have now?",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 38 cookies and gets 10 more. How many cookies does Emma have now?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 27 pencils in a basket and added 25 more. How many pencils are in the basket in total?",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 22 cards and sold 7 of them. How many cards does Ava have remaining?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava has 6 books and gets 36 more. How many books does Ava have now?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 11 boxes. Each box has 8 oranges. How many oranges does Mia have in total?",
                "answer": 88,
                "correctAnswer": "88",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 36 marbles and gets 33 more. How many marbles does Liam have now?",
                "answer": 69,
                "correctAnswer": "69",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 30 oranges and gave away 28. How many oranges does Liam have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 35 pencils and gets 12 more. How many pencils does Mia have now?",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 23 pencils. A friend gave Mia 47 more pencils. How many pencils does Mia have in all?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 33 stickers and gave away 20. How many stickers does Ava have left?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 24 books and sold 9 of them. How many books does Lisa have remaining?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 7 pencils and gets 35 more. How many pencils does Mia have now?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 11 cookies in a basket and added 31 more. How many cookies are in the basket in total?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 4 boxes. Each box has 12 apples. How many apples does Mia have in total?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 5 boxes. Each box has 6 cookies. How many cookies does Jake have in total?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 32 toys and sold 23 of them. How many toys does Liam have remaining?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam bought 7 boxes. Each box has 6 cookies. How many cookies does Liam have in total?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}