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