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