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