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