{
  "title": "Division - Word Problems",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "Easy",
      "question": "Riya has 6 apples and wants to share them equally among 2 friends. How many apples will each friend get?",
      "options": { "A": "2", "B": "3", "C": "4", "D": "1" },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "Easy",
      "question": "A box has 8 chocolates. If they are shared among 4 children equally, each child gets:",
      "options": { "A": "4", "B": "2", "C": "3", "D": "1" },
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "Easy",
      "question": "Meera has 10 pencils. She gives them equally to 5 students. Each student gets:",
      "options": { "A": "1", "B": "3", "C": "2", "D": "5" },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "Easy",
      "question": "12 balloons are shared among 3 kids. Each kid gets:",
      "options": { "A": "3", "B": "6", "C": "4", "D": "2" },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "Easy",
      "question": "9 laddoos are packed equally in 3 boxes. How many laddoos in each box?",
      "options": { "A": "6", "B": "3", "C": "4", "D": "9" },
      "correct_answer": "B"
    },
    {
      "id": 6,
      "difficulty": "Easy",
      "question": "There are 8 sweets and 2 children. How many sweets per child?",
      "options": { "A": "3", "B": "2", "C": "4", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 7,
      "difficulty": "Easy",
      "question": "A teacher has 15 stickers. She gives 5 students equal number of stickers. Each student gets:",
      "options": { "A": "5", "B": "2", "C": "3", "D": "1" },
      "correct_answer": "C"
    },
    {
      "id": 8,
      "difficulty": "Easy",
      "question": "20 marbles shared among 4 friends. Each gets:",
      "options": { "A": "4", "B": "2", "C": "6", "D": "5" },
      "correct_answer": "D"
    },
    {
      "id": 9,
      "difficulty": "Easy",
      "question": "18 chocolates shared among 6 friends. How many each?",
      "options": { "A": "3", "B": "6", "C": "2", "D": "1" },
      "correct_answer": "A"
    },
    {
      "id": 10,
      "difficulty": "Easy",
      "question": "10 biscuits shared among 2 kids. Each gets:",
      "options": { "A": "2", "B": "3", "C": "5", "D": "10" },
      "correct_answer": "C"
    },
    {
      "id": 11,
      "difficulty": "Easy",
      "question": "12 pencils shared equally among 4 children. Each child gets:",
      "options": {
        "A": "2",
        "B": "4",
        "C": "6",
        "D": "3"
      },
      "correct_answer": "D"
    },
    {
      "id": 12,
      "difficulty": "Easy",
      "question": "8 crayons divided equally among 2 kids. Each gets:",
      "options": { "A": "4", "B": "2", "C": "5", "D": "8" },
      "correct_answer": "A"
    },
    {
      "id": 13,
      "difficulty": "Easy",
      "question": "6 candies shared among 3 friends. Each gets:",
      "options": { "A": "1", "B": "3", "C": "2", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 14,
      "difficulty": "Easy",
      "question": "14 cookies shared among 2 kids. Each gets:",
      "options": { "A": "7", "B": "4", "C": "3", "D": "6" },
      "correct_answer": "A"
    },
    {
      "id": 15,
      "difficulty": "Easy",
      "question": "15 mangoes shared among 5 children. Each gets:",
      "options": { "A": "2", "B": "5", "C": "3", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 16,
      "difficulty": "Easy",
      "question": "10 balls shared among 5 boys. Each gets:",
      "options": { "A": "1", "B": "5", "C": "3", "D": "2" },
      "correct_answer": "D"
    },
    {
      "id": 17,
      "difficulty": "Easy",
      "question": "21 sweets shared among 7 children. Each gets:",
      "options": { "A": "4", "B": "3", "C": "5", "D": "7" },
      "correct_answer": "B"
    },
    {
      "id": 18,
      "difficulty": "Easy",
      "question": "16 pencils shared among 4 kids. Each gets:",
      "options": { "A": "3", "B": "2", "C": "4", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 19,
      "difficulty": "Easy",
      "question": "6 erasers shared among 2 friends. Each gets:",
      "options": { "A": "2", "B": "3", "C": "5", "D": "1" },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "Easy",
      "question": "18 toffees shared among 3 kids. Each gets:",
      "options": { "A": "9", "B": "6", "C": "3", "D": "2" },
      "correct_answer": "B"
    },

    {
      "id": 21,
      "difficulty": "Medium",
      "question": "A gardener plants 24 flowers equally in 6 pots. How many flowers in each pot?",
      "options": { "A": "6", "B": "4", "C": "3", "D": "2" },
      "correct_answer": "B"
    },
    {
      "id": 22,
      "difficulty": "Medium",
      "question": "30 pencils are divided equally among 5 students. Each student gets:",
      "options": { "A": "5", "B": "6", "C": "4", "D": "8" },
      "correct_answer": "B"
    },
    {
      "id": 23,
      "difficulty": "Medium",
      "question": "A shopkeeper has 27 toys. He packs them equally into 3 boxes. How many toys in each box?",
      "options": { "A": "7", "B": "9", "C": "6", "D": "8" },
      "correct_answer": "B"
    },
    {
      "id": 24,
      "difficulty": "Medium",
      "question": "36 chocolates are shared among 9 children. Each gets:",
      "options": { "A": "3", "B": "5", "C": "4", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "Medium",
      "question": "48 apples are kept equally in 6 baskets. Each basket has:",
      "options": { "A": "8", "B": "4", "C": "6", "D": "12" },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "Medium",
      "question": "42 oranges shared among 7 students. Each gets:",
      "options": { "A": "6", "B": "8", "C": "7", "D": "5" },
      "correct_answer": "A"
    },
    {
      "id": 27,
      "difficulty": "Medium",
      "question": "A box has 45 crayons. They are packed equally into 5 packets. Each packet has:",
      "options": { "A": "7", "B": "8", "C": "9", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "Medium",
      "question": "32 chocolates shared among 4 friends. Each friend gets:",
      "options": { "A": "8", "B": "7", "C": "6", "D": "9" },
      "correct_answer": "A"
    },
    {
      "id": 29,
      "difficulty": "Medium",
      "question": "35 cookies are shared among 5 children. Each gets:",
      "options": { "A": "5", "B": "6", "C": "7", "D": "8" },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "Medium",
      "question": "28 toys are divided among 4 cousins. Each gets:",
      "options": { "A": "9", "B": "7", "C": "8", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 31,
      "difficulty": "Medium",
      "question": "54 sweets shared among 9 kids. Each gets:",
      "options": { "A": "6", "B": "9", "C": "4", "D": "5" },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "Medium",
      "question": "30 pens are divided among 6 children. Each gets:",
      "options": { "A": "4", "B": "6", "C": "5", "D": "3" },
      "correct_answer": "C"
    },
    {
      "id": 33,
      "difficulty": "Medium",
      "question": "63 chocolates shared among 9 students. Each gets:",
      "options": { "A": "7", "B": "6", "C": "5", "D": "9" },
      "correct_answer": "A"
    },
    {
      "id": 34,
      "difficulty": "Medium",
      "question": "18 balls divided equally into 3 bags. Each bag has:",
      "options": { "A": "5", "B": "3", "C": "6", "D": "4" },
      "correct_answer": "C"
    },
    {
      "id": 35,
      "difficulty": "Medium",
      "question": "25 chocolates shared among 5 friends. Each gets:",
      "options": { "A": "4", "B": "5", "C": "3", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 36,
      "difficulty": "Medium",
      "question": "64 pencils shared among 8 children. Each child gets:",
      "options": { "A": "8", "B": "7", "C": "6", "D": "5" },
      "correct_answer": "A"
    },
    {
      "id": 37,
      "difficulty": "Medium",
      "question": "72 cookies shared among 9 kids. Each gets:",
      "options": {
        "A": "9",
        "B": "6",
        "C": "8",
        "D": "7"
      },
      "correct_answer": "C"
    },
    {
      "id": 38,
      "difficulty": "Medium",
      "question": "50 candies shared among 5 friends. Each gets:",
      "options": { "A": "8", "B": "10", "C": "5", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "Medium",
      "question": "81 marbles shared among 9 boys. Each boy gets:",
      "options": { "A": "8", "B": "7", "C": "9", "D": "6" },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "Medium",
      "question": "45 toffees are divided among 9 kids. Each gets:",
      "options": { "A": "4", "B": "5", "C": "6", "D": "7" },
      "correct_answer": "B"
    },

    {
      "id": 41,
      "difficulty": "Hard",
      "question": "A shopkeeper has 96 balloons. He packs them into 8 packets equally. Each packet has:",
      "options": { "A": "11", "B": "12", "C": "10", "D": "8" },
      "correct_answer": "B"
    },
    {
      "id": 42,
      "difficulty": "Hard",
      "question": "A carton has 108 candies. If they are shared among 9 children, how many each get?",
      "options": { "A": "12", "B": "11", "C": "10", "D": "9" },
      "correct_answer": "A"
    },
    {
      "id": 43,
      "difficulty": "Hard",
      "question": "A farmer has 84 oranges. He packs them in 6 baskets equally. Each basket has:",
      "options": { "A": "12", "B": "14", "C": "10", "D": "16" },
      "correct_answer": "B"
    },
    {
      "id": 44,
      "difficulty": "Hard",
      "question": "132 apples are shared among 11 children. How many per child?",
      "options": { "A": "11", "B": "12", "C": "10", "D": "9" },
      "correct_answer": "B"
    },
    {
      "id": 45,
      "difficulty": "Hard",
      "question": "150 chocolates are packed into 10 boxes equally. How many in each box?",
      "options": { "A": "15", "B": "20", "C": "12", "D": "10" },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "Hard",
      "question": "144 pencils divided among 12 children. Each gets:",
      "options": { "A": "10", "B": "12", "C": "14", "D": "11" },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "Hard",
      "question": "99 sweets shared among 9 kids. Each gets:",
      "options": { "A": "10", "B": "9", "C": "11", "D": "8" },
      "correct_answer": "C"
    },
    {
      "id": 48,
      "difficulty": "Hard",
      "question": "105 candies shared among 7 kids. Each gets:",
      "options": { "A": "14", "B": "13", "C": "15", "D": "10" },
      "correct_answer": "C"
    },
    {
      "id": 49,
      "difficulty": "Hard",
      "question": "128 cookies shared among 8 children. Each gets:",
      "options": { "A": "12", "B": "14", "C": "16", "D": "18" },
      "correct_answer": "C"
    },
    {
      "id": 50,
      "difficulty": "Hard",
      "question": "170 chocolates shared among 10 people. Each gets:",
      "options": { "A": "15", "B": "17", "C": "12", "D": "10" },
      "correct_answer": "B"
    },
    {
      "id": 51,
      "difficulty": "Hard",
      "question": "189 sweets are divided among 9 children. Each child gets:",
      "options": { "A": "21", "B": "18", "C": "20", "D": "19" },
      "correct_answer": "A"
    },
    {
      "id": 52,
      "difficulty": "Hard",
      "question": "240 pencils shared among 12 students. Each gets:",
      "options": { "A": "22", "B": "20", "C": "18", "D": "16" },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "Hard",
      "question": "126 toys are packed equally into 9 boxes. Each box has:",
      "options": {
        "A": "12",
        "B": "14",
        "C": "16",
        "D": "18"
      },
      "correct_answer": "B"
    },
    {
      "id": 54,
      "difficulty": "Hard",
      "question": "220 candies divided among 10 friends. Each gets:",
      "options": { "A": "22", "B": "20", "C": "25", "D": "18" },
      "correct_answer": "A"
    },
    {
      "id": 55,
      "difficulty": "Hard",
      "question": "168 marbles shared among 8 boys. Each gets:",
      "options": { "A": "20", "B": "21", "C": "22", "D": "23" },
      "correct_answer": "B"
    },
    {
      "id": 56,
      "difficulty": "Hard",
      "question": "192 apples divided among 8 baskets. Each basket has:",
      "options": { "A": "22", "B": "24", "C": "20", "D": "18" },
      "correct_answer": "B"
    },
    {
      "id": 57,
      "difficulty": "Hard",
      "question": "140 chocolates shared among 7 kids. Each gets:",
      "options": { "A": "18", "B": "20", "C": "15", "D": "10" },
      "correct_answer": "B"
    },
    {
      "id": 58,
      "difficulty": "Hard",
      "question": "210 pencils shared among 14 children. Each gets:",
      "options": { "A": "12", "B": "13", "C": "14", "D": "15" },
      "correct_answer": "D"
    },
    {
      "id": 59,
      "difficulty": "Hard",
      "question": "250 stickers shared among 10 kids. Each gets:",
      "options": { "A": "25", "B": "20", "C": "22", "D": "15" },
      "correct_answer": "A"
    },
    {
      "id": 60,
      "difficulty": "Hard",
      "question": "175 books shared among 7 students. Each gets:",
      "options": { "A": "20", "B": "22", "C": "25", "D": "19" },
      "correct_answer": "C"
    }
  ]
}
