B Set 53 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": 10000,
            "operation": "multiplication",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 44 cookies. A friend gave Lisa 31 more cookies. How many cookies does Lisa have in all?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 50 pencils and sold 13 of them. How many pencils does Ava have remaining?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia has 43 oranges and gets 4 more. How many oranges does Sofia have now?",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava had 9 apples. A friend gave Ava 29 more apples. How many apples does Ava have in all?",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 30 toys in a basket and added 29 more. How many toys are in the basket in total?",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 14 toys and sold 12 of them. How many toys does Lisa have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 31 books and gave away 27. How many books does Jake have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 3 cards but lost 2 of them. How many cards does Lisa have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 7 toys but lost 3 of them. How many toys does Mia have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 48 pencils and gave away 13. How many pencils does Jake have left?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 5 grapes and gets 11 more. How many grapes does Emma have now?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 18 cards and gave away 17. How many cards does Ava have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 31 stickers but lost 30 of them. How many stickers does Noah have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 43 books and gave away 18. How many books does Mia have left?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 4 grapes and gave away 2. How many grapes does Jake have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 49 cards and sold 20 of them. How many cards does Sam have remaining?",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 3 apples and gets 9 more. How many apples does Liam have now?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 2 stickers. A friend gave Sofia 2 more stickers. How many stickers does Sofia have in all?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 2 bags with 9 marbles in each bag. How many marbles does Noah have in all?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 48 books but lost 14 of them. How many books does Emma have now?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}