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