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