B Set 62 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": "medium",
        "config": {
            "maxNumber": 1000,
            "operation": "addition",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 12 apples. A friend gave Jake 42 more apples. How many apples does Jake have in all?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava bought 50 cards but lost 3 of them. How many cards does Ava have now?",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 25 grapes and gave away 20. How many grapes does Emma have left?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 10 oranges and gave away 9. How many oranges does Mia have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 10 pencils and gave away 6. How many pencils does Liam have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Lisa has 7 bags with 5 marbles in each bag. How many marbles does Lisa have in all?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake put 29 stickers in a basket and added 34 more. How many stickers are in the basket in total?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 10 grapes but lost 6 of them. How many grapes does Emma have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 46 marbles but lost 7 of them. How many marbles does Lisa have now?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 11 bags with 11 toys in each bag. How many toys does Ava have in all?",
                "answer": 121,
                "correctAnswer": "121",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma put 35 cards in a basket and added 40 more. How many cards are in the basket in total?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava had 26 pencils. A friend gave Ava 38 more pencils. How many pencils does Ava have in all?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 4 oranges and sold 3 of them. How many oranges does Ava have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 21 oranges in a basket and added 44 more. How many oranges are in the basket in total?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 25 pencils. A friend gave Noah 4 more pencils. How many pencils does Noah have in all?",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 50 marbles and gave away 29. How many marbles does Noah have left?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 12 toys in a basket and added 33 more. How many toys are in the basket in total?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam bought 10 boxes. Each box has 10 apples. How many apples does Liam have in total?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 50 stickers and sold 20 of them. How many stickers does Noah have remaining?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 41 grapes. A friend gave Mia 3 more grapes. How many grapes does Mia have in all?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}