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