B Set 98 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": 100,
            "operation": "mixed",
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2",
            "operations": [
                "+",
                "-",
                "×"
            ]
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 15 stickers and sold 8 of them. How many stickers does Emma have remaining?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "7"
                }
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia had 1 marbles. A friend gave Mia 18 more marbles. How many marbles does Mia have in all?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "19"
                }
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 3 bags with 11 cookies in each bag. How many cookies does Sofia have in all?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "33"
                }
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 18 toys and sold 17 of them. How many toys does Jake have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "1"
                }
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 20 oranges but lost 18 of them. How many oranges does Noah have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "2"
                }
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 11 bags with 12 pencils in each bag. How many pencils does Liam have in all?",
                "answer": 132,
                "correctAnswer": "132",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "132"
                }
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 6 grapes and gave away 1. How many grapes does Carlos have left?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "5"
                }
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam has 9 marbles and gets 9 more. How many marbles does Sam have now?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "18"
                }
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 16 books and gave away 4. How many books does Jake have left?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "12"
                }
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 11 bags with 3 pencils in each bag. How many pencils does Noah have in all?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "33"
                }
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 5 boxes. Each box has 7 toys. How many toys does Mia have in total?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "35"
                }
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam bought 18 grapes but lost 1 of them. How many grapes does Liam have now?",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "17"
                }
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 16 cards and gave away 6. How many cards does Jake have left?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 13 cards. A friend gave Lisa 12 more cards. How many cards does Lisa have in all?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "25"
                }
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 18 cards and gets 16 more. How many cards does Emma have now?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "34"
                }
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Lisa has 12 bags with 6 toys in each bag. How many toys does Lisa have in all?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "72"
                }
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake has 19 oranges and gets 19 more. How many oranges does Jake have now?",
                "answer": 38,
                "correctAnswer": "38",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "38"
                }
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 8 bags with 6 pencils in each bag. How many pencils does Sofia have in all?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "48"
                }
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 16 toys but lost 6 of them. How many toys does Sam have now?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "10"
                }
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava put 16 cookies in a basket and added 18 more. How many cookies are in the basket in total?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "34"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}