home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1438.dms / in.adf / IQ_TEST / aplogic < prev    next >
Encoding:
Text File  |  1978-02-11  |  17.1 KB  |  746 lines

  1. -Find the next number
  2. 1 2 3 4 ?,5
  3. 5,4,6,3,8
  4. 1 3 5 7 ?,5
  5. 9,7,6,8,10
  6. 2 5 8 11?,5
  7. 14,13,15,12,11
  8. 3 9 15 21?,5
  9. 27,26,28,25,32
  10. -Find the next number
  11. 'linear increase/decrease
  12. 90 85 75 60 40?,5
  13. 15,25,35,30,20
  14. 22 33 44 55?,5
  15. 66,77,44,48,69
  16. 'up/down
  17. 18 12 15 10 12 8?,5
  18. 9,11,6,10,14
  19. 8 9 7 10 6?,5
  20. 11,8,5,12,9
  21. 6 7 4 6 3?,5
  22. 6,5,8,9,7
  23. 21 20 18 15 11?,5
  24. 6,8,7,12,9
  25. 'idea to increase repeatability
  26. -pick the odd one out
  27. ?,5
  28. 1,3,4,5,6
  29. ?,5
  30. 3,2,4,6,8
  31. ?,5
  32. 4,1,3,5,7
  33. ?,5
  34. 13,22,11,33,44
  35. ?,5
  36. 46,55,66,77,88
  37. ?,5
  38. 37,20,30,40,50
  39. ?,5
  40. 18,3,6,9,12
  41. ?,5
  42. 2,6,8,10,12
  43. ?,5
  44. 14,4,8,16,12
  45. ?,5
  46. 12,2,4,8,16
  47. ?,5
  48. 48,3,9,27,81
  49. -Find the next letter in sequence
  50. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  51. a c e g?,5
  52. i,h,j,f,f
  53. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  54. b d f h?,5
  55. j,k,i,h,g
  56. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  57. z x v t ?,5
  58. r,t,v,w,s
  59. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  60. e h l o s?,5
  61. v,t,u,w,x
  62. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  63. v s o l h ?,5
  64. e,d,f,g,h
  65. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  66. c e h j ?,5
  67. k,l,m,n,o
  68. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  69. k j h e ?,5
  70. a,b,d,e,c
  71. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  72. d g k n r?,5
  73. u,v,t,s,x
  74. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  75. b e i n ?,5
  76. t,u,s,z,v
  77. ABCDEFGHIJKLMNOPQRSTUVWXYZ
  78. t n i e ?,5
  79. b,a,c,d,e
  80. 'could add more
  81. 'out number out
  82. 'sequential matrix
  83. -Select the answer to the question
  84. How many numbers between 4 and 7?,5
  85. 2,1,3,4,5
  86. How many numbers between the first
  87. even number before 6 and 8?,5
  88. 3,4,5,2,6
  89. How many numbers between the third
  90. number before 6 and the second
  91. number before 8?,5
  92. 2,3,4,5,1
  93. How many numbers between the fourth
  94. number before 5 and the third 
  95. number after 4?,5
  96. 5,4,6,7,3
  97. -What is the answer to the question?
  98. How many numbers between the second
  99. number after 4 and the second 
  100. number before 5?,5
  101. 2,1,3,4,5
  102. What is the 4th number after the
  103. third number before 6?,5
  104. 7,8,6,5,4
  105. What is the 2nd number after the
  106. second number before 5?,5
  107. 5,6,4,3,2
  108. What is the 5th number after the
  109. 4th number before 12?,5
  110. 13,15,14,17,16
  111. What is the 3rd number after the
  112. second number before 9?,5
  113. 10,11,9,8,7
  114. 'arith/+-*/
  115. 'odds and evens
  116. What is the 3rd odd number after 2?,5
  117. 7,3,5,9,11
  118. What is the 4th odd number after 3?,5
  119. 11,9,7,14,13
  120. What is the 2nd even number after 7?,5
  121. 10,14,16,12,8
  122. What is the 5th even number after 5?,5
  123. 14,12,10,8,16
  124. -pick the odd combination
  125. ?,5
  126. 6-4,2-3,4-1,3-2,1-4
  127. ?,5
  128. 2-5,1-5,5-1,4-2,3-3
  129. ?,5
  130. 2-5,1-5,2-4,4-2,3-3
  131. ?,5
  132. 5-4,2-5,3-4,1-6,4-3
  133. ?,5
  134. 5-4,2-5,6-1,1-6,4-3
  135. ?,5
  136. 8-8,4-4,5-3,2-6,7-1
  137. ?,5
  138. 2-8,4-5,6-3,2-7,1-8
  139. ?,5
  140. 1-6,5-5,6-4,7-3,8-2
  141. ?,5
  142. 5-3,9-1,2-8,3-7,6-4
  143. 'add up to a specific number
  144. 'could add more
  145. -LOGIC puzzles
  146. 'level1
  147. If 8 is less than 5 the answer
  148. is half of 12 else it is double 2?,5
  149. 4,6,8,5,12
  150. If five has 4 letters the answer is
  151. the letter after j in the alphabet
  152. else it is the letter before h?,5
  153. k,g,i,l,j
  154. If four has 5 letters the answer is 
  155. 3 plus 2 else it is the number of
  156. letters in five?,5
  157. 4,5,3,2,6
  158. If six has more letters than five
  159. then the answer is the letter after 
  160. l in the alphabet else it is 3 
  161. letters after f?,5
  162. i,m,h,j,l
  163. If 6 is twice 3 then the answer is
  164. the third letter in five else it is
  165. the last letter in four?,5
  166. v,r,e,u,i
  167. If 7 is less than 8 the answer
  168. is half of 12 else it is double 4?,5
  169. 6,4,8,5,12
  170. If five has 5 letters the answer is
  171. the letter after k else it is the
  172. letter before j in the alphabet ?,5
  173. i,k,g,l,j
  174. If four has 4 letters the answer is 
  175. 3 plus 4 else it is the number of
  176. letters in five?,5
  177. 7,4,5,3,6
  178. If six has less letters than five 
  179. then the answer is the letter after 
  180. m in the alphabet else it is 3 
  181. letters after f?,5
  182. n,i,m,h,j
  183. If 6 is twice 4 then the answer is
  184. the third letter in four else it is
  185. the last letter in three?,5
  186. e,v,r,u,i
  187. -Find the next number
  188. 'linear increase/decrease
  189. 90 85 75 60 40?,5
  190. 15,25,35,30,20
  191. 22 33 44 55?,5
  192. 66,77,44,48,69
  193. 'up/down
  194. 18 12 15 10 12 8?,5
  195. 9,11,6,10,14
  196. 8 9 7 10 6?,5
  197. 11,8,5,12,9
  198. 6 7 4 6 3?,5
  199. 6,5,8,9,7
  200. 21 20 18 15 11?,5
  201. 6,8,7,12,9
  202. '-find the next number
  203. 18 24 21 27 24?,5
  204. 30,17,25,31,22
  205. 5 6 8 12?,5
  206. 20,16,18,24,22
  207. 66 63 57 45?,5
  208. 21,34,53,41,44
  209. 9 7 8 6 7 5?,5
  210. 6,5,4,3,8
  211. 7 10 9 12 11?,5
  212. 14,12,11,10,13
  213. 8 10 13 17 21?,5
  214. 27,26,55,31,22
  215. -Find the answer to the question
  216. A is greater than B -B is greater
  217. than C
  218. Which is greatest?,3
  219. A,B,C
  220. There is a straight fence with
  221. 10 posts each one metre apart
  222. How many metres long is the fence?,5
  223. 9,10,11,20,5
  224. Five people are holding hands in a
  225. circle. How many hands are holding
  226. another hand?,5
  227. 10,5,20,18,19
  228. In how many ways can Dick;Harry and
  229. Tom line up; provided Dick is 
  230. always to the right of Harry?,5
  231. 3,2,4,5,6
  232. There are 3 apples to each bag. 
  233. Each bag has 2 handles.
  234. There are 12 apples.
  235. How many handles are there?,5
  236. 8,6,9,10,16
  237. Five people are holding hands in a
  238. line. How many hands are holding
  239. another hand?,5
  240. 8,10,5,6,9
  241. 'level2
  242. Half the length of a plank and 20 cm
  243. equal 3/4 the length of the plank.
  244. How long is the plank?,5
  245. 80,60,120,90,75
  246. There is a straight fence with
  247. 10 posts each 10cm wide.
  248. Spaces between each post are 100cm.
  249. How many long is the fence?,5
  250. 1000,1100,800,1200,1150
  251. In how many ways can Dick;Harry and
  252. Tom line up; provided Dick and 
  253. Harry must be next to each other?,5
  254. 4,5,2,1,6
  255. Half the length of a plank and 30 cm
  256. equal 7/8 the length of the plank.
  257. How long is the plank?,5
  258. 80,100,70,75,65
  259. There are 4 apples to each bag. 
  260. Each bag has 2 handles.
  261. There are 12 apples.
  262. How many handles are there?,5
  263. 6,8,9,10,16
  264. Half the length of a plank and 20 cm
  265. equal 2/3 the length of the plank.
  266. How long is the plank?,5
  267. 120,100,80,90,85
  268. 'Monkey and pole problem
  269. 'A monkey climbs a 10 foot pole at the
  270. 'rate of 3 feet a second
  271. 'How many seconds does it take to
  272. 'reach the top of the pole?
  273. How many ways can Bert;Sue and 
  274. Betty line up provided Sue is 
  275. in the middle?,5
  276. 2,3,1,4,5
  277. One third the length of a plank and
  278. 10cm equal 1/2 the total length.
  279. How long is the plank?,5
  280. 60,30,50,90,80
  281. In how many ways can Dick;Harry and
  282. Tom line up; provided Dick and Harry
  283. cannot be next to each other?,5
  284. 2,4,3,5,1
  285. In how many ways can Dick;Harry and
  286. Tom line up; provided Dick is always
  287. in the middle?,5
  288. 2,3,4,5,1
  289. One quarter the length of a plank 
  290. and 10 cm equal 3/4 the length of 
  291. the plank.
  292. How long is the plank?,5
  293. 20,15,40,30,75
  294. In how many ways can Dick;Harry and
  295. Tom line up; provided Dick is always
  296. to the right of anyone with a
  297. shorter name than him?,5
  298. 3,2,4,6,1
  299. A man has no brothers and sisters 
  300. and says that man's son 
  301. is my grandson.
  302. That man is his ?,5
  303. son,father,brother,himself
  304. In how many ways can Tom;Dick;Harry
  305. and Fred stand in a circle in which
  306. Tom and Harry cannot be standing
  307. next to each other?,5
  308. 2,3,4,5,1
  309. How many ways can Bert;Sue and Betty
  310. line up provided Sue is on on of the
  311. ends?,5
  312. 4,1,3,2,5
  313. In how many ways can Tom;Dick;Harry
  314. and Fred stand in a circle in which
  315. Tom and Harry must be standing
  316. next to each other?,5
  317. 2,3,4,5,6
  318. 'level3
  319. Jack has a nephew and a sister
  320. called Mary. Mary has no nephew.
  321. What is Mary in relation to Jack's
  322. nephew?,5
  323. mother,aunt,sister,motherinlaw,no relation
  324. 10 men dig 20 holes in 32 days so
  325. 20 men can dig 10 holes in how many
  326. days?,5
  327. 8,16,24,32,28
  328. Mary has an uncle Tom but no aunts.
  329. Tom has a sister. What relation is
  330. the sister to Mary?,5
  331. mother,aunt,sister,motherinlaw,no relation
  332. 'Susan's cousin has 1 brother and no
  333. 'sisters.
  334. Dave has the same grandfather as
  335. Steve. Steve has no brothers. What
  336. relationship is Dave to
  337. Steve?,5
  338. cousin,brother,son,father,brother-in-law
  339. A man has no brothers and sisters 
  340. and says that man's father is 
  341. my fathers son.
  342. That man is his ?,5
  343. son,himself,father,brother,grandfather
  344. 20 men dig 40 holes in 60 days so
  345. 10 men can dig 20 holes in how many
  346. days?,5
  347. 60,30,40,90,50
  348. A man has no brothers and sisters 
  349. and says that man's son is 
  350. my father.
  351. That man is his?,5
  352. grandfather,son,father,brother,himself
  353. If B is first and A is 5th C 
  354. is midway between them and C 
  355. is behind D.
  356. Who is fourth?,5
  357. E,A,B,C,D
  358. In how many ways can Dick;Harry and
  359. Tom line up; provided Dick is always
  360. to the left of Tom?,5
  361. 3,2,4,5,1
  362. Jill has a niece and a sister 
  363. called Jane. Jane has no niece. 
  364. What is Jane in relation to the
  365. niece?,5
  366. mother,aunt,sister,motherinlaw,no relation
  367. A man has no brothers and sisters 
  368. and says that man's grandfather 
  369. is my father.
  370. That man is his ?,5
  371. son,father,brother,himself,grandfather
  372. -pick the odd one out
  373. ?,5
  374. 14,9,12,15,18
  375. ?,5
  376. 25,35,40,45,50
  377. ?,5
  378. 11,4,9,14,19
  379. ?,5
  380. 11,5,9,13,17
  381. ?,5
  382. 24,18,22,26,30
  383. ?,5
  384. 16,6,12,18,24
  385. ?,5
  386. 31,13,20,27,34
  387. ?,5
  388. 15,11,19,27,35
  389. ?,5
  390. 36,12,21,30,39
  391. ?,5
  392. 31,12,23,34,45
  393. ?,5
  394. 13,21,32,43,54
  395. ?,5
  396. 23,45,56,67,78
  397. ?,5
  398. 45,54,65,76,87
  399. ?,5
  400. 42,24,36,48,12
  401. ?,5
  402. 12,21,42,63,84
  403. ?,5
  404. 24,14,25,36,47
  405. ?,5
  406. 45,41,52,63,74
  407. ?,5
  408. 24,15,26,37,48
  409. ?,5
  410. 93,51,62,73,84
  411. ?,5
  412. 25,16,27,38,49
  413. ?,5
  414. 45,61,72,83,94
  415. John has 10 cents. If he had 3 cents
  416. less he would have half as much as
  417. George. George has how much  
  418. more money than John?,5
  419. 4,6,7,5,8
  420. Half a waiters earnings and 3 
  421. dollars besides come from tips.
  422. If he earns $15 how much is from tips?,5
  423. 10.50,7.50,7.00,8.75,9.00
  424. A man has no brothers and sisters 
  425. and that man's father is my
  426. grandfathers son.
  427. That man is ?,5
  428. himself,father,son,brother,grandfather
  429. John has 8 cents. If he had 5 cents
  430. less he would have half as much as
  431. George. George has how much money
  432. less than John?,5
  433. 2,3,4,5,1
  434. If all men have coats
  435. then big men have?,5
  436. coats,big coats,fewer coats,few coats,more coats
  437. 'level4
  438. How many kms can a dog run in 3 
  439. minutes if it runs half as fast 
  440. as a car which goes 40 km per hour?,5
  441. 1,2,3,4,5
  442. 10 men dig 20 holes in 60 days so
  443. 20 men can dig 40 holes in how many
  444. days?,5
  445. 60,30,40,90,50
  446. A man has no brothers and sisters 
  447. and that man's father is my son.
  448. That man is his ?,5
  449. grandson,son,father,brother,himself
  450. How many kms can a dog run in 6 
  451. minutes if it runs half as fast 
  452. as a car which goes 40 km per hour?,5
  453. 2,3,4,5,1
  454. Cook puts in 2 beans for each 3 peas.
  455. If there are 250 peas and beans how
  456. many peas are there?,5
  457. 100,200,125,175,150
  458. If B is first and A is 5th D is 
  459. midway between them and C is 
  460. behind D.
  461. Who is fourth?,5
  462. C,A,B,D,E
  463. How many kms can a dog run in 3 
  464. minutes if it runs half as fast 
  465. as a car which goes 80 km per hour?,5
  466. 2,3,4,5,1
  467. John has 12 cents. If he had 3 cents
  468. less he would have half as much as
  469. George. George has how much more 
  470. money than John?,5
  471. 6,4,7,5,8
  472. 10 men dig 40 holes in 8 days so
  473. 20 men can dig 20 holes in how many
  474. days?,5
  475. 2,4,8,16,10
  476. If A is first and B is 5th D is 
  477. midway between them and C 
  478. is behind D.
  479. Who is second?,5
  480. E,A,B,D,C
  481. 'level5
  482. A frog is at the bottom of a 5 metre
  483. well. Each minute it climbs 3 metres
  484. then slips back 2 metres. How many
  485. minutes does it take to get out?,5
  486. 4,5,2,3,6
  487. One bunch of bananas has 1/3 as much
  488. again as a second bunch. If the 
  489. second bunch has 3 bananas less
  490. how much has the first bunch?,5
  491. 12,6,24,15,16
  492. Half a waiters earnings and 2 
  493. dollars besides come from tips.
  494. If he earns $15 how much is from tips?,5
  495. 9.50,7.50,7.00,8.75,9.00
  496. If A is first and B is 5th D is 
  497. midway between them and E is 
  498. behind D.
  499. Who is second?,5
  500. C,A,B,D,E
  501. Half a waiters earnings and a 
  502. dollar besides come from tips.
  503. If he earns $15 how much is from tips?,5
  504. 8.50,7.50,7.00,8.75,9.00
  505. 'If a train is running 20 
  506. 'minutes late
  507. 'and losing 30 seconds per minute
  508. 'How many more minutes will it take before
  509. 'the train is running one hour late?,5
  510. '40,30,20,50,60
  511. If A is first and E is 5th D is 
  512. midway between them and C is 
  513. behind D.
  514. Who is second?,5
  515. B,A,C,D,E
  516. Cook puts in 1 bean for each 2 peas.
  517. If there are 300 peas and beans how
  518. many peas are there?,5
  519. 200,600,300,100,150
  520. 'If a train is running 30 minutes late
  521. 'and losing 30 seconds per minute
  522. 'How many more minutes will it take before
  523. 'the train is running one hour late?,5
  524. '30,40,20,50,60
  525. How many km apart are a train 
  526. running at 30km per hour and a 
  527. train running at 50km per hour if 
  528. it takes 15 minutes for the
  529. faster train to catch the slower one?,5
  530. 5,4,10,15,20
  531. A train completes half a trip at 40km
  532. p.h. and the other half at 80 km p.h.
  533. If the whole trip was 20 km, how long
  534. was the trip in minutes?,5
  535. 20,30,45,60,90
  536. One bunch of bananas has 1/2 as much
  537. again as a second bunch. If the 
  538. second bunch has 5 bananas less
  539. how much has the first bunch?,5
  540. 15,6,24,12,16
  541. A train completes half a trip at 
  542. 20km p.h. and the other half at 40 
  543. km p.h.
  544. If the whole trip was 20 km, how 
  545. long was the trip in minutes?,5
  546. 40,20,30,60,90
  547. If you have 20c pieces and 50c
  548. pieces what is the smallest number
  549. of coins to make up $1.40?,5
  550. 4,3,5,6,7
  551. Cook puts in 4 beans for each 3 peas.
  552. If there are 280 peas and beans how
  553. many peas are there?,5
  554. 120,130,175,100,150
  555. No dog can sing, but some 
  556. dogs can talk
  557. therefore ?,5
  558. No dogs sing,some dogs sing
  559. no dogs talk,all dogs sing,all dogs talk
  560. No man is good but some men 
  561. are not bad
  562. Therefore all men are ?,5
  563. not bad,not good,bad,good,cannot tell
  564. The p river and the h river 
  565. combined are 600 km long. The h 
  566. river is 250 km
  567. shorter than the p river.
  568. How long is the p river?,5
  569. 425,400,350,450,500
  570. How many km apart are a train 
  571. running at 30km per hour and a train 
  572. running at 50km per hour if it takes 
  573. 15 minutes for the faster train to 
  574. catch the slower one?,5
  575. 5,4,10,15,20
  576. The p river and the h river combined 
  577. are 850 km long. The h river is 250
  578. km shorter than the p river.
  579. How long is the p river?,5
  580. 550,600,350,450,500
  581. The p river and the h river 
  582. combined are 300 km long. The h 
  583. river is 100 km shorter than the p 
  584. river.
  585. How long is the p river?,5
  586. 200,150,175,125,100
  587. Smith lost $68 on the first 2 races
  588. and lost $6 more on the second race 
  589. than the first one. He lost $4 less 
  590. on the second race than Jones did. 
  591. How much did Jones lose on 
  592. the second race?,5
  593. 41,53,22,47,45
  594. One bunch of bananas has 1/4 as much
  595. again as a second bunch. If the 
  596. second bunch has 4 bananas less
  597. how much has the first bunch?,5
  598. 20,6,24,15,12
  599. Birds can fly and hop and 
  600. worms can crawl
  601. Therefore some birds ?,5
  602. hop,only hop,do not crawl,crawl,do not fly
  603. What number is as much more than 10 
  604. as it less than 1/2 of what 30 is 10
  605. less than?,5
  606. 15,20,12,25,30
  607. Smith gets twice as many profits as
  608. any of his 3 partners. The 3
  609. partners share equally. What 
  610. fractions of the entire profits 
  611. is Smith's?,5
  612. 2/5,3/5,1/5,3/4,1/2
  613. What number is 4 80% of?,5
  614. 5,6,4.8,5.2,4.5
  615. What number when doubled is half of
  616. eight?,5
  617. 2,4,6,3,2.5
  618. Sam is 3 years younger than Linda.
  619. In 6 years Linda will be twice as 
  620. old as Sam is now. How old is Sam?,5
  621. 9,6,3,5,8
  622. How many km apart are a train 
  623. running at 30km per hour and a train 
  624. running at 50km per hour if it takes 
  625. 15 minutes for the faster train to 
  626. catch the slower one?,5
  627. 5,4,10,15,20
  628. Sam is 4 years younger than Linda.
  629. In 6 years Linda will be twice as 
  630. old as Sam is now. How old is Sam?,5
  631. 2,6,3,5,8
  632. There are 10 red socks and 10 black
  633. socks in a box. What is the maximum
  634. number of socks that need to be taken
  635. from the box till a red pair is made?,5
  636. 12,10,11,6,2
  637. A train completes half a trip at 40km
  638. p.h. and the other half at 60 km p.h.
  639. If the whole trip was 25 kms, how 
  640. long was the trip in minutes?,5
  641. 30,20,45,60,90
  642. There are 10 red socks and 10 black
  643. socks in a box. What is the maximum
  644. number of socks that need to be 
  645. taken from the box till a black 
  646. pair is made?,5
  647. 12,10,11,6,2
  648. There are 3 boxes. Each contains 1
  649. more sock than the previous. The
  650. first has 3 socks. What is the total
  651. number?,5
  652. 12,11,10,9,8
  653. One man committed a crime. A said B
  654. did it. B said C did it. C said B
  655. did it. One is lying. Who did it?,5
  656. B,A,C,A or B,cannot tell
  657. One man committed a crime. B said C
  658. did it. C said A did it. A said C
  659. did it. One is lying. Who did it?,5
  660. C,B,A,A or B,cannot tell
  661. Sam is 5 years younger than Linda.
  662. In 6 years Linda will be one and a 
  663. half times as old as Sam is now.
  664. How old is Sam?,5
  665. 4,6,3,5,8
  666. One man committed a crime. C said A
  667. did it. A said B did it. B said he
  668. did not do it. One is lying.
  669. Who did it?,5
  670. A,B,C,A or B,cannot tell
  671. 'cannot tell option
  672. There are 3 boxes. Each contains 2
  673. less socks than the previous. The
  674. first has 8 socks. What is the total
  675. number?,5
  676. 18,14,10,16,12
  677. Tom is not the butcher.
  678. Fred is not the baker.
  679. Sam is not the candlestick maker.
  680. Who is the baker?,4
  681. Cannot tell,Tom,Fred,Sam
  682. There are 10 red socks and 10 black
  683. socks in a box. What is the maximum
  684. number of socks that need to be 
  685. taken from the box till 
  686. a pair is made?,5
  687. 3,10,11,6,2
  688. There are 3 boxes. Each contains 2
  689. less socks than the previous. The
  690. first has 6 socks. What is the total
  691. number?,5
  692. 12,11,10,9,8
  693. A dog and a cat have a 100 foot race.
  694. The dog goes 3 feet with each step
  695. but the cat does 4 feet a step.
  696. How much does the winner win by?,5
  697. 25,50,75,30,35
  698. 'money
  699. 'space
  700. 'area
  701. 'rels
  702. 'Half the class play tennis. 50 play
  703. 'only cricket.
  704. 'subsets
  705. 'sequences
  706. 'max-min
  707. 'arrays
  708. 'array probs
  709. Tom is not the butcher.
  710. Fred is not the baker.
  711. Sam is the candlestick maker.
  712. Who is the baker?,4
  713. Tom,Fred,Sam,cannot tell
  714. There are 3 boxes. Each contains 1
  715. more sock than the previous. The
  716. first has 3 socks. What is the total
  717. number?,5
  718. 12,11,10,9,8
  719. There are 3 men in a row.
  720. Tom is on the left of the butcher.
  721. The baker is to left of Fred.
  722. Sam is on the right of the miller.
  723. Who is the baker?,4
  724. Tom,Fred,Sam,cannot tell
  725. A frog is at the bottom of a 8 foot
  726. well. Each minute it climbs 3 feet
  727. then slips back 1 feet. How many
  728. minutes does it take to get out?,5
  729. 3,2,6,5,4
  730. There are 4 boxes. Each contains 1
  731. less sock than the previous. The
  732. first has 5 socks. What is the total
  733. number?,5
  734. 14,11,13,12,11
  735. A frog is at the bottom of a 5 foot
  736. well. Each minute it climbs 2 feet
  737. then slips back 1 feet. How many
  738. minutes does it take to get out?,5
  739. 4,5,2,3,7
  740. 'Tom and Sally are not teachers.
  741. 'If a train is running 20 minutes late
  742. 'and losing 20 seconds per minute
  743. 'How many more minutes will it take before
  744. 'the train is running one hour late?,5
  745. '60,30,20,50,40
  746.