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