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