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": "medium",
        "config": {
            "maxNumber": 1000,
            "operation": "multiplication",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 8 bags with 8 stickers in each bag. How many stickers does Mia have in all?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 36 pencils and sold 25 of them. How many pencils does Jake have remaining?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 16 oranges and gave away 15. How many oranges does Jake have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 44 cookies and sold 21 of them. How many cookies does Ava have remaining?",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 31 toys. A friend gave Mia 15 more toys. How many toys does Mia have in all?",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 29 pencils but lost 24 of them. How many pencils does Sam have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos had 16 apples. A friend gave Carlos 5 more apples. How many apples does Carlos have in all?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam had 11 cookies. A friend gave Sam 20 more cookies. How many cookies does Sam have in all?",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam had 26 oranges. A friend gave Sam 7 more oranges. How many oranges does Sam have in all?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia put 34 toys in a basket and added 10 more. How many toys are in the basket in total?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 47 oranges and gets 21 more. How many oranges does Emma have now?",
                "answer": 68,
                "correctAnswer": "68",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 7 bags with 7 grapes in each bag. How many grapes does Jake have in all?",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 8 marbles and sold 5 of them. How many marbles does Lisa have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 22 cookies and sold 20 of them. How many cookies does Ava have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 14 cards and gave away 12. How many cards does Carlos have left?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos bought 13 pencils but lost 9 of them. How many pencils does Carlos have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 48 books but lost 16 of them. How many books does Sofia have now?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 40 cookies. A friend gave Lisa 41 more cookies. How many cookies does Lisa have in all?",
                "answer": 81,
                "correctAnswer": "81",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 9 bags with 12 pencils in each bag. How many pencils does Liam have in all?",
                "answer": 108,
                "correctAnswer": "108",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 41 pencils and gave away 35. How many pencils does Emma have left?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}