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