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