question stringlengths 14 78 | options listlengths 4 4 | answer int64 0 3 | explanation stringlengths 10 55 | age int64 10 10 | genre stringclasses 1 value | difficulty stringclasses 1 value | timer_sec int64 12 12 |
|---|---|---|---|---|---|---|---|
Find the next number: 1, 4, 7, 10, __ | [
"13",
"16",
"10",
"19"
] | 0 | Pattern adds 3 each time; next is 13. | 10 | maths | easy | 12 |
What is 9 × 6? | [
"60",
"63",
"54",
"45"
] | 2 | 9 × 6 = 54. | 10 | maths | easy | 12 |
What is 9 - 8? | [
"4",
"1",
"0",
"6"
] | 1 | 9 - 8 = 1. | 10 | maths | easy | 12 |
What is 7 × 3? | [
"21",
"24",
"28",
"14"
] | 0 | 7 × 3 = 21. | 10 | maths | easy | 12 |
What is 48 ÷ 6? | [
"6",
"9",
"10",
"8"
] | 3 | 48 ÷ 6 = 8. | 10 | maths | easy | 12 |
Find the next number: 4, 6, 8, 10, __ | [
"10",
"12",
"14",
"16"
] | 1 | Pattern adds 2 each time; next is 12. | 10 | maths | easy | 12 |
What is 9 × 4? | [
"27",
"45",
"36",
"40"
] | 2 | 9 × 4 = 36. | 10 | maths | easy | 12 |
What is 5 × 12? | [
"72",
"55",
"60",
"65"
] | 2 | 5 × 12 = 60. | 10 | maths | easy | 12 |
There are 7 boxes of oranges with 10 in each. How many in total? | [
"60",
"70",
"17",
"77"
] | 1 | Repeated addition: 7×10=70. | 10 | maths | easy | 12 |
What is 60 ÷ 12? | [
"3",
"6",
"4",
"5"
] | 3 | 60 ÷ 12 = 5. | 10 | maths | easy | 12 |
What is 5 × 8? | [
"40",
"45",
"48",
"35"
] | 0 | 5 × 8 = 40. | 10 | maths | easy | 12 |
You have 8 books and find 9 more. How many books do you have altogether? | [
"17",
"19",
"18",
"16"
] | 0 | Together means add: 8+9=17. | 10 | maths | easy | 12 |
There are 5 rows of chairs with 6 in each. How many in total? | [
"11",
"30",
"24",
"35"
] | 1 | Repeated addition: 5×6=30. | 10 | maths | easy | 12 |
You have 3 books and find 2 more. How many books do you have altogether? | [
"5",
"6",
"7",
"4"
] | 0 | Together means add: 3+2=5. | 10 | maths | easy | 12 |
You have 10 marbles and find 9 more. How many marbles do you have altogether? | [
"19",
"18",
"20",
"21"
] | 0 | Together means add: 10+9=19. | 10 | maths | easy | 12 |
What is 5 + 6? | [
"11",
"21",
"1",
"13"
] | 0 | 5 + 6 = 11. | 10 | maths | easy | 12 |
What is 20 ÷ 2? | [
"11",
"8",
"9",
"10"
] | 3 | 20 ÷ 2 = 10. | 10 | maths | easy | 12 |
What is 4 × 6? | [
"24",
"30",
"20",
"28"
] | 0 | 4 × 6 = 24. | 10 | maths | easy | 12 |
Which is greater: 3/5 or 4/6? | [
"3/4",
"4/6",
"7/10",
"4/7"
] | 1 | Compare by converting to decimals or cross-multiplying. | 10 | maths | easy | 12 |
Find the next number: 2, 5, 8, 11, __ | [
"11",
"17",
"20",
"14"
] | 3 | Pattern adds 3 each time; next is 14. | 10 | maths | easy | 12 |
What is 9 - 3? | [
"3",
"6",
"11",
"8"
] | 1 | 9 - 3 = 6. | 10 | maths | easy | 12 |
What is 9 + 6? | [
"14",
"10",
"12",
"15"
] | 3 | 9 + 6 = 15. | 10 | maths | easy | 12 |
What is 3 × 9? | [
"24",
"36",
"30",
"27"
] | 3 | 3 × 9 = 27. | 10 | maths | easy | 12 |
What is 50 ÷ 5? | [
"8",
"11",
"9",
"10"
] | 3 | 50 ÷ 5 = 10. | 10 | maths | easy | 12 |
Find the next number: 7, 13, 19, 25, __ | [
"31",
"43",
"37",
"25"
] | 0 | Pattern adds 6 each time; next is 31. | 10 | maths | easy | 12 |
You have 9 books and find 4 more. How many books do you have altogether? | [
"12",
"13",
"15",
"14"
] | 1 | Together means add: 9+4=13. | 10 | maths | easy | 12 |
What is 6 + 5? | [
"8",
"1",
"11",
"9"
] | 2 | 6 + 5 = 11. | 10 | maths | easy | 12 |
Find the next number: 4, 7, 10, 13, __ | [
"19",
"13",
"16",
"22"
] | 2 | Pattern adds 3 each time; next is 16. | 10 | maths | easy | 12 |
What is 4 × 12? | [
"48",
"52",
"60",
"44"
] | 0 | 4 × 12 = 48. | 10 | maths | easy | 12 |
What is 10 - 7? | [
"3",
"0",
"2",
"4"
] | 0 | 10 - 7 = 3. | 10 | maths | easy | 12 |
What is 9 - 6? | [
"2",
"6",
"3",
"5"
] | 2 | 9 - 6 = 3. | 10 | maths | easy | 12 |
What is 2 + 5? | [
"7",
"17",
"10",
"4"
] | 0 | 2 + 5 = 7. | 10 | maths | easy | 12 |
What is 6 × 3? | [
"12",
"24",
"21",
"18"
] | 3 | 6 × 3 = 18. | 10 | maths | easy | 12 |
Find the next number: 7, 13, 19, 25, __ | [
"25",
"37",
"31",
"43"
] | 2 | Pattern adds 6 each time; next is 31. | 10 | maths | easy | 12 |
Find the next number: 2, 6, 10, 14, __ | [
"26",
"14",
"22",
"18"
] | 3 | Pattern adds 4 each time; next is 18. | 10 | maths | easy | 12 |
What is 4 - 4? | [
"3",
"0",
"5",
"2"
] | 1 | 4 - 4 = 0. | 10 | maths | easy | 12 |
What is 3 × 5? | [
"18",
"12",
"15",
"20"
] | 2 | 3 × 5 = 15. | 10 | maths | easy | 12 |
What is 2 × 2? | [
"4",
"6",
"8",
"2"
] | 0 | 2 × 2 = 4. | 10 | maths | easy | 12 |
What is 6 - 5? | [
"0",
"6",
"3",
"1"
] | 3 | 6 - 5 = 1. | 10 | maths | easy | 12 |
There are 7 rows of chairs with 3 in each. How many in total? | [
"10",
"21",
"18",
"28"
] | 1 | Repeated addition: 7×3=21. | 10 | maths | easy | 12 |
You have 4 stickers and find 8 more. How many stickers do you have altogether? | [
"13",
"11",
"12",
"14"
] | 2 | Together means add: 4+8=12. | 10 | maths | easy | 12 |
You have 8 seeds and find 4 more. How many seeds do you have altogether? | [
"14",
"11",
"12",
"13"
] | 2 | Together means add: 8+4=12. | 10 | maths | easy | 12 |
What is 4 - 4? | [
"5",
"1",
"3",
"0"
] | 3 | 4 - 4 = 0. | 10 | maths | easy | 12 |
Which is greater: 2/3 or 3/4? | [
"1/2",
"2/3",
"5/8",
"3/4"
] | 3 | Compare by converting to decimals or cross-multiplying. | 10 | maths | easy | 12 |
A bus leaves at 08:15AM and arrives at 03:17PM. How long was the trip? | [
"1 hour 15 min",
"1 hour 30 min",
"1 hour",
"1 hour 0 min"
] | 3 | Time difference is 1 hour 0 min. | 10 | maths | easy | 12 |
You have 8 seeds and find 6 more. How many seeds do you have altogether? | [
"14",
"15",
"16",
"13"
] | 0 | Together means add: 8+6=14. | 10 | maths | easy | 12 |
There are 4 packs of pencils with 9 in each. How many in total? | [
"36",
"13",
"27",
"40"
] | 0 | Repeated addition: 4×9=36. | 10 | maths | easy | 12 |
Find the next number: 1, 3, 5, 7, __ | [
"11",
"13",
"7",
"9"
] | 3 | Pattern adds 2 each time; next is 9. | 10 | maths | easy | 12 |
What is 9 + 4? | [
"23",
"13",
"18",
"14"
] | 1 | 9 + 4 = 13. | 10 | maths | easy | 12 |
What is 2 + 9? | [
"21",
"8",
"10",
"11"
] | 3 | 2 + 9 = 11. | 10 | maths | easy | 12 |
No dataset card yet
- Downloads last month
- 4
Size of downloaded dataset files:
10.4 kB
Size of the auto-converted Parquet files:
6.56 kB
Number of rows:
50