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": "starter",
        "config": {
            "difficulty": "starter",
            "operation": "subtraction",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 4 books in a basket and added 1 more. How many books are in the basket in total?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 2 apples. A friend gave Mia 1 more apples. How many apples does Mia have in all?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 5 apples and gave away 1. How many apples does Carlos have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 2 pencils but lost 1 of them. How many pencils does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 4 grapes and gets 2 more. How many grapes does Carlos have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia had 2 marbles and gave away 1. How many marbles does Sofia have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia has 2 marbles and gets 4 more. How many marbles does Sofia have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah bought 4 boxes. Each box has 3 cookies. How many cookies does Noah have in total?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 4 stickers but lost 3 of them. How many stickers does Sofia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 5 books in a basket and added 1 more. How many books are in the basket in total?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 3 pencils and sold 1 of them. How many pencils does Carlos have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 1 grapes in a basket and added 3 more. How many grapes are in the basket in total?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 1 books. A friend gave Mia 5 more books. How many books does Mia have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 5 cookies and gets 1 more. How many cookies does Emma have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 4 books and gave away 3. How many books does Liam have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 1 cookies in a basket and added 1 more. How many cookies are in the basket in total?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 1 cards and gets 5 more. How many cards does Emma have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam put 2 cookies in a basket and added 4 more. How many cookies are in the basket in total?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 5 grapes and gave away 3. How many grapes does Sam have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 5 cookies. A friend gave Liam 2 more cookies. How many cookies does Liam have in all?",
                "answer": 7,
                "correctAnswer": "7",
                "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"
}