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