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