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