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