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