B Set 69 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": "starter",
        "config": {
            "difficulty": "starter",
            "operation": "subtraction",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah has 2 apples and gets 3 more. How many apples does Noah have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 2 pencils but lost 1 of them. How many pencils does Sofia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 2 toys. A friend gave Noah 4 more toys. How many toys does Noah have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 3 bags with 3 stickers in each bag. How many stickers does Carlos have in all?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos bought 5 books but lost 1 of them. How many books does Carlos have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava had 2 stickers. A friend gave Ava 2 more stickers. How many stickers does Ava have in all?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 2 apples and gave away 1. How many apples does Lisa have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia has 3 pencils and gets 2 more. How many pencils does Sofia have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 5 grapes but lost 4 of them. How many grapes does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 2 apples and gave away 1. How many apples does Sam have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 3 grapes but lost 2 of them. How many grapes does Emma have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 5 grapes and sold 1 of them. How many grapes does Ava have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia has 3 grapes and gets 1 more. How many grapes does Mia have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 4 cards and gets 4 more. How many cards does Liam have now?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 5 apples and gave away 4. How many apples does Mia have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 4 toys and sold 3 of them. How many toys does Sam have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 3 bags with 5 oranges in each bag. How many oranges does Sofia have in all?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 4 books and sold 2 of them. How many books does Emma have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 3 bags with 5 oranges in each bag. How many oranges does Jake have in all?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 4 books and sold 2 of them. How many books does Ava have remaining?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}