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