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