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