{
  "title": "Algebra Word Problems - Grade 7 ICSE",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "If Ravi has x marbles and gets 3 more, how many does he have? 🍎",
      "options": { "A": "x - 3", "B": "x + 3", "C": "3x", "D": "x ÷ 3" },
      "correct_answer": "B"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "A book costs ₹y. What is cost of 5 books? 🎈",
      "options": { "A": "y + 5", "B": "y - 5", "C": "5y", "D": "y ÷ 5" },
      "correct_answer": "C"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "If Sita is m years old, her age 2 years ago was? 🍭",
      "options": { "A": "m + 2", "B": "m - 2", "C": "2m", "D": "m ÷ 2" },
      "correct_answer": "B"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Total students if class has n boys and 20 girls? 🎯",
      "options": { "A": "20n", "B": "n - 20", "C": "n + 20", "D": "20 - n" },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "Perimeter of square with side p cm is? 🧸",
      "options": { "A": "p²", "B": "4p", "C": "p + 4", "D": "2p" },
      "correct_answer": "B"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "If I save ₹q daily, how much in 7 days? 🚀",
      "options": { "A": "q + 7", "B": "q - 7", "C": "7q", "D": "q ÷ 7" },
      "correct_answer": "C"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "You have r chocolates and eat 1. How many left? 🧩",
      "options": { "A": "r - 1", "B": "r + 1", "C": "1", "D": "0" },
      "correct_answer": "A"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "Distance if speed is s km/h for 2 hours? 🎨",
      "options": { "A": "s + 2", "B": "2s", "C": "s ÷ 2", "D": "s²" },
      "correct_answer": "B"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Cost of 1 pen is ₹t. Cost of 10 pens? 🍦",
      "options": { "A": "t + 10", "B": "10t", "C": "t ÷ 10", "D": "10 - t" },
      "correct_answer": "B"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "If a number is u, what is number 5 less? 🎭",
      "options": { "A": "u + 5", "B": "u - 5", "C": "5u", "D": "u ÷ 5" },
      "correct_answer": "B"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Area of rectangle length v, width 3 is? 🦋",
      "options": { "A": "v + 3", "B": "3v", "C": "2v + 6", "D": "v ÷ 3" },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "Total runs if Sachin scored w and Virat 25? 🏀",
      "options": { "A": "25w", "B": "w - 25", "C": "w + 25", "D": "25 - w" },
      "correct_answer": "C"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "If x pencils cost ₹10, 1 pencil costs? 🍪",
      "options": { "A": "10x", "B": "10 + x", "C": "10 ÷ x", "D": "x ÷ 10" },
      "correct_answer": "C"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Twice a number y is? 🧸",
      "options": { "A": "y + 2", "B": "2y", "C": "y ÷ 2", "D": "y²" },
      "correct_answer": "B"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "Age 10 years from now if current age is z 🍩",
      "options": { "A": "z - 10", "B": "z + 10", "C": "10z", "D": "z ÷ 10" },
      "correct_answer": "B"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "Weight if 5 bags each weight a kg? 🪁",
      "options": { "A": "a + 5", "B": "5a", "C": "a ÷ 5", "D": "5 - a" },
      "correct_answer": "B"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "You have b toffees, get 4 more, total? 🐛",
      "options": { "A": "b - 4", "B": "4b", "C": "b + 4", "D": "b ÷ 4" },
      "correct_answer": "C"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "Cost of 1 kg sugar ₹c. Cost of 2 kg? 🌼",
      "options": { "A": "c + 2", "B": "2c", "C": "c ÷ 2", "D": "c²" },
      "correct_answer": "B"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Rohit's marks d, Rohan's 5 more than Rohit 🎠",
      "options": { "A": "d - 5", "B": "5d", "C": "d + 5", "D": "d ÷ 5" },
      "correct_answer": "C"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Minutes in e hours? 🥇",
      "options": { "A": "e + 60", "B": "60e", "C": "e ÷ 60", "D": "60 ÷ e" },
      "correct_answer": "B"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "Sum of 3 consecutive numbers where smallest is n 🦉",
      "options": { "A": "n + n+1 + n+2", "B": "3n", "C": "n³", "D": "n + 3" },
      "correct_answer": "A"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "Rectangle length (x+5) cm, width 3 cm. Perimeter? 🌈",
      "options": {
        "A": "2(x+5) + 3",
        "B": "3(x+5)",
        "C": "x + 11",
        "D": "2x + 16"
      },
      "correct_answer": "D"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Mangoes in y boxes with 12 each. Total? 🧮",
      "options": { "A": "y + 12", "B": "12y", "C": "y ÷ 12", "D": "12 ÷ y" },
      "correct_answer": "B"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "If 8 pens cost ₹z, cost of 1 pen? 🚴",
      "options": { "A": "z + 8", "B": "8z", "C": "z ÷ 8", "D": "8 ÷ z" },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "A number p is doubled and 3 added. Result? 🍉",
      "options": { "A": "2p + 3", "B": "2(p+3)", "C": "p² + 3", "D": "3p + 2" },
      "correct_answer": "A"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "Apples shared among q friends, each gets 4. Total apples? 🏓",
      "options": { "A": "q + 4", "B": "4q", "C": "q ÷ 4", "D": "4 ÷ q" },
      "correct_answer": "B"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Age problem: Father is 3 times son's age r. Father's age? 🎸",
      "options": { "A": "r + 3", "B": "r - 3", "C": "3r", "D": "r ÷ 3" },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "Triangle sides: s cm, (s+2) cm, (s+4) cm. Perimeter? 🧭",
      "options": { "A": "3s + 6", "B": "s³ + 6", "C": "3s", "D": "s + 6" },
      "correct_answer": "A"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Cost of toy ₹t, discount ₹5. Pay? 🥨",
      "options": { "A": "t + 5", "B": "t - 5", "C": "5t", "D": "t ÷ 5" },
      "correct_answer": "B"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "You have ₹u, spend ₹20, left? 🎪",
      "options": { "A": "u + 20", "B": "20u", "C": "u - 20", "D": "20 - u" },
      "correct_answer": "C"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "Bus has v seats, 5 are empty. Occupied seats? 🍕",
      "options": { "A": "v + 5", "B": "v - 5", "C": "5v", "D": "v ÷ 5" },
      "correct_answer": "B"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Temperature w°C rises by 3°. New temp? ⚽",
      "options": { "A": "w - 3", "B": "3w", "C": "w + 3", "D": "w ÷ 3" },
      "correct_answer": "C"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Bookshelf has x shelves with 15 books each. Total? 🍯",
      "options": { "A": "x + 15", "B": "15x", "C": "x ÷ 15", "D": "15 ÷ x" },
      "correct_answer": "B"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "A number y multiplied by 4 gives 20. Equation? 🪐",
      "options": {
        "A": "y + 4 = 20",
        "B": "4y = 20",
        "C": "y ÷ 4 = 20",
        "D": "y - 4 = 20"
      },
      "correct_answer": "B"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "Rope length z m cut into 3 equal parts. Each part? 🎁",
      "options": { "A": "z + 3", "B": "3z", "C": "z ÷ 3", "D": "3 ÷ z" },
      "correct_answer": "C"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Sum of a number and 7 is 15. Number? 🍬",
      "options": { "A": "22", "B": "8", "C": "105", "D": "2" },
      "correct_answer": "B"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "Class has b students, 4 absent. Present? 🎷",
      "options": { "A": "b + 4", "B": "b - 4", "C": "4b", "D": "b ÷ 4" },
      "correct_answer": "B"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "Cake weight c kg divided among 8. Each gets? 🛸",
      "options": { "A": "c + 8", "B": "8c", "C": "c ÷ 8", "D": "8 ÷ c" },
      "correct_answer": "C"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "After giving away d sweets, 10 left. Originally? 🥁",
      "options": { "A": "d - 10", "B": "10d", "C": "d + 10", "D": "10 ÷ d" },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "e increased by 10 equals 25. Equation? 🍍",
      "options": {
        "A": "e + 10 = 25",
        "B": "10e = 25",
        "C": "e ÷ 10 = 25",
        "D": "e - 10 = 25"
      },
      "correct_answer": "A"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "Two numbers differ by 5. If larger is x, smaller is? 🧩🔥",
      "options": { "A": "x + 5", "B": "5x", "C": "x - 5", "D": "x ÷ 5" },
      "correct_answer": "C"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "Rectangle area 45 sq cm, length y cm, width 5 cm. Equation? 🚀🌟",
      "options": {
        "A": "y + 5 = 45",
        "B": "5y = 45",
        "C": "2(y+5) = 45",
        "D": "y ÷ 5 = 45"
      },
      "correct_answer": "B"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "Sum of ages of father (3z) and son (z) is 60. Equation? 🏆🎯",
      "options": {
        "A": "3z + z = 60",
        "B": "3z - z = 60",
        "C": "3z × z = 60",
        "D": "3z ÷ z = 60"
      },
      "correct_answer": "A"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "After buying 7 pens at ₹a each, ₹15 left from ₹50. Equation? 🧠💡",
      "options": {
        "A": "7a + 15 = 50",
        "B": "7a - 15 = 50",
        "C": "7a = 50",
        "D": "a + 22 = 50"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Perimeter of triangle 30 cm, sides b, b+5, b+10. Equation? 🧸📐",
      "options": {
        "A": "b + b+5 + b+10 = 30",
        "B": "3b = 30",
        "C": "b × (b+5) = 30",
        "D": "b + 15 = 30"
      },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "A number doubled and added to itself gives 24. Number? 🍕🤔",
      "options": { "A": "6", "B": "8", "C": "12", "D": "4" },
      "correct_answer": "B"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "Apples in 3 boxes: first c, second c+2, third c+4. Total? 🏦📊",
      "options": { "A": "3c + 6", "B": "c³ + 6", "C": "3c", "D": "c + 6" },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "Car travels d km in 3 hours at constant speed. Speed? 🎨🎭",
      "options": { "A": "d + 3", "B": "3d", "C": "d ÷ 3", "D": "3 ÷ d" },
      "correct_answer": "C"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "After spending half of ₹e, ₹25 left. Equation? 🍦🔢",
      "options": {
        "A": "e ÷ 2 = 25",
        "B": "e - 25 = e/2",
        "C": "e - e/2 = 25",
        "D": "e + 25 = e/2"
      },
      "correct_answer": "C"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "Sum of 3 consecutive even numbers where smallest is f? 🪁🧵",
      "options": {
        "A": "f + f+2 + f+4",
        "B": "3f",
        "C": "f³ + 6",
        "D": "f + 6"
      },
      "correct_answer": "A"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "Fraction of students girls if total g, boys 20? 🌌✨",
      "options": {
        "A": "(g-20)/g",
        "B": "20/g",
        "C": "g/20",
        "D": "(g-20)/20"
      },
      "correct_answer": "A"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "3 years ago, age was h-3. After 4 years, age will be? 🚴‍♂️📉",
      "options": {
        "A": "h + 1",
        "B": "h + 4",
        "C": "h + 7",
        "D": "h - 1"
      },
      "correct_answer": "B"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "Test has i questions, each 3 marks. Total marks? 🍯🎲",
      "options": { "A": "i + 3", "B": "3i", "C": "i ÷ 3", "D": "3 ÷ i" },
      "correct_answer": "B"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "If j is odd, next odd number is? 🧮🧩",
      "options": { "A": "j + 1", "B": "j + 2", "C": "2j", "D": "j ÷ 2" },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "Rectangle perimeter 40 cm, length k+5, width k. Equation? 🥨🔑",
      "options": {
        "A": "2(k+5 + k) = 40",
        "B": "(k+5)k = 40",
        "C": "k+5 + k = 40",
        "D": "2k = 40"
      },
      "correct_answer": "A"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Average of 3 numbers l, l+4, l+8 is? 🎸🎶",
      "options": { "A": "l + 4", "B": "3l + 12", "C": "l + 12", "D": "3l" },
      "correct_answer": "A"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Selling price if cost ₹m, profit 20%? 🍉⚖️",
      "options": { "A": "m + 20", "B": "1.2m", "C": "0.8m", "D": "m ÷ 1.2" },
      "correct_answer": "B"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "After giving n toffees to friend, you have half of 30 left. Equation? 🍍🏁",
      "options": {
        "A": "30 - n = 15",
        "B": "n = 15",
        "C": "30 ÷ n = 15",
        "D": "n + 15 = 30"
      },
      "correct_answer": "A"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "Digit sum problem: Number with tens digit p, units digit q is? 🪐🧠",
      "options": { "A": "p + q", "B": "10p + q", "C": "10q + p", "D": "pq" },
      "correct_answer": "B"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "Fraction of day passed if r hours passed? 🏀🎭",
      "options": { "A": "r/24", "B": "24/r", "C": "r", "D": "24 - r" },
      "correct_answer": "A"
    }
  ]
}
