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