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