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