{
  "title": "Number Line Representation - Grade 6 ICSE",
  "total_questions": 60,
  "questions": [
    {
      "id": 1,
      "difficulty": "easy",
      "question": "Which point on the number line shows the number 3? 📍",
      "options": {
        "A": "Point A at 0",
        "B": "Point B at 5",
        "C": "Point C at 3",
        "D": "Point D at -3"
      },
      "correct_answer": "C"
    },
    {
      "id": 2,
      "difficulty": "easy",
      "question": "Where would you place the number 0 on a number line? 🎯",
      "options": {
        "A": "On the far left",
        "B": "In the middle",
        "C": "On the far right",
        "D": "It's not on the number line"
      },
      "correct_answer": "B"
    },
    {
      "id": 3,
      "difficulty": "easy",
      "question": "Which number is to the RIGHT of 2 on a number line? ➡️",
      "options": { "A": "1", "B": "0", "C": "3", "D": "-1" },
      "correct_answer": "C"
    },
    {
      "id": 4,
      "difficulty": "easy",
      "question": "Which number is to the LEFT of -1 on a number line? ⬅️",
      "options": { "A": "0", "B": "1", "C": "-2", "D": "-1" },
      "correct_answer": "C"
    },
    {
      "id": 5,
      "difficulty": "easy",
      "question": "If you start at 0 and move 4 steps to the right, where do you land? 👣",
      "options": { "A": "-4", "B": "0", "C": "4", "D": "8" },
      "correct_answer": "C"
    },
    {
      "id": 6,
      "difficulty": "easy",
      "question": "Which point represents -5 on this number line? 🧭",
      "options": {
        "A": "5 units left of 0",
        "B": "5 units right of 0",
        "C": "At 0",
        "D": "10 units left of 0"
      },
      "correct_answer": "A"
    },
    {
      "id": 7,
      "difficulty": "easy",
      "question": "What number is halfway between 0 and 8 on a number line? 🤔",
      "options": { "A": "2", "B": "4", "C": "6", "D": "8" },
      "correct_answer": "B"
    },
    {
      "id": 8,
      "difficulty": "easy",
      "question": "On a number line, numbers increase as you move... 📈",
      "options": { "A": "Left", "B": "Right", "C": "Up", "D": "Down" },
      "correct_answer": "B"
    },
    {
      "id": 9,
      "difficulty": "easy",
      "question": "Where is the number 1.5 located on a number line? 🔍",
      "options": {
        "A": "Exactly at 1",
        "B": "Exactly at 2",
        "C": "Between 1 and 2",
        "D": "Between 0 and 1"
      },
      "correct_answer": "C"
    },
    {
      "id": 10,
      "difficulty": "easy",
      "question": "If point P is at 6, and you move 2 units left, where are you? 🚶",
      "options": { "A": "4", "B": "8", "C": "6", "D": "2" },
      "correct_answer": "A"
    },
    {
      "id": 11,
      "difficulty": "easy",
      "question": "Which number lies between 7 and 9 on the number line? 🎯",
      "options": { "A": "6", "B": "8", "C": "10", "D": "5" },
      "correct_answer": "B"
    },
    {
      "id": 12,
      "difficulty": "easy",
      "question": "How many units apart are 3 and -3 on a number line? 📏",
      "options": {
        "A": "0 units",
        "B": "3 units",
        "C": "6 units",
        "D": "9 units"
      },
      "correct_answer": "C"
    },
    {
      "id": 13,
      "difficulty": "easy",
      "question": "Which is farthest from zero on a number line? 🏃",
      "options": { "A": "2", "B": "-1", "C": "-5", "D": "3" },
      "correct_answer": "C"
    },
    {
      "id": 14,
      "difficulty": "easy",
      "question": "Starting from -2, you move 5 units right. Where do you end? ✨",
      "options": { "A": "-7", "B": "-3", "C": "3", "D": "7" },
      "correct_answer": "C"
    },
    {
      "id": 15,
      "difficulty": "easy",
      "question": "What is the distance from 0 to -10 on a number line? 🧗",
      "options": {
        "A": "0 units",
        "B": "5 units",
        "C": "10 units",
        "D": "-10 units"
      },
      "correct_answer": "C"
    },
    {
      "id": 16,
      "difficulty": "easy",
      "question": "If you are at -4 and move 3 units left, what is your new position? ❄️",
      "options": { "A": "-1", "B": "-7", "C": "1", "D": "7" },
      "correct_answer": "B"
    },
    {
      "id": 17,
      "difficulty": "easy",
      "question": "Which point on the number line is the smallest? 🔻",
      "options": { "A": "-10", "B": "0", "C": "5", "D": "10" },
      "correct_answer": "A"
    },
    {
      "id": 18,
      "difficulty": "easy",
      "question": "True or False: On a number line, -8 is to the left of -3. ✔️",
      "options": {
        "A": "True",
        "B": "False",
        "C": "They are at the same point",
        "D": "Cannot tell"
      },
      "correct_answer": "A"
    },
    {
      "id": 19,
      "difficulty": "easy",
      "question": "Where would you mark the fraction ½ on a number line? 🍰",
      "options": {
        "A": "At 0",
        "B": "Between 0 and 1",
        "C": "At 1",
        "D": "Between 1 and 2"
      },
      "correct_answer": "B"
    },
    {
      "id": 20,
      "difficulty": "easy",
      "question": "Which two numbers are 2 units away from 5? 🎯",
      "options": {
        "A": "3 and 7",
        "B": "4 and 6",
        "C": "5 and 7",
        "D": "0 and 10"
      },
      "correct_answer": "A"
    },
    {
      "id": 21,
      "difficulty": "medium",
      "question": "On a number line, point A is at -3 and point B is at 7. What is the distance AB? 📐",
      "options": {
        "A": "4 units",
        "B": "10 units",
        "C": "7 units",
        "D": "3 units"
      },
      "correct_answer": "B"
    },
    {
      "id": 22,
      "difficulty": "medium",
      "question": "If you move from -8 to +4 on a number line, how many units did you travel? 🚗",
      "options": {
        "A": "4 units",
        "B": "8 units",
        "C": "12 units",
        "D": "16 units"
      },
      "correct_answer": "C"
    },
    {
      "id": 23,
      "difficulty": "medium",
      "question": "Which point represents the sum of -2 and 5 on a number line? ➕",
      "options": { "A": "-7", "B": "3", "C": "7", "D": "-3" },
      "correct_answer": "B"
    },
    {
      "id": 24,
      "difficulty": "medium",
      "question": "Mark the number -2.5 on a number line. Where does it lie? 📍",
      "options": {
        "A": "Exactly at -2",
        "B": "Exactly at -3",
        "C": "Between -2 and -3",
        "D": "Between -1 and -2"
      },
      "correct_answer": "C"
    },
    {
      "id": 25,
      "difficulty": "medium",
      "question": "What number is 3 units to the left of 1.5? ⬅️",
      "options": { "A": "4.5", "B": "-1.5", "C": "-2.5", "D": "2.5" },
      "correct_answer": "B"
    },
    {
      "id": 26,
      "difficulty": "medium",
      "question": "The midpoint of points at -6 and 4 on a number line is at? 🎯",
      "options": { "A": "-1", "B": "1", "C": "0", "D": "5" },
      "correct_answer": "A"
    },
    {
      "id": 27,
      "difficulty": "medium",
      "question": "Starting from 0, you move 3 right, then 7 left. Where are you? 🔄",
      "options": { "A": "10", "B": "4", "C": "-4", "D": "-10" },
      "correct_answer": "C"
    },
    {
      "id": 28,
      "difficulty": "medium",
      "question": "On a number line, which is closer to -1: -4 or +2? 📏",
      "options": {
        "A": "-4",
        "B": "+2",
        "C": "Same distance",
        "D": "Cannot compare"
      },
      "correct_answer": "B"
    },
    {
      "id": 29,
      "difficulty": "medium",
      "question": "Represent the numbers -1, 0, 2, and -3 on a number line. Which is second from left? 🔢",
      "options": {
        "A": "2",
        "B": "0",
        "C": "-1",
        "D": "-3"
      },
      "correct_answer": "C"
    },
    {
      "id": 30,
      "difficulty": "medium",
      "question": "If every mark on a number line is 0.5 units, where is 2.5? 🔍",
      "options": {
        "A": "5 marks right of 0",
        "B": "2 marks right of 0",
        "C": "5 marks left of 0",
        "D": "Between 2 and 3 marks"
      },
      "correct_answer": "A"
    },
    {
      "id": 31,
      "difficulty": "medium",
      "question": "What is the opposite of 4 on a number line, and how far is it from 4? 🔄",
      "options": {
        "A": "-4, 8 units",
        "B": "0, 4 units",
        "C": "-4, 4 units",
        "D": "4, 0 units"
      },
      "correct_answer": "A"
    },
    {
      "id": 32,
      "difficulty": "medium",
      "question": "Point X is at -5. Point Y is 8 units to the right of X. Where is Y? ✨",
      "options": { "A": "-13", "B": "3", "C": "13", "D": "-3" },
      "correct_answer": "B"
    },
    {
      "id": 33,
      "difficulty": "medium",
      "question": "Which integer is 6 units away from -2 on the number line? 🎯",
      "options": {
        "A": "4 only",
        "B": "-8 only",
        "C": "4 and -8",
        "D": "8 and -4"
      },
      "correct_answer": "C"
    },
    {
      "id": 34,
      "difficulty": "medium",
      "question": "The numbers -7, 0, and 5 are marked. Which is in the middle? 🎪",
      "options": { "A": "-7", "B": "0", "C": "5", "D": "None" },
      "correct_answer": "B"
    },
    {
      "id": 35,
      "difficulty": "medium",
      "question": "If you go from 10 to -10 on a number line, what is the total distance covered? 🌎",
      "options": {
        "A": "0 units",
        "B": "10 units",
        "C": "20 units",
        "D": "-20 units"
      },
      "correct_answer": "C"
    },
    {
      "id": 36,
      "difficulty": "medium",
      "question": "Which point on the number line has no sign? 🤷",
      "options": { "A": "1", "B": "-1", "C": "0", "D": "10" },
      "correct_answer": "C"
    },
    {
      "id": 37,
      "difficulty": "medium",
      "question": "On a number line from -10 to 10, how many integers are there? 🔢",
      "options": { "A": "19", "B": "20", "C": "21", "D": "10" },
      "correct_answer": "C"
    },
    {
      "id": 38,
      "difficulty": "medium",
      "question": "What number is exactly halfway between -12 and 6? 🎯",
      "options": { "A": "-6", "B": "-3", "C": "3", "D": "6" },
      "correct_answer": "B"
    },
    {
      "id": 39,
      "difficulty": "medium",
      "question": "If point A = -9 and point B = 9, what is the midpoint? ⚖️",
      "options": { "A": "9", "B": "-9", "C": "0", "D": "18" },
      "correct_answer": "C"
    },
    {
      "id": 40,
      "difficulty": "medium",
      "question": "Starting at -1, move 2.5 units right, then 4 units left. Where are you? 🧭",
      "options": { "A": "1.5", "B": "-2.5", "C": "-5.5", "D": "5.5" },
      "correct_answer": "B"
    },
    {
      "id": 41,
      "difficulty": "hard",
      "question": "Points P, Q, R are on a number line. P=-8, R=4, and Q is the midpoint. Find Q. 🎯",
      "options": { "A": "-2", "B": "2", "C": "-4", "D": "6" },
      "correct_answer": "A"
    },
    {
      "id": 42,
      "difficulty": "hard",
      "question": "On a number line, the distance between point A and point B is 15 units. If A = -10, find B. 🔍",
      "options": {
        "A": "5 only",
        "B": "-25 only",
        "C": "5 or -25",
        "D": "25 or -5"
      },
      "correct_answer": "C"
    },
    {
      "id": 43,
      "difficulty": "hard",
      "question": "What is the sum of the distances from -7 to 0 and from 0 to 7 on a number line? ➕",
      "options": { "A": "0", "B": "7", "C": "14", "D": "21" },
      "correct_answer": "C"
    },
    {
      "id": 44,
      "difficulty": "hard",
      "question": "If you move from point X to point Y, you cover 12 units. If X = -3, which CAN be Y? 🚫",
      "options": {
        "A": "9",
        "B": "-15",
        "C": "15",
        "D": "8"
      },
      "correct_answer": "A"
    },
    {
      "id": 45,
      "difficulty": "hard",
      "question": "Three points A, B, C are on a number line. A=-5, C=7, and AB = BC. Find B. ⚖️",
      "options": { "A": "1", "B": "2", "C": "0", "D": "-1" },
      "correct_answer": "A"
    },
    {
      "id": 46,
      "difficulty": "hard",
      "question": "The numbers -1/2, 0.75, and -1.25 are to be placed on a number line. Which is farthest left? 📉",
      "options": { "A": "-1/2", "B": "0.75", "C": "-1.25", "D": "All equal" },
      "correct_answer": "C"
    },
    {
      "id": 47,
      "difficulty": "hard",
      "question": "Point M is at -6. Point N is twice as far from 0 as M, but on the opposite side. Find N. 🔄",
      "options": { "A": "12", "B": "-12", "C": "6", "D": "3" },
      "correct_answer": "A"
    },
    {
      "id": 48,
      "difficulty": "hard",
      "question": "What is the distance between the points representing -13 and 8 on a number line? 📏",
      "options": {
        "A": "5 units",
        "B": "21 units",
        "C": "-21 units",
        "D": "13 units"
      },
      "correct_answer": "B"
    },
    {
      "id": 49,
      "difficulty": "hard",
      "question": "On a number line, if point P is at coordinate 'a' and point Q is at coordinate 'b', the distance PQ is? 📐",
      "options": { "A": "a + b", "B": "a - b", "C": "|a - b|", "D": "|a + b|" },
      "correct_answer": "C"
    },
    {
      "id": 50,
      "difficulty": "hard",
      "question": "The midpoint of segment joining points -20 and 10 is the same as which point? ⚖️",
      "options": { "A": "-15", "B": "-10", "C": "-5", "D": "5" },
      "correct_answer": "C"
    },
    {
      "id": 51,
      "difficulty": "hard",
      "question": "If you move from -4 to a point that is 9 units away, what are the possible points? 🎯",
      "options": {
        "A": "5 only",
        "B": "-13 only",
        "C": "5 and -13",
        "D": "13 and -5"
      },
      "correct_answer": "C"
    },
    {
      "id": 52,
      "difficulty": "hard",
      "question": "Which point on the number line is equidistant from -8 and 4? ⚖️",
      "options": { "A": "-2", "B": "-4", "C": "2", "D": "0" },
      "correct_answer": "A"
    },
    {
      "id": 53,
      "difficulty": "hard",
      "question": "A frog jumps from -3 to 2, then to -6, then to 0. What is its total distance traveled? 🐸",
      "options": {
        "A": "5 units",
        "B": "11 units",
        "C": "16 units",
        "D": "22 units"
      },
      "correct_answer": "C"
    },
    {
      "id": 54,
      "difficulty": "hard",
      "question": "On a number line, the point representing which number is 3.5 units left of 1.5? ⬅️",
      "options": { "A": "5", "B": "-2", "C": "-1", "D": "2" },
      "correct_answer": "B"
    },
    {
      "id": 55,
      "difficulty": "hard",
      "question": "If the distance from x to 5 is 8 units on a number line, what are the possible values of x? 🔍",
      "options": {
        "A": "13 only",
        "B": "-3 only",
        "C": "13 and -3",
        "D": "3 and -13"
      },
      "correct_answer": "C"
    },
    {
      "id": 56,
      "difficulty": "hard",
      "question": "Points A, B, C are in order on a number line. A=-12, C=0, and AB:BC = 2:1. Find B. 📍",
      "options": { "A": "-8", "B": "-6", "C": "-4", "D": "-2" },
      "correct_answer": "C"
    },
    {
      "id": 57,
      "difficulty": "hard",
      "question": "Which of these numbers is closest to -π (approx -3.14) on a number line? π🥧",
      "options": {
        "A": "-3",
        "B": "-4",
        "C": "-3.5",
        "D": "-22/7"
      },
      "correct_answer": "D"
    },
    {
      "id": 58,
      "difficulty": "hard",
      "question": "The sum of the distances of a point P from -10 and 10 is always? ➕",
      "options": {
        "A": "0",
        "B": "10",
        "C": "20",
        "D": "It varies"
      },
      "correct_answer": "D"
    },
    {
      "id": 59,
      "difficulty": "hard",
      "question": "If point K is 7 units left of point L, and L is at -1, where is K? ⬅️",
      "options": { "A": "6", "B": "-8", "C": "8", "D": "-6" },
      "correct_answer": "B"
    },
    {
      "id": 60,
      "difficulty": "hard",
      "question": "On a vertical number line, what does moving upward typically represent? ⬆️",
      "options": {
        "A": "Decrease in value",
        "B": "Increase in value",
        "C": "No change",
        "D": "Moving left"
      },
      "correct_answer": "B"
    }
  ]
}
