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