Spaces:
Sleeping
Sleeping
| [ | |
| { | |
| "id": "C4-1", | |
| "question": "What is the value of 7 × 9?", | |
| "options": ["56", "63", "72", "81"], | |
| "answer": "63" | |
| }, | |
| { | |
| "id": "C4-2", | |
| "question": "Which of the following is a prime number?", | |
| "options": ["1", "4", "7", "10"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C4-3", | |
| "question": "What is the area of a rectangle with a length of 5 units and a width of 8 units?", | |
| "options": ["10 square units", "13 square units", "40 square units", "64 square units"], | |
| "answer": "40 square units" | |
| }, | |
| { | |
| "id": "C4-4", | |
| "question": "If a clock reads 3:45, what is the angle between the hour and minute hands?", | |
| "options": ["45 degrees", "90 degrees", "135 degrees", "180 degrees"], | |
| "answer": "135 degrees" | |
| }, | |
| { | |
| "id": "C4-5", | |
| "question": "Which fraction is equivalent to 3/4?", | |
| "options": ["1/2", "2/3", "6/8", "4/5"], | |
| "answer": "6/8" | |
| }, | |
| { | |
| "id": "C4-6", | |
| "question": "What is the next number in the pattern: 2, 5, 8, 11, __?", | |
| "options": ["14", "15", "18", "20"], | |
| "answer": "14" | |
| }, | |
| { | |
| "id": "C4-7", | |
| "question": "If a book costs $12, and you have $20, how much change will you get?", | |
| "options": ["$8", "$10", "$12", "$15"], | |
| "answer": "$8" | |
| }, | |
| { | |
| "id": "C4-8", | |
| "question": "How many sides does a triangle have?", | |
| "options": ["2", "3", "4", "5"], | |
| "answer": "3" | |
| }, | |
| { | |
| "id": "C4-9", | |
| "question": "If you add 6 and 9, what is the result?", | |
| "options": ["12", "15", "18", "21"], | |
| "answer": "15" | |
| }, | |
| { | |
| "id": "C4-10", | |
| "question": "What is the value of 3 squared (3^2)?", | |
| "options": ["6", "9", "12", "15"], | |
| "answer": "9" | |
| }, | |
| { | |
| "id": "C4-11", | |
| "question": "Which of the following is a right angle?", | |
| "options": ["45 degrees", "90 degrees", "120 degrees", "180 degrees"], | |
| "answer": "90 degrees" | |
| }, | |
| { | |
| "id": "C4-12", | |
| "question": "If you have 3 apples and you eat 2 of them, how many apples do you have left?", | |
| "options": ["0", "1", "2", "3"], | |
| "answer": "2" | |
| }, | |
| { | |
| "id": "C4-13", | |
| "question": "What is the perimeter of a square with sides of length 6 units?", | |
| "options": ["12 units", "18 units", "24 units", "36 units"], | |
| "answer": "24 units" | |
| }, | |
| { | |
| "id": "C4-14", | |
| "question": "If a dozen eggs cost $4, how much does one egg cost?", | |
| "options": ["$0.25", "$0.33", "$0.50", "$1.00"], | |
| "answer": "$0.33" | |
| }, | |
| { | |
| "id": "C4-15", | |
| "question": "Which of the following is not a polygon?", | |
| "options": ["Triangle", "Circle", "Square", "Hexagon"], | |
| "answer": "Circle" | |
| }, | |
| { | |
| "id": "C4-16", | |
| "question": "If you count by 5s starting from 5, what is the fifth number?", | |
| "options": ["10", "15", "20", "25"], | |
| "answer": "25" | |
| }, | |
| { | |
| "id": "C4-17", | |
| "question": "What is the product of 8 and 7?", | |
| "options": ["14", "48", "56", "64"], | |
| "answer": "56" | |
| }, | |
| { | |
| "id": "C4-18", | |
| "question": "Which fraction is greater: 2/5 or 3/8?", | |
| "options": ["2/5", "3/8", "They are equal", ""], | |
| "answer": "2/5" | |
| }, | |
| { | |
| "id": "C4-19", | |
| "question": "What is the sum of 17 and 28?", | |
| "options": ["35", "45", "55", "65"], | |
| "answer": "45" | |
| }, | |
| { | |
| "id": "C4-20", | |
| "question": "How many sides does a hexagon have?", | |
| "options": ["4", "5", "6", "7"], | |
| "answer": "6" | |
| }, | |
| { | |
| "id": "C4-21", | |
| "question": "What is the next number in the pattern: 10, 14, 18, 22, __?", | |
| "options": ["24", "26", "28", "30"], | |
| "answer": "26" | |
| }, | |
| { | |
| "id": "C4-22", | |
| "question": "How many centimeters are in a meter?", | |
| "options": ["10", "100", "1000", "10,000"], | |
| "answer": "100" | |
| }, | |
| { | |
| "id": "C4-23", | |
| "question": "Which of the following is a prime number?", | |
| "options": ["6", "9", "13", "16"], | |
| "answer": "13" | |
| }, | |
| { | |
| "id": "C4-24", | |
| "question": "If you have 2/3 of a pizza and you eat 1/4 of it, how much pizza is left?", | |
| "options": ["1/4", "1/3", "1/2", "2/3"], | |
| "answer": "1/3" | |
| }, | |
| { | |
| "id": "C4-25", | |
| "question": "What is the perimeter of a triangle with sides measuring 6 cm, 8 cm, and 10 cm?", | |
| "options": ["12 cm", "20 cm", "24 cm", "30 cm"], | |
| "answer": "24 cm" | |
| }, | |
| { | |
| "id": "C4-26", | |
| "question": "If you multiply 3 by 5, what is the result?", | |
| "options": ["8", "10", "12", "15"], | |
| "answer": "15" | |
| }, | |
| { | |
| "id": "C4-27", | |
| "question": "How many sides does an octagon have?", | |
| "options": ["6", "7", "8", "9"], | |
| "answer": "8" | |
| }, | |
| { | |
| "id": "C4-28", | |
| "question": "What is the value of 9 × 7?", | |
| "options": ["56", "63", "72", "81"], | |
| "answer": "63" | |
| }, | |
| { | |
| "id": "C4-29", | |
| "question": "If a clock reads 6:30, what is the angle between the hour and minute hands?", | |
| "options": ["45 degrees", "90 degrees", "135 degrees", "180 degrees"], | |
| "answer": "135 degrees" | |
| }, | |
| { | |
| "id": "C4-30", | |
| "question": "Which fraction is equivalent to 4/6?", | |
| "options": ["1/2", "2/3", "3/5", "5/8"], | |
| "answer": "2/3" | |
| }, | |
| { | |
| "id": "C4-31", | |
| "question": "What is 2/5 of 25?", | |
| "options": ["5", "10", "12", "15"], | |
| "answer": "10" | |
| }, | |
| { | |
| "id": "C4-32", | |
| "question": "How many millimeters are in a meter?", | |
| "options": ["10", "100", "1000", "10,000"], | |
| "answer": "1000" | |
| }, | |
| { | |
| "id": "C4-33", | |
| "question": "What is the sum of 48 and 27?", | |
| "options": ["65", "75", "85", "95"], | |
| "answer": "75" | |
| }, | |
| { | |
| "id": "C4-34", | |
| "question": "What is the difference between 72 and 39?", | |
| "options": ["21", "31", "33", "42"], | |
| "answer": "33" | |
| }, | |
| { | |
| "id": "C4-35", | |
| "question": "If you add 1/3 and 2/3, what is the sum?", | |
| "options": ["1/3", "1/2", "2/3", "1"], | |
| "answer": "1" | |
| }, | |
| { | |
| "id": "C4-36", | |
| "question": "Which of the following is the largest prime number?", | |
| "options": ["2", "3", "5", "7"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C4-37", | |
| "question": "How many sides does a heptagon have?", | |
| "options": ["4", "5", "6", "7"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C4-38", | |
| "question": "If you count by 5s starting from 5, what is the fourth number?", | |
| "options": ["10", "15", "20", "25"], | |
| "answer": "20" | |
| }, | |
| { | |
| "id": "C4-39", | |
| "question": "What are 6 squared?", | |
| "options": ["12", "24", "36", "48"], | |
| "answer": "36" | |
| }, | |
| { | |
| "id": "C4-40", | |
| "question": "If you have 4 quarters, how much money do you have?", | |
| "options": ["$0.25", "$0.50", "$1.00", "$2.00"], | |
| "answer": "$1.00" | |
| }, | |
| { | |
| "id": "C4-41", | |
| "question": "What is the next number in the pattern: 3, 6, 9, 12, __?", | |
| "options": ["15", "18", "21", "24"], | |
| "answer": "15" | |
| }, | |
| { | |
| "id": "C4-42", | |
| "question": "What is 2/4 simplified to its lowest terms?", | |
| "options": ["1/2", "2/3", "3/4", "4/5"], | |
| "answer": "1/2" | |
| }, | |
| { | |
| "id": "C4-43", | |
| "question": "If a book costs $15, and you have $20, how much change will you get?", | |
| "options": ["$5", "$10", "$15", "$20"], | |
| "answer": "$5" | |
| }, | |
| { | |
| "id": "C4-44", | |
| "question": "How many edges does a cube have?", | |
| "options": ["4", "6", "8", "12"], | |
| "answer": "8" | |
| }, | |
| { | |
| "id": "C4-45", | |
| "question": "What is the area of a circle with a radius of 5 units?", | |
| "options": ["π10 square units", "π15 square units", "π20 square units", "π 25 square units"], | |
| "answer": "π 25 square units" | |
| }, | |
| { | |
| "id": "C4-46", | |
| "question": "Which of the following is not a prime number?", | |
| "options": ["1", "2", "3", "7"], | |
| "answer": "1" | |
| }, | |
| { | |
| "id": "C4-47", | |
| "question": "What is the sum of the first ten counting numbers (1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10)?", | |
| "options": ["45", "50", "55", "60"], | |
| "answer": "55" | |
| }, | |
| { | |
| "id": "C4-48", | |
| "question": "A circle has _________ lines of symmetry.", | |
| "options": ["Finite", "Infinite", "Zero", "None"], | |
| "answer": "Infinite" | |
| }, | |
| { | |
| "id": "C4-49", | |
| "question": "What is the sum of the first five counting numbers (1 + 2 + 3 + 4 + 5)?", | |
| "options": ["10", "15", "20", "25"], | |
| "answer": "15" | |
| }, | |
| { | |
| "id": "C4-50", | |
| "question": "What is the product of 5 and 9?", | |
| "options": ["14", "40", "45", "54"], | |
| "answer": "45" | |
| }, | |
| { | |
| "id": "C4-51", | |
| "question": "Which of the following is a multiple of 6?", | |
| "options": ["7", "12", "15", "20"], | |
| "answer": "12" | |
| }, | |
| { | |
| "id": "C4-52", | |
| "question": "If a triangle has one angle measuring 90 degrees, what type of triangle is it?", | |
| "options": ["Equilateral", "Isosceles", "Scalene", "Right triangle"], | |
| "answer": "Right triangle" | |
| }, | |
| { | |
| "id": "C4-53", | |
| "question": "What is 1/4 of 16?", | |
| "options": ["4", "6", "8", "12"], | |
| "answer": "4" | |
| }, | |
| { | |
| "id": "C4-54", | |
| "question": "How many sides does a pentagon have?", | |
| "options": ["4", "5", "6", "7"], | |
| "answer": "5" | |
| }, | |
| { | |
| "id": "C4-55", | |
| "question": "If you add 7 and 11, what is the result?", | |
| "options": ["15", "18", "21", "28"], | |
| "answer": "18" | |
| }, | |
| { | |
| "id": "C4-56", | |
| "question": "What is the smallest prime number?", | |
| "options": ["1", "2", "3", "4"], | |
| "answer": "2" | |
| }, | |
| { | |
| "id": "C4-57", | |
| "question": "If a rectangle has a length of 9 units and a width of 4 units, what is its perimeter?", | |
| "options": ["8 units", "13 units", "26 units", "36 units"], | |
| "answer": "26 units" | |
| }, | |
| { | |
| "id": "C4-58", | |
| "question": "Which of the following fractions is equivalent to 2/3?", | |
| "options": ["1/2", "3/4", "4/5", "6/9"], | |
| "answer": "6/9" | |
| }, | |
| { | |
| "id": "C4-59", | |
| "question": "What is 7 squared (7^2)?", | |
| "options": ["14", "21", "42", "49"], | |
| "answer": "49" | |
| }, | |
| { | |
| "id": "C4-60", | |
| "question": "If you subtract 15 from 27, what is the result?", | |
| "options": ["10", "12", "15", "17"], | |
| "answer": "12" | |
| }, | |
| { | |
| "id": "C4-61", | |
| "question": "Which of the following numbers is an even number?", | |
| "options": ["5", "8", "11", "15"], | |
| "answer": "8" | |
| }, | |
| { | |
| "id": "C4-62", | |
| "question": "What is the area of a square with a side length of 7 units?", | |
| "options": ["7 square units", "14 square units", "21 square units", "49 square units"], | |
| "answer": "49 square units" | |
| }, | |
| { | |
| "id": "C4-63", | |
| "question": "How many degrees are there in a right angle?", | |
| "options": ["45 degrees", "90 degrees", "120 degrees", "180 degrees"], | |
| "answer": "90 degrees" | |
| }, | |
| { | |
| "id": "C4-64", | |
| "question": "What is the product of 4 and 6?", | |
| "options": ["10", "16", "24", "30"], | |
| "answer": "24" | |
| }, | |
| { | |
| "id": "C4-65", | |
| "question": "Which fraction is equivalent to 5/8?", | |
| "options": ["1/4", "2/5", "3/6", "10/16"], | |
| "answer": "10/16" | |
| }, | |
| { | |
| "id": "C4-66", | |
| "question": "If you count by 2s starting from 2, what is the fourth number?", | |
| "options": ["4", "6", "8", "10"], | |
| "answer": "8" | |
| }, | |
| { | |
| "id": "C4-67", | |
| "question": "What is the sum of 32 and 19?", | |
| "options": ["41", "51", "61", "71"], | |
| "answer": "51" | |
| }, | |
| { | |
| "id": "C4-68", | |
| "question": "What is the difference between 58 and 37?", | |
| "options": ["15", "21", "31", "49"], | |
| "answer": "21" | |
| }, | |
| { | |
| "id": "C4-69", | |
| "question": "How many millimeters are in a centimeter?", | |
| "options": ["10", "100", "1000", "10,000"], | |
| "answer": "10" | |
| }, | |
| { | |
| "id": "C4-70", | |
| "question": "Which shape has four right angles and four congruent sides?", | |
| "options": ["Triangle", "Rectangle", "Circle", "Hexagon"], | |
| "answer": "Rectangle" | |
| }, | |
| { | |
| "id": "C5-1", | |
| "question": "If a dozen donuts cost $6, how much does one donut cost?", | |
| "options": ["$0.25", "$0.50", "$1.00", "$2.00"], | |
| "answer": "$0.50" | |
| }, | |
| { | |
| "id": "C5-2", | |
| "question": "What is the value of 9 x 7?", | |
| "options": ["14", "56", "63", "72"], | |
| "answer": "63" | |
| }, | |
| { | |
| "id": "C5-3", | |
| "question": "If a rectangle has a length of 10 units and a width of 3 units, what is its area?", | |
| "options": ["7 square units", "13 square units", "20 square units", "30 square units"], | |
| "answer": "30 square units" | |
| }, | |
| { | |
| "id": "C5-4", | |
| "question": "Which of the following fractions is equivalent to 3/4?", | |
| "options": ["1/4", "2/4", "2/3", "4/5"], | |
| "answer": "2/4" | |
| }, | |
| { | |
| "id": "C5-5", | |
| "question": "If you divide 36 by 4, what is the result?", | |
| "options": ["6", "9", "12", "16"], | |
| "answer": "6" | |
| }, | |
| { | |
| "id": "C5-6", | |
| "question": "What is the next term in the pattern: 5, 10, 15, 20, __?", | |
| "options": ["24", "25", "30", "35"], | |
| "answer": "30" | |
| }, | |
| { | |
| "id": "C5-7", | |
| "question": "If a clock shows 2:30, how many degrees does the minute hand make with the 12 o'clock position?", | |
| "options": ["45 degrees", "90 degrees", "120 degrees", "150 degrees"], | |
| "answer": "120 degrees" | |
| }, | |
| { | |
| "id": "C5-8", | |
| "question": "Which of the following is a composite number?", | |
| "options": ["2", "3", "4", "5"], | |
| "answer": "4" | |
| }, | |
| { | |
| "id": "C5-9", | |
| "question": "What is 1/5 as a decimal?", | |
| "options": ["0.05", "0.1", "0.2", "0.5"], | |
| "answer": "0.05" | |
| }, | |
| { | |
| "id": "C5-10", | |
| "question": "If a square has an area of 25 square units, what is the length of one of its sides?", | |
| "options": ["5 units", "10 units", "15 units", "25 units"], | |
| "answer": "5 units" | |
| }, | |
| { | |
| "id": "C5-11", | |
| "question": "If you add 1/4 and 3/4, what is the result?", | |
| "options": ["1/2", "1/4", "1/8", "1"], | |
| "answer": "1/2" | |
| }, | |
| { | |
| "id": "C5-12", | |
| "question": "How many centimeters are in 1 meter?", | |
| "options": ["10 cm", "100 cm", "1000 cm", "10000 cm"], | |
| "answer": "100 cm" | |
| }, | |
| { | |
| "id": "C5-13", | |
| "question": "What is the value of 5^3 (5 to the power of 3)?", | |
| "options": ["15", "25", "125", "625"], | |
| "answer": "125" | |
| }, | |
| { | |
| "id": "C5-14", | |
| "question": "If you have 5/6 of a pizza, how much is left as a fraction?", | |
| "options": ["1/6", "1/3", "2/3", "5/6"], | |
| "answer": "1/6" | |
| }, | |
| { | |
| "id": "C5-15", | |
| "question": "Which of the following is an obtuse angle?", | |
| "options": ["45 degrees", "90 degrees", "120 degrees", "160 degrees"], | |
| "answer": "160 degrees" | |
| }, | |
| { | |
| "id": "C5-16", | |
| "question": "If you subtract 17 from 42, what is the result?", | |
| "options": ["15", "25", "35", "59"], | |
| "answer": "25" | |
| }, | |
| { | |
| "id": "C5-17", | |
| "question": "What is the value of 1/3 divided by 1/4?", | |
| "options": ["1/7", "1/12", "4/3", "3/4"], | |
| "answer": "3/4" | |
| }, | |
| { | |
| "id": "C5-18", | |
| "question": "If you have a hexagon, how many sides does it have?", | |
| "options": ["4", "5", "6", "7"], | |
| "answer": "6" | |
| }, | |
| { | |
| "id": "C5-19", | |
| "question": "If you multiply 9 by 7, what is the result?", | |
| "options": ["14", "54", "63", "72"], | |
| "answer": "63" | |
| }, | |
| { | |
| "id": "C5-20", | |
| "question": "What is the area of a rectangle with a length of 7 units and a width of 4 units?", | |
| "options": ["11 square units", "21 square units", "28 square units", "56 square units"], | |
| "answer": "21 square units" | |
| }, | |
| { | |
| "id": "C5-21", | |
| "question": "If you have 3 dozen apples, how many apples do you have?", | |
| "options": ["12", "24", "36", "48"], | |
| "answer": "36" | |
| }, | |
| { | |
| "id": "C5-22", | |
| "question": "What is the next number in this pattern: 1, 3, 6, 10, __?", | |
| "options": ["12", "15", "18", "21"], | |
| "answer": "15" | |
| }, | |
| { | |
| "id": "C5-23", | |
| "question": "If you add 5/8 and 2/8, what is the result?", | |
| "options": ["1/8", "3/8", "5/8", "7/8"], | |
| "answer": "5/8" | |
| }, | |
| { | |
| "id": "C5-24", | |
| "question": "What is 3/5 as a decimal?", | |
| "options": ["0.3", "0.5", "0.6", "0.75"], | |
| "answer": "0.3" | |
| }, | |
| { | |
| "id": "C5-25", | |
| "question": "What is the sum of 11 and -6?", | |
| "options": ["5", "6", "17", "-17"], | |
| "answer": "5" | |
| }, | |
| { | |
| "id": "C5-26", | |
| "question": "If a triangle has all sides of different lengths, what type of triangle is it?", | |
| "options": ["Equilateral", "Isosceles", "Scalene", "Right triangle"], | |
| "answer": "Scalene" | |
| }, | |
| { | |
| "id": "C5-27", | |
| "question": "If you subtract 8 from 15, what is the result?", | |
| "options": ["7", "8", "15", "23"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C5-28", | |
| "question": "How many faces does a cube have?", | |
| "options": ["4", "5", "6", "8"], | |
| "answer": "6" | |
| }, | |
| { | |
| "id": "C5-29", | |
| "question": "What is the value of 4 squared (4^2)?", | |
| "options": ["8", "12", "16", "24"], | |
| "answer": "16" | |
| }, | |
| { | |
| "id": "C5-30", | |
| "question": "If a recipe calls for 1/2 cup of flour and you want to make 3 times the recipe, how much flour will you need?", | |
| "options": ["1/6 cup", "1/2 cup", "1.5 cups", "3 cups"], | |
| "answer": "3 cups" | |
| }, | |
| { | |
| "id": "C5-31", | |
| "question": "If you have 3 nickels and 2 quarters, how much money do you have in total (in cents)?", | |
| "options": ["15 cents", "25 cents", "35 cents", "50 cents"], | |
| "answer": "25 cents" | |
| }, | |
| { | |
| "id": "C5-32", | |
| "question": "What is the next term in the pattern: 4, 9, 16, 25, __?", | |
| "options": ["32", "36", "49", "64"], | |
| "answer": "49" | |
| }, | |
| { | |
| "id": "C5-33", | |
| "question": "If you multiply 5 by 7, what is the result?", | |
| "options": ["10", "25", "30", "35"], | |
| "answer": "35" | |
| }, | |
| { | |
| "id": "C5-34", | |
| "question": "Which of the following is the largest prime number?", | |
| "options": ["3", "7", "11", "15"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C5-35", | |
| "question": "What is the product of 9 and 6?", | |
| "options": ["15", "36", "54", "63"], | |
| "answer": "36" | |
| }, | |
| { | |
| "id": "C5-36", | |
| "question": "If a rectangle has a length of 14 units and a width of 9 units, what is its perimeter?", | |
| "options": ["5 units", "18 units", "23 units", "32 units"], | |
| "answer": "23 units" | |
| }, | |
| { | |
| "id": "C5-37", | |
| "question": "What is 2/3 as a decimal?", | |
| "options": ["0.2", "0.333", "0.5", "0.666"], | |
| "answer": "0.666" | |
| }, | |
| { | |
| "id": "C5-38", | |
| "question": "If a clock shows 9:15, how many degrees does the minute hand make with the 12 o'clock position?", | |
| "options": ["45 degrees", "90 degrees", "105 degrees", "180 degrees"], | |
| "answer": "105 degrees" | |
| }, | |
| { | |
| "id": "C5-39", | |
| "question": "Which of the following is a prime number?", | |
| "options": ["6", "8", "11", "14"], | |
| "answer": "11" | |
| }, | |
| { | |
| "id": "C5-40", | |
| "question": "What is the next term in the pattern: 1, 4, 9, 16, __?", | |
| "options": ["24", "25", "36", "49"], | |
| "answer": "49" | |
| }, | |
| { | |
| "id": "C5-41", | |
| "question": "If you add 2/5 and 3/5, what is the result?", | |
| "options": ["1/10", "1/2", "5/10", "1"], | |
| "answer": "1/2" | |
| }, | |
| { | |
| "id": "C5-42", | |
| "question": "What is the smallest prime number?", | |
| "options": ["0", "1", "2", "3"], | |
| "answer": "2" | |
| }, | |
| { | |
| "id": "C5-43", | |
| "question": "If a book has 240 pages, and you read 60 pages, what fraction of the book have you read?", | |
| "options": ["1/4", "1/3", "1/2", "3/4"], | |
| "answer": "3/4" | |
| }, | |
| { | |
| "id": "C5-44", | |
| "question": "If the temperature is -10 degrees Celsius and it increases by 15 degrees, what is the new temperature?", | |
| "options": ["5 degrees", "10 degrees", "15 degrees", "25 degrees"], | |
| "answer": "5 degrees" | |
| }, | |
| { | |
| "id": "C5-45", | |
| "question": "What is the value of 2 to the power of 4 (2^4)?", | |
| "options": ["6", "8", "12", "16"], | |
| "answer": "16" | |
| }, | |
| { | |
| "id": "C5-46", | |
| "question": "If you have 4 quarters, 3 dimes, and 2 nickels, how much money do you have in total (in cents)?", | |
| "options": ["50 cents", "65 cents", "75 cents", "90 cents"], | |
| "answer": "65 cents" | |
| }, | |
| { | |
| "id": "C5-47", | |
| "question": "Which of the following fractions is the largest?", | |
| "options": ["1/4", "3/5", "5/8", "2/3"], | |
| "answer": "2/3" | |
| }, | |
| { | |
| "id": "C5-48", | |
| "question": "What is the sum of 7/8 and 3/8?", | |
| "options": ["4/8", "5/8", "6/8", "10/8"], | |
| "answer": "5/8" | |
| }, | |
| { | |
| "id": "C5-49", | |
| "question": "If you add 15 to -8, what is the result?", | |
| "options": ["7", "8", "15", "-23"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C5-50", | |
| "question": "If you have a right triangle, and the lengths of its two shorter sides (legs) are 6 units and 8 units, what is the length of the hypotenuse?", | |
| "options": ["10 units", "12 units", "14 units", "16 units"], | |
| "answer": "10 units" | |
| }, | |
| { | |
| "id": "C5-51", | |
| "question": "If you roll a fair six-sided die, what is the probability of rolling a 3?", | |
| "options": ["1/6", "1/3", "1/2", "2/3"], | |
| "answer": "1/6" | |
| }, | |
| { | |
| "id": "C5-52", | |
| "question": "What is the product of 7 and 9?", | |
| "options": ["14", "56", "63", "70"], | |
| "answer": "63" | |
| }, | |
| { | |
| "id": "C5-53", | |
| "question": "If a triangle has one angle that measures 90 degrees, what type of triangle is it?", | |
| "options": ["Equilateral", "Isosceles", "Scalene", "Right triangle"], | |
| "answer": "Right triangle" | |
| }, | |
| { | |
| "id": "C5-54", | |
| "question": "What is the next term in the pattern: 2, 4, 8, 16, __?", | |
| "options": ["32", "64", "12", "24"], | |
| "answer": "32" | |
| }, | |
| { | |
| "id": "C5-55", | |
| "question": "If a train travels at a speed of 60 miles per hour, how many miles will it travel in 3 hours?", | |
| "options": ["120 miles", "160 miles", "180 miles", "200 miles"], | |
| "answer": "180 miles" | |
| }, | |
| { | |
| "id": "C5-56", | |
| "question": "Which of the following is a multiple of 5?", | |
| "options": ["14", "25", "36", "49"], | |
| "answer": "25" | |
| }, | |
| { | |
| "id": "C5-57", | |
| "question": "What is the fraction that represents 3/8 as a decimal?", | |
| "options": ["0.38", "0.375", "0.3", "0.875"], | |
| "answer": "0.375" | |
| }, | |
| { | |
| "id": "C5-58", | |
| "question": "How many sides does a pentagon have?", | |
| "options": ["4", "5", "6", "7"], | |
| "answer": "5" | |
| }, | |
| { | |
| "id": "C5-59", | |
| "question": "If a recipe calls for 2/3 cup of sugar and you want to make 1.5 times the recipe, how much sugar will you need?", | |
| "options": ["1/3 cup", "1 cup", "1.5 cups", "2 cups"], | |
| "answer": "1 cup" | |
| }, | |
| { | |
| "id": "C5-60", | |
| "question": "If you divide 49 by 7, what is the result?", | |
| "options": ["4", "6", "7", "9"], | |
| "answer": "7" | |
| }, | |
| { | |
| "id": "C5-61", | |
| "question": "If a rectangular garden has a length of 12 feet and a width of 8 feet, what is its area?", | |
| "options": ["16 square feet", "64 square feet", "96 square feet", "120 square feet"], | |
| "answer": "64 square feet" | |
| }, | |
| { | |
| "id": "C5-62", | |
| "question": "What is the value of 5 x 8?", | |
| "options": ["10", "40", "13", "2"], | |
| "answer": "40" | |
| }, | |
| { | |
| "id": "C5-63", | |
| "question": "Which of the following fractions is equivalent to 1/2?", | |
| "options": ["2/4", "3/5", "4/7", "5/9"], | |
| "answer": "2/4" | |
| }, | |
| { | |
| "id": "C5-64", | |
| "question": "If a rectangle has a length of 12 units and a width of 5 units, what is its perimeter?", | |
| "options": ["10 units", "17 units", "22 units", "34 units"], | |
| "answer": "22 units" | |
| }, | |
| { | |
| "id": "C5-65", | |
| "question": "What is the next number in this pattern: 2, 4, 6, 8, __?", | |
| "options": ["10", "12", "14", "16"], | |
| "answer": "10" | |
| }, | |
| { | |
| "id": "C5-66", | |
| "question": "If a box contains 24 marbles, and you take out 1/3 of them, how many marbles do you have?", | |
| "options": ["8", "12", "16", "18"], | |
| "answer": "8" | |
| }, | |
| { | |
| "id": "C5-67", | |
| "question": "What is the value of 3/4 + 1/4?", | |
| "options": ["1/8", "1/2", "1", "7/4"], | |
| "answer": "1" | |
| }, | |
| { | |
| "id": "C5-68", | |
| "question": "Which of the following is a prime number?", | |
| "options": ["4", "9", "11", "15"], | |
| "answer": "11" | |
| }, | |
| { | |
| "id": "C5-69", | |
| "question": "If you subtract 35 from 60, what is the result?", | |
| "options": ["25", "60", "95", "125"], | |
| "answer": "25" | |
| }, | |
| { | |
| "id": "C5-70", | |
| "question": "If a clock shows 3:45, how many degrees does the minute hand make with the 12 o'clock position?", | |
| "options": ["90 degrees", "135 degrees", "180 degrees", "225 degrees"], | |
| "answer": "90 degrees" | |
| }, | |
| { | |
| "question": "What is the Highest Common Factor (HCF) of 12 and 18?", | |
| "options": ["3", "6", "12", "1"], | |
| "answer": "6" | |
| }, | |
| { | |
| "question": "If the length and width of a rectangle are 8 cm and 6 cm, what is the area of the rectangle?", | |
| "options": ["14 cm²", "48 cm²", "24 cm²", "60 cm²"], | |
| "answer": "48 cm²" | |
| }, | |
| { | |
| "question": "In a trapezium, the bases have lengths of 5 cm and 8 cm, and the height is 4 cm. What is the area of the trapezium?", | |
| "options": ["24 cm²", "26 cm²", "34 cm²", "36 cm²"], | |
| "answer": "26 cm²" | |
| }, | |
| { | |
| "question": "In a right-angled triangle, if the length of the two shorter sides (legs) is 3 cm and 4 cm, what is the length of the hypotenuse?", | |
| "options": ["5 cm", "7 cm", "8 cm", "9 cm"], | |
| "answer": "5 cm" | |
| }, | |
| { | |
| "question": "Simplify the expression: 2x - (3x - 5).", | |
| "options": ["-x + 5", "x - 5", "-5x + 5", "5 - x"], | |
| "answer": "-x + 5" | |
| }, | |
| { | |
| "question": "If a car travels at a speed of 60 km/h, how long does it take to cover a distance of 120 kilometers?", | |
| "options": ["1 hour", "2 hours", "3 hours", "4 hours"], | |
| "answer": "2 hours" | |
| }, | |
| { | |
| "question": "If the ratio of boys to girls in a classroom is 3:2, and there are 15 girls, how many boys are there?", | |
| "options": ["9", "10", "12", "22.5"], | |
| "answer": "22.5" | |
| }, | |
| { | |
| "question": "Which of the following is a quadrilateral with all sides of equal length and all angles of 90 degrees?", | |
| "options": ["Square", "Rectangle", "Rhombus", "Parallelogram"], | |
| "answer": "Square" | |
| }, | |
| { | |
| "question": "A polygon with 6 sides is called a:", | |
| "options": ["Hexagon", "Octagon", "Pentagon", "Heptagon"], | |
| "answer": "Hexagon" | |
| }, | |
| { | |
| "question": "The formula for the area of a circle is:", | |
| "options": ["A = πr²", "A = 2πr", "A = 1/2πr²", "A = πr"], | |
| "answer": "A = πr²" | |
| }, | |
| { | |
| "question": "The perimeter of a square with side 7 cm is:", | |
| "options": ["14 cm", "21 cm", "28 cm", "49 cm"], | |
| "answer": "28 cm" | |
| }, | |
| { | |
| "question": "What is 3/4 of 100?", | |
| "options": ["25", "50", "75", "100"], | |
| "answer": "75" | |
| }, | |
| { | |
| "question": "The place value of 7 in 3,472 is:", | |
| "options": ["7", "70", "700", "7,000"], | |
| "answer": "70" | |
| }, | |
| { | |
| "question": "Which number is a prime number?", | |
| "options": ["15", "21", "23", "25"], | |
| "answer": "23" | |
| }, | |
| { | |
| "question": "The average of 10, 20, and 30 is:", | |
| "options": ["15", "20", "25", "30"], | |
| "answer": "20" | |
| }, | |
| { | |
| "question": "What is 12 × 12?", | |
| "options": ["124", "122", "144", "132"], | |
| "answer": "144" | |
| }, | |
| { | |
| "question": "The fraction 50/100 in simplest form is:", | |
| "options": ["1/2", "2/5", "5/10", "10/20"], | |
| "answer": "1/2" | |
| }, | |
| { | |
| "question": "What is the smallest 4-digit number?", | |
| "options": ["100", "1000", "9999", "1111"], | |
| "answer": "1000" | |
| }, | |
| { | |
| "question": "The value of 5³ is:", | |
| "options": ["15", "25", "125", "225"], | |
| "answer": "125" | |
| }, | |
| { | |
| "question": "What is 7 × 8?", | |
| "options": ["54", "56", "64", "58"], | |
| "answer": "56" | |
| }, | |
| { | |
| "question": "What is 9 × 9?", | |
| "options": ["81", "72", "99", "91"], | |
| "answer": "81" | |
| }, | |
| { | |
| "question": "The perimeter of a rectangle with length 10 cm and width 5 cm is:", | |
| "options": ["15 cm", "20 cm", "25 cm", "30 cm"], | |
| "answer": "30 cm" | |
| }, | |
| { | |
| "question": "Simplify: 15 ÷ 3 + 4 × 2", | |
| "options": ["10", "11", "13", "23"], | |
| "answer": "13" | |
| }, | |
| { | |
| "question": "If 25% of a number is 20, the number is:", | |
| "options": ["50", "60", "70", "80"], | |
| "answer": "80" | |
| }, | |
| { | |
| "question": "What is the Least Common Multiple (LCM) of 4 and 6?", | |
| "options": ["6", "8", "12", "24"], | |
| "answer": "12" | |
| }, | |
| { | |
| "question": "Convert 3/5 to a percentage:", | |
| "options": ["20%", "40%", "50%", "60%"], | |
| "answer": "60%" | |
| }, | |
| { | |
| "question": "Which is the smallest prime number?", | |
| "options": ["0", "1", "2", "3"], | |
| "answer": "2" | |
| }, | |
| { | |
| "question": "The product of 15 and 12 is:", | |
| "options": ["160", "170", "180", "190"], | |
| "answer": "180" | |
| }, | |
| { | |
| "question": "The difference between the greatest 4-digit number and the smallest 3-digit number is:", | |
| "options": ["9000", "8999", "9999", "999"], | |
| "answer": "8999" | |
| }, | |
| { | |
| "question": "Simplify: 2/3 + 1/6", | |
| "options": ["1/2", "2/6", "5/6", "3/6"], | |
| "answer": "5/6" | |
| }, | |
| { | |
| "question": "If the cost of 5 pens is Rs. 50, the cost of 1 pen is:", | |
| "options": ["5", "10", "15", "20"], | |
| "answer": "10" | |
| }, | |
| { | |
| "question": "Which angle is a right angle?", | |
| "options": ["45°", "60°", "90°", "180°"], | |
| "answer": "90°" | |
| }, | |
| { | |
| "question": "What is the next prime number after 7?", | |
| "options": ["8", "9", "10", "11"], | |
| "answer": "11" | |
| }, | |
| { | |
| "question": "The radius of a circle is 7 cm. What is its diameter?", | |
| "options": ["7 cm", "14 cm", "21 cm", "28 cm"], | |
| "answer": "14 cm" | |
| }, | |
| { | |
| "question": "The square root of 64 is:", | |
| "options": ["6", "7", "8", "9"], | |
| "answer": "8" | |
| }, | |
| { | |
| "question": "What is 1/4 of 200?", | |
| "options": ["25", "40", "50", "100"], | |
| "answer": "50" | |
| }, | |
| { | |
| "question": "The value of 10² is:", | |
| "options": ["10", "20", "100", "1000"], | |
| "answer": "100" | |
| }, | |
| { | |
| "question": "What is 100 ÷ 4?", | |
| "options": ["20", "25", "30", "40"], | |
| "answer": "25" | |
| }, | |
| { | |
| "question": "If a box contains 36 chocolates shared among 9 children, each child gets:", | |
| "options": ["3", "4", "5", "6"], | |
| "answer": "4" | |
| }, | |
| { | |
| "question": "The perimeter of a triangle with sides 5 cm, 6 cm, and 7 cm is:", | |
| "options": ["16 cm", "17 cm", "18 cm", "19 cm"], | |
| "answer": "18 cm" | |
| } | |
| ] |