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