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