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