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