B Set 91 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": "hard",
        "config": {
            "difficulty": "hard",
            "operation": "mixed",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 10 marbles in a basket and added 8 more. How many marbles are in the basket in total?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Emma has 7 bags with 8 pencils in each bag. How many pencils does Emma have in all?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 7 cookies and gets 7 more. How many cookies does Liam have now?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 8 cards and sold 5 of them. How many cards does Liam have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam bought 10 cookies but lost 6 of them. How many cookies does Liam have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 10 bags with 8 cookies in each bag. How many cookies does Carlos have in all?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 10 cards and sold 7 of them. How many cards does Ava have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 5 pencils. A friend gave Liam 8 more pencils. How many pencils does Liam have in all?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 7 grapes and sold 5 of them. How many grapes does Sofia have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 10 cookies and sold 8 of them. How many cookies does Noah have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 10 books but lost 9 of them. How many books does Noah have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam had 9 stickers. A friend gave Sam 7 more stickers. How many stickers does Sam have in all?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 10 stickers and gave away 7. How many stickers does Emma have left?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 10 bags with 5 marbles in each bag. How many marbles does Noah have in all?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam bought 10 boxes. Each box has 7 books. How many books does Sam have in total?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 9 books. A friend gave Liam 6 more books. How many books does Liam have in all?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 8 grapes. A friend gave Sofia 9 more grapes. How many grapes does Sofia have in all?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 7 stickers but lost 5 of them. How many stickers does Sofia have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos had 9 pencils. A friend gave Carlos 7 more pencils. How many pencils does Carlos have in all?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 7 toys. A friend gave Noah 6 more toys. How many toys does Noah have in all?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}