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