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