-
Notifications
You must be signed in to change notification settings - Fork 0
/
average.json
535 lines (535 loc) · 34.8 KB
/
average.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
{
"formula": "Average is the sum of all data values divided by the number of values.\nAverage = (∑x)/n \n\nIf the average of n1 items is x1 and the average of n2 items is x2, the average of the whole set is \n[(n1*x1)+(n1*x2)]/(n1+n2)",
"problems": [
{
"id": 1,
"answerIndex": 3,
"answers": ["95", "85", "82.5", "75"],
"question": "In a class test, the average mark of Leena and Meena is 80. The average of Meena and Reena is 85 and the average of Leena and Reena is 90. Find Meena's mark.",
"solution": "(L+M)/2 = 80\n(M+R)/2 = 85\n(L+R)/2 = 90\n\nSolving the three equations, \nM = 75"
},
{
"id": 2,
"answerIndex": 1,
"answers": ["24", "24.5", "25", "25.5"],
"question": "Find the average of the first 50 whole numbers.",
"solution": "Sum of the first 50 whole numbers \n= 0+1+2+....+48+49 \n= 49*50/2 \n\nAvg = Sum/50 = 49/2 = 24.5"
},
{
"id": 3,
"answerIndex": 0,
"answers": ["21", "19", "25", "29"],
"question": "The average of 5 consecutive odd numbers is 25. Find the smallest of these numbers.",
"solution": "Let the 5 numbers be \nx,x+2,x+4,x+6 and x+8\n\nAvg of the five numbers \n= (5x+20)/5 = 25 \nx=21"
},
{
"id": 4,
"answerIndex": 3,
"answers": ["10", "10.5", "9.5", "9"],
"question": "Find the average of all composite numbers between 1 and 15.",
"solution": "The composite numbers between 1 and 15 are 4, 6, 8, 9, 10, 12 and 14.\n\nTheir average is 63/7 = 9"
},
{
"id": 5,
"answerIndex": 3,
"answers": ["30", "15", "18", "16.5"],
"question": "Find the average of the first ten multiples of 3.",
"solution": "Sum of the first 10 multiples of 3 \n= 3+6+9+...+30 \n= 3*(1+2+..+10) \n= 3*(10*11/2) \n= 165\nAverage = 165/10 = 16.5"
},
{
"id": 6,
"answerIndex": 1,
"answers": ["94", "92", "90", "88"],
"question": "Vinay scores 96 in the first internal and 82 in the second internal. How much should he score in the third internal in order to get an average of 90?",
"solution": "(96+82+x)/3 = 90\nx = 92"
},
{
"id": 7,
"answerIndex": 2,
"answers": ["12", "11.5", "11.25", "11.75"],
"question": "In a T-20 match, India's target is 180. After 12 overs, the run rate is 7.5. What is the required run for the remaining overs to achieve the target?",
"solution": "The score after 12 overs \n= 12*7.5 = 90. \nTo achieve another 90 runs in 8 overs, \nthe required rate = 90/8 = 11.25"
},
{
"id": 8,
"answerIndex": 1,
"answers": ["10", "20", "18", "15"],
"question": "The average height of a class of 30 students is 166 cm. The average height of the girls in the class is 158 cm and the average height of the boys is 170 cm. Find the number of boys in the class.",
"solution": "Let the number of boys be x.\n\n170x + 158*(30-x) = 166*30\n\nSolving, x = 20"
},
{
"id": 9,
"answerIndex": 3,
"answers": ["10", "20", "30", "40"],
"question": "The average age of 10 members of a committee is the same as it was 4 years ago, because an old member has been replaced by a young member. Find how much younger is the new member?",
"solution": "The sum of the ages of the 10 members after 4 years increases by 40.\n\nSince the average remains the same, the sum should remain the same.\n\nHence, the new member is 40 years younger than the replaced member.\n"
},
{
"id": 10,
"answerIndex": 0,
"answers": ["20", "25", "30", "15"],
"question": "The average age of our family of four is 35. Excluding me, the average age is 40. Find my age.",
"solution": "Sum of all 4 ages\n= 35*4 \n= 140\n\n(140-x)/3 = 40\nx=20"
},
{
"id": 11,
"answerIndex": 1,
"answers": ["45 kg", "50 kg", "55 kg", "52.5 kg"],
"question": "The average weight of A and B is 47.5kg. The average weight of B and C is 52.5 kg. The average weight of all three of them is 50 kg. Find the average weight of A and C.",
"solution": "(A+B)/2 = 47.5\n(B+C)/2 = 52.5\n(A+B+C)/3 = 50\n\nSolving these, A=45, C=55\n(A+C)/2 = 50"
},
{
"id": 12,
"answerIndex": 2,
"answers": ["98", "90", "92", "96"],
"question": "In a cricket match, a team loses all its wickets for 242 runs. Excluding the highest and lowest score, the average runs of the other 9 players is 16. The highest score exceeds the lowest score by 86 runs. Find the highest score.",
"solution": "Let the highest score be x.\n\nSum of the scores of the other 9 players \n= 16*9 = 144\nx+x-86+144 = 242\nSolving, x=92 "
},
{
"id": 13,
"answerIndex": 2,
"answers": ["45", "37", "27", "25"],
"question": "The average mark of a class in a science test is 75. Geetha was the topper with 96 marks. If her mark was wrongly entered as 69, the average of the class decreases by 1. Find the number of students in the class.",
"solution": "Let the number of students be x.\n\nSum of all marks = 75x\n\n(75x-96+69)/x = 74\n\nx=27"
},
{
"id": 14,
"answerIndex": 2,
"answers": ["85", "85.5", "86", "86.5"],
"question": "A class is divided into two groups consisting of 20 and 30 students. If the average marks of the two groups in a test are 83 and 88 respectively, find the average mark of the whole class.",
"solution": "Sum of the marks of the first group \n= 20*83 = 1660\nSum of the marks of the second group \n= 30*88 = 2640\nAverage of the class = (1660+2640)/50 = 86"
},
{
"id": 15,
"answerIndex": 0,
"answers": ["34", "44", "32", "42"],
"question": "The average mark of a class in a mathematics exam is 65. The sum of the marks of all students is 2210. How many students are there in the class?",
"solution": "Number of Students\n= Sum/Average\n= 2210/65\n= 34\n"
},
{
"id": 16,
"answerIndex": 2,
"answers": ["7", "5.167", "6.833", "6"],
"question": "Find the average of the first six prime numbers.",
"solution": "The first 6 prime numbers are\n2,3,5,7,11,13\nTheir average\n= (2+3+5+7+11+13)/6\n= 41/6\n= 6.833"
},
{
"id": 17,
"answerIndex": 2,
"answers": ["60 kmph", "61.66 kmph", "62 kmph", "62.5 kmph"],
"question": "During the journey from place A to place B, Peter drove at an average of 70 kmph for 3 hours and 50 kmph for 2 hours. Find his average speed for the total journey.",
"solution": "Distance travelled \n= (70*3)+(50*2)\n= 310 km\nTime taken\n= 5 hours\nAverage Speed\n= 310/5\n= 62 kmph\n"
},
{
"id": 18,
"answerIndex": 0,
"answers": ["83.33 kmph", "85 kmph", "81.66 kmph", "84 kmph"],
"question": "Vinu drove 350 kms from Chennai to Bengaluru at an average speed of 70 kmph and drove back a distance of 400 kms at an average speed of 100 kmph. Find his average speed for the whole journey.",
"solution": "Time taken for the forward journey\n= 350/70\n= 5 hours\nTime taken for the return journey\n= 400/100\n= 4 hours\nTotal time taken \n= 9 hours\nTotal distance travelled\n= 750 km\nAverage Speed\n= 750/9\n= 83.33 kmph"
},
{
"id": 19,
"answerIndex": 1,
"answers": ["(5x-11)/3", "x", "7x/3", "3x/4"],
"question": "Find the average of 3x+4, 7-2x and 2x-11.",
"solution": "(3x+4+7-2x+2x-11)/3\n= 3x/3\n= x"
},
{
"id": 20,
"answerIndex": 3,
"answers": ["8", "7", "5", "10"],
"question": "The average of a two digit number and the number obtained by interchanging the digits is 55. What is the sum of the two digits of the number?",
"solution": "Let the number be 10x+y.\n\nThen the number obtained by interchanging the digits is 10y+x.\n\n(10x+y+10y+x)/2 = 55\n\n11x+11y = 110\n\nx+y=10"
},
{
"id": 21,
"answerIndex": 0,
"answers": ["5", "6", "7", "8"],
"question": "If the average of 4,8,6,p and q is 6, find the average of p+1 and q-3. ",
"solution": "(4+6+8+p+q)/5 = 6\n\np+q = 12\n\n(p+1+q-3)/2 \n= (p+q-2)/2 \n= (12-2)/2\n= 5"
},
{
"id": 22,
"answerIndex": 3,
"answers": ["10", "15", "30", "20"],
"question": "If the average of x and y is 30 and the average of y and z is 20, find x-z.",
"solution": "(x+y)/2 = 30\nx+y=60\n\n(y+z)/2 = 20\ny+z=40\n\nx-z = (x+y)-(y+z)\n = 20 \n"
},
{
"id": 23,
"answerIndex": 2,
"answers": ["0", "6", "5", "8"],
"question": "S={0,2,5,6,8,9} Which number can be removed from the S without affecting the average of S?",
"solution": "If a number which equals the average of a set is removed, the average of the resulting set remains the same. \n\nAverage of S\n= 30/6 = 5\nIf 5 is removed from the set, the average of S remains the same"
},
{
"id": 24,
"answerIndex": 3,
"answers": ["29°C", "27°C", "26°C", "28°C"],
"question": "The average temperature of a given week was 25°C. If the average temperature on Monday, Tuesday and Wednesday was 23°C and the average temperature of Thursday, Friday and Saturday was 26°C, find the temperature on Sunday.",
"solution": "Sum of the temperatures of the week\n= 25*7 = 175\nSum of the temperatures of Monday, Tuesday and Wednesday\n= 23*3 = 69\nSum of the temperatures of Thursday, Friday and Saturday\n= 26*3 = 78\nTemperature on Sunday\n= 175-69-78\n= 28°C"
},
{
"id": 25,
"answerIndex": 1,
"answers": ["81", "95", "90", "85"],
"question": "After his 15th inning, the average score of a batsman increases by 1. His previous average was 80. Find his score in the 15th inning.",
"solution": "Total runs scored by him in 14 innings\n= 80*14\n= 1120\nTotal runs scored by him in 15 innings\n= 81*15\n= 1215\nScore in the 15th inning\n= 1215-1120\n= 95\n\nTo generalize this,\nScore = Previous average + (Increase in average*No. of matches)"
},
{
"id": 26,
"answerIndex": 2,
"answers": ["15 cm", "6 cm", "30 cm", "18 cm"],
"question": "The area of a rectangle is 180 cm². If the average of three of its sides is 14 cm, find the fourth side which is the length.",
"solution": "Traditional Method:\n\nAverage of 3 sides is 14cm.\n(l+2b)/3 = 14 cm\nl+2b = 42\nl = 42-2b\nlb = 180 cm²\n(42-2b)*b = 180\n42b-2b² = 180\n\nb²-21b+90 = 0\n(b-15)(b-6) = 0\n\nb can take two values,\n15cm and 6 cm\n\nIf b = 15 cm, l =12 cm\nIf b = 6 cm, l = 30cm\n\nBreadth cant be larger than length.\nSo, b=6 cm, l=30cm\n\nTrial and Error method is the quickest way.\nIf l=15cm, \nb=180/15=12 cm\n(l+2b)/3=39/3=13\nBut, the average is 14.\n\nIf l=6cm, b=180/6=30cm\nb can't be greater than l\n\nIf l=30cm, b=180/30=6 cm\n(l+2b)/3=42/3 = 14cm\nHence, l=30 cm"
},
{
"id": 27,
"answerIndex": 2,
"answers": ["40%", "8%", "5%", "20%"],
"question": "A set S contains eight positive integers. If each of these numbers is increased by 5%, the average of the set increases by",
"solution": "If the average of all numbers in a set is increased equally,\nthe average of the set also increases equally.\nSo, the average of the set increases by 5%"
},
{
"id": 28,
"answerIndex": 0,
"answers": ["6,3,1", "12,6,2", "9,4.5,1.5", "3,1.5,0.5"],
"question": "In a set of three numbers, the first is twice the second and the second is thrice the third. The average of the reciprocals of the three integers is 1/2. Find the three numbers.",
"solution": "Let the integers be x, y and z.\n\ny=3z\nx=2y=6z\n\n[(1/x)+(1/y)+(1/z)]:3 = 1/2\n\n(1/6z)+(1/3z)+(1/z) = 3/2\n\n9/6z = 3/2\n\nz = 1\n\nx=6, y=3, z=1"
},
{
"id": 29,
"answerIndex": 0,
"answers": ["85", "75", "76", "75.5"],
"question": "In an English exam, the average marks of a class of 19 students is 75. The average of the first 10 students is 86 and the average of the last 10 students is 65. Find the mark scored by the tenth student.",
"solution": "Sum of the marks of all students\n= 19*75\n= 1425\nSum of the marks of the first 10 students\n= 860\nSum of the marks of the last 10 students\n= 650\nMarks scored by the 10th student\n= 860+650-1425\n= 85"
},
{
"id": 30,
"answerIndex": 1,
"answers": ["100", "98", "95", "90"],
"question": "A score of 50 in the 25th inning brings down a batsman's average score by 2. Find his average after the 25th inning.",
"solution": "Score = Previous Average -(Decrease in Avg*No. of matches)\n\n50 = x - (2*25)\n\nx = 100\n\nAverage after 25th inning = 100-2 = 98"
},
{
"id": 31,
"answerIndex": 0,
"answers": ["0", "9", "10", "18"],
"question": "The average mark obtained by 22 candidates in an examination is 45. The average of the first ten is 55 while the last eleven is 40 .The marks obtained by the 11th candidate is",
"solution": "Let the marks obtained by the 11th candidate be x.\n\n(55*10)+(11*40)+x = (22*45)\n\n18+x=18\n\nx=0"
},
{
"id": 32,
"answerIndex": 1,
"answers": ["0", "-0.5", "1", "-1"],
"question": "Find the average of the terms in the series.\n1-2+3-4+5....+199-200",
"solution": "n=200\n\nSum of the 200 terms\n= (1-2)+(3-4)+......+(199-200)\n= (-1)+(-1)+....(-1)\n= -100\nAverage\n= -100/200\n= -0.5"
},
{
"id": 33,
"answerIndex": 2,
"answers": ["20", "25", "30", "40"],
"question": "Mean of 3 numbers is 10 more than the least of the numbers and 15 less than greatest of the 3. If the median of 3 numbers is 5, find the sum of the 3 numbers.",
"solution": "Median is the middle number when the numbers are arranged in ascending order.\n\nHence the three numbers should be\nx, 5 and y\nwhere x is the least of the three and\ny is the greatest of the three.\n\nMean\n= (x+y+5)/3 = x+10 = y-15\n\n(x+y+5)/3 = x+10\nx+y+5 = 3x+30\ny=2x+25\n\nx+10 = y-15\nx+10 = 2x+25-15\nx = 0\ny = 25\n\nThe numbers are 0, 5 and 25.\n\nSum of the numbers = 30"
},
{
"id": 34,
"answerIndex": 1,
"answers": [
"2*S(last 10 no.s)",
"2*S(1st 10 no.s)",
"S(1st 10 no.s)",
"S(1st 20 no.s)"
],
"question": "Of a set of 30 numbers, average of 1st 10 numbers is equal to average of last 20 numbers. The sum of last 20 numbers is",
"solution": "Avg of 1st 10 numbers\n= Avg of last 20 numbers\n\nS(1st 10 numbers) / 10\n= S(last 20 numbers) / 20\n\nS(last 20 numbers)\n= 2*S(1st 10 numbers)"
},
{
"id": 35,
"answerIndex": 2,
"answers": ["37.33", "38.33", "36", "35"],
"question": "The average temperature of Tuesday, Wednesday and Thursday was 37 °C. The average temperature of Wednesday, Thursday and Friday was 38 °C. If the temperature on Friday was 39 °C, find the temperature on Tuesday.",
"solution": "Sum(Tues, Wed, Thurs)\n=37*3=111\nSum(Wed, Thurs, Fri)\n= 38*3=114\nFri = 39\nWed+Thurs\n= 114-39 = 75\nTues = 111-75 = 36"
},
{
"id": 36,
"answerIndex": 3,
"answers": ["1%", "4.5%", "9%", "No change"],
"question": "Rajesh calculated his average over the last 24 tests and found it to be 76. He finds out that the marks for three tests have been inverted by mistake. The correct marks for these tests are 87, 79 and 98. What is the approximate percentage difference between his actual average and his incorrect average?",
"solution": "Marks entered incorrectly\n78, 97, 89\nCorrect marks\n87, 79, 98\nChange in marks\n9-18+9 = 0"
},
{
"id": 37,
"answerIndex": 3,
"answers": ["150 kg", "200 kg", "50 kg", "75 kg"],
"question": "There are 5 boxes in a cargo. The weight of the 1st box is 200 kg, the weight of the 2nd box is 20% higher than the third box, whose weight is 25% higher than the 1st box weight. The 4th box which weighs 350 kg is 30% lighter than the 5th box. Find the difference in the average weight of the 4 heaviest boxes and the 4 lightest boxes.",
"solution": "Weight of first box\n= 200 kg\nWeight of third box\n= 1.25*200\n= 250 kg\nWeight of second box\n= 1.2*250\n= 300 kg\nWeight of fourth box\n= 350 kg\n0.7*Weight of fifth box\n= Weight of fourth box\nWeight of fifth box\n= 350/0.7 = 500 kg\n\nAvg weight of the 4 heaviest boxes\n= (250+300+350+500)/4\n= 1400/4\n= 350\nAvg weight of the 4 lightest boxes\n= (200+250+300+350)\n= 1100/4\n= 275\nDifference\n= 350-275\n= 75 kg"
},
{
"id": 38,
"answerIndex": 2,
"answers": ["5 mins", "4 mins", "3 mins", "7 mins"],
"question": "The times taken by a phone operator to complete a call are 2,9,3,1,5 minutes respectively.What is the median time per call?",
"solution": "Median is the middle value of a set of data when arranged in ascending order.\n\n1,2,3,5,9\n\nMedian - 3"
},
{
"id": 39,
"answerIndex": 0,
"answers": ["4 mins", "7 mins", "1 min", "5 mins"],
"question": "The times taken by a phone operator to complete a call are 2,9,3,1,5 minutes respectively. What is the average time per call?",
"solution": "Avg\n= (2+9+3+1+5)/5\n= 20/5\n= 4 mins"
},
{
"id": 40,
"answerIndex": 0,
"answers": ["88.5", "77.5", "50", "55"],
"question": "3 friends A, B, C went for week end party to McDonald's restaurant and there they measure their weights in some order in 7 rounds. A, B, C, AB, BC, AC, ABC. Final round measure is 155kg then find the average weight of all the 7 rounds.",
"solution": "Final round measure = 155\nA+B+C = 155\n\nSum of weights of all rounds\n= A+B+C+A+B+B+C+A+C+A+B+C\n= 4(A+B+C)\n= 4*155\n= 620\nAverage weight of 7 rounds\n= 620/7\n= 88.5"
},
{
"id": 41,
"answerIndex": 1,
"answers": ["3 years", "9 years", "18 years", "12 years"],
"question": "The average ages of three persons is 27 years. Their ages are in the proportion of 1:3:5. What is the age, in years, of the youngest one among them?",
"solution": "(x+3x+5x)/3 = 27\n\n9x=81\n\nx=9"
},
{
"id": 42,
"answerIndex": 3,
"answers": ["60", "58", "54", "56"],
"question": "The average of 11 numbers is 50. If the average of the first 6 numbers is 49 and that of the last 6 is 52, find the 6th number.",
"solution": "Sum of the first 6 numbers\n= 49*6 = 294\nSum of the last 6 numbers\n= 52*6 = 312\nSum of the 11 numbers\n= 550\nSixth number\n= 294+312-550\n= 56"
},
{
"id": 43,
"answerIndex": 2,
"answers": ["Rs.32.98", "Rs.34.56", "Rs.36.65", "Rs.38.13"],
"question": "13 sheeps and 9 pigs were bought for Rs.1291.85. If the average price of a sheep is Rs.74, what is the average price of a pig?",
"solution": "Total price of 13 sheeps\n= 13*74 = Rs.962\nTotal price of 9 pigs\n= 1291.85-962\n= Rs. 329.85\nAverage price of a pig\n= 329.85/9\n= Rs.36.65"
},
{
"id": 44,
"answerIndex": 3,
"answers": ["42", "44", "46", "48"],
"question": "A batsman in his 18th innings makes a score of 150 runs and thereby increases his average by 6. Find his average after 18th innings.",
"solution": "Let the average score of the first 17 innings be x runs.\n\nTotal runs in 17 innings\n= 17x\nTotal runs in 18 innings\n= 17x+150\n\n(17x+150)/18 = x+6\n\n17x+150 = 18x+108\n\nx=42\n\nAverage after 18 innings = 48"
},
{
"id": 45,
"answerIndex": 0,
"answers": ["37.5", "35", "34.5", "33"],
"question": "The average of 50 numbers is 38. Two numbers, 45 and 55 are discarded. The average of the remaining numbers is",
"solution": "Sum of 50 numbers\n= 50*38\n= 1900\nAverage of 48 numbers\n= (1900-45-55)/48\n= 1800/48\n= 37.5"
},
{
"id": 46,
"answerIndex": 3,
"answers": ["1", "2", "2.5", "4"],
"question": "Five years ago, the average age of a family of 3 members was 27 years. A child has been born, due to which the average age of the family is 25 years today. What is the present age of the child?",
"solution": "Current average age of the 3 members\n= 27+5 = 32\n\nLet the age of the child be x years.\n\n((32*3)+x)/4 = 25\n\n96+x = 100\n\nx=4"
},
{
"id": 47,
"answerIndex": 2,
"answers": ["49", "59", "69", "75"],
"question": "6 persons of different age groups are standing in queue. After two years, their average age will be 43. A seventh person joins them and hence the current average age becomes 45. Find the age of the seventh person.",
"solution": "Current average age of the six persons\n= 41\nSum of their ages\n= 41*6 = 246\nSum of the ages of the 7 persons\n= 45*7\n= 315\nAge of the seventh person\n= 315-246\n= 69"
},
{
"id": 48,
"answerIndex": 3,
"answers": ["43", "45", "47", "49"],
"question": "In a market 4 men are standing. The average age of the four before 4 years was 45. After some days, one man is added and his age is 49. What is the average age of all?",
"solution": "The current average age of the 4 persons is 45+4=49.\n\nAge of the fifth person is also 49.\n\nHence, the average age remains the same."
},
{
"id": 49,
"answerIndex": 1,
"answers": ["1/11", "2/7", "4/11", "2/5"],
"question": "One adult and 10 children are on an elevator. If the adult's weight is 4 times the average (arithmetic mean) weight of the children, the adult's weight is what fraction of the total weight of the 11 people on the elevator?",
"solution": "Let the average weight of the 10 children be x.\n\nAdult's weight = 4x\n\nTotal weight of 11 people\n= 10x+4x\n= 14x\n\n4x/14x = 2/7"
},
{
"id": 50,
"answerIndex": 0,
"answers": ["40", "45", "50", "60"],
"question": "In a class of 20 students, in an examination in Mathematics, 2 students scored 100 marks each, 3 get zero each and the average of the rest was 40. What is the average of the whole class?",
"solution": "Average marks of 15 students\n= 40\n\nSum of the marks of 20 students\n= (2*100)+(3*0)+(15*40)\n= 800\nAverage of the class\n= 800/20\n= 40"
},
{
"id": 51,
"answerIndex": 1,
"answers": ["58.66", "75.48", "81.23", "None of these"],
"question": "There are two qualities of milk Amul and Sudha, having different prices per litre, their volumes being 130 litres and 180 litres respectively After equal amounts of milk were removed from both, the milk removed from Amul was added to Sudha and vice-versa. The resulting two types of milk now have the same price per liter. Find the amount of milk drawn out from each type of milk.",
"solution": "Let x liters of milk be removed from both and\nthe price of Amul and Sudha per liter be Rs.a and Rs.s\n\n((130-x)*a + x*s)/130 = ((180-x)*s + x*a)/180\n\n(180*130)a-180 ax + 180 sx = (180*130)s - 130 sx + 130 ax\n\n23400(a-s) - 180x(a-s) = 130x (a-s)\n\na != s, so (a-s) can be cancelled on both sides.\n\n23400 - 180x = 130x\n\n310x = 23400\n\nx = 75.48"
},
{
"id": 52,
"answerIndex": 3,
"answers": ["22 years", "24 years", "28 years", "30 years"],
"question": "The average age of 8 men increased by 2 years when two of them whose ages are 21 years and 23 years are replaced by two new men. The average age of the two new men is",
"solution": "Let the initial average of the 8 men be x.\n\nSum of the ages of the 8 men = 8x\nSum of the ages of 8 men after replacing = 8(x+2)\n\n8(x+2) - Sum of the ages of 2 new men = 8x - 21 - 23\n\nSum of the ages of the 2 new men\n= 8(x+2)-8x+21+23\n= 60\n\nAverage age of the two men\n= 30"
},
{
"id": 53,
"answerIndex": 2,
"answers": ["A", "B", "C", "D"],
"question": "There are 60 students in a class. These students are divided into three groups A, B and C of 15, 20 and 25 students each. The groups A and C are combined to form group D. If all students of the class have the same weight, then which of the following is false?\n\n(A) The average weight of all the four groups is the same.\n(B) The total weight of A and C is twice the total weight of B.\n(C) The average weight of D is greater than the average weight of A.\n(D) The average weight of all the groups remains the same even if a number of students are shifted from one group to another.",
"solution": "C is false.\n\nThe average weight remains the same since all the students have the same weight."
},
{
"id": 54,
"answerIndex": 2,
"answers": ["588", "645", "665", "672"],
"question": "A team of 8 persons joins in a shooting competition. The best marksman scored 85 points. If he had scored 92 points, the average score for the team would have been 84. The number of points, the team scored was",
"solution": "Let the score of the team be x.\n\n(x-85+92)/8 = 84\n\nx = 665"
},
{
"id": 55,
"answerIndex": 0,
"answers": ["10", "9", "0", "2.50"],
"question": "A man engaged a servant on the condition that he would pay him Rs. 90 and also give him a turban after service of one year. He served only for nine months and received a turban and Rs. 65. Find the value of the turban in rupees.",
"solution": "Let the value of the turban be Rs.x\n\n12 months\nRs.90 + turban\n9 months\nRs.65 + turban\n\n(90+x)/12 = (65+x)/9\n\n270+3x = 260+4x\n\nx = 10"
},
{
"id": 56,
"answerIndex": 2,
"answers": ["8", "12", "15", "5"],
"question": "The average salary of the entire staff in an office is Rs. 3200 per month. The average salary of officers is Rs. 6800 and that of non-officers is Rs. 2000. If the number of officers is 5, then find the number of non-officers in the office.",
"solution": "Let the number of non-officers be x.\n\n3200*(5+x) = (6800*5)+2000x\n\n1200x = 18000\n\nx = 15"
},
{
"id": 57,
"answerIndex": 2,
"answers": ["158 cm", "158.5", "159", "157"],
"question": "The average height of 30 girls out of a class of 40 is 160 cm and that of the remaining girls is 156 cm. The average height of the whole class is",
"solution": "((160*30)+(156*10))/40\n= 159"
},
{
"id": 58,
"answerIndex": 0,
"answers": ["12", "13", "17", "24"],
"question": "The age of Charan and Kailash is in the ratio 2: 6. After 5 years, the ratio of their ages will be 6: 8. Find the average of their ages after 10 years.",
"solution": "C:K = 2:6 = 1:3\n3C = K\n\n(C+5):(K+5) = 6:8 = 3:4\n4(C+5) = 3(3C+5)\n5C = 5\n\nC = 1\nK = 3\n\nC+10 = 11\nK+10 = 13\n\nAverage\n= (11+13)/2\n= 12"
},
{
"id": 59,
"answerIndex": 2,
"answers": ["265/33", "655/93", "530/63", "530/33"],
"question": "Typist X can type a sheet in 6 minutes, typist Y in 7 minutes and typist Z in 9 minutes. The average number of sheets typed per hour per typist for all three typists is",
"solution": "X types (60/6) = 10 sheets in an hour.\nY types (60/7) sheets in an hour.\nZ types (60/9) = 20/3 sheets in an hour.\n\nAverage\n= [10+(60/7)+(20/3)]/3\n= [210+180+140]/63\n= 530/63"
},
{
"id": 60,
"answerIndex": 1,
"answers": ["Rs.10/g", "Rs.6/g", "Rs.4/g", "Rs.5/g"],
"question": "A toy weighing 24 grams of an alloy of two metals is worth Rs 174 but if the weights of metals in alloy be interchanged, the toy would be worth Rs 162. If the price of one metal be Rs 8 per gram, find the price of the other metal in the alloy used to make the toy.",
"solution": "Let the weights of the two metals used in the toy be x grams and (24-x) grams\nand the price of the other metal be Rs.y per gram.\n\n8x+y(24-x) = 174\n8(24-x)+xy = 162\n\n8x+24y-xy = 174\n192-8x+xy = 162\n\nAdding the two equations,\n24y+192 = 174+162\n24y = 144\ny = 6"
},
{
"id": 61,
"answerIndex": 2,
"answers": ["Rs. 52.5", "Rs. 290", "Rs. 292.5", "Rs. 300.25"],
"question": "Out of 9 persons, 8 persons spent Rs. 30 each for their meals. The ninth one spent Rs. 20 more than the average of expenditure of all the nine. Find the total money spent by all of them.",
"solution": "Let the average money spent by all the 9 persons be Rs.x\n\n(8*30)+20+x = 9x\n\n8x = 260\nx = 32.5\n\nTotal money spent\n= 9x\n= 292.5"
},
{
"id": 62,
"answerIndex": 0,
"answers": ["24/25,2/5", "48/50,4/5", "48/50,3/5", "24/25,3/7"],
"question": "The weight of three heaps of gold are in the ratio 5:6:7. By what fractions of themselves must the first two be increased so that the ratio of the weights may be changed to 7:6:5?",
"solution": "Let the first heap be increased x times of itself and\nthe second heap be increased y times of itself.\n\n5(1+x):6(1+y):7 = 7:6:5\n\n5(1+x):7 = 7:5\n1+x = 49/25\nx = 24/25\n\n6(1+y):7 = 6:5\n1+y = 7/5\ny = 2/5"
},
{
"id": 63,
"answerIndex": 2,
"answers": ["32 years", "24 years", "25 years", "26 years"],
"question": "The average age of a class of 80 students is 22 years. The average age of the 20 faculty members is 37 years. Find the average age of the students and the teachers.",
"solution": "(80*22)+(20*37) / 100\n= 25"
},
{
"id": 64,
"answerIndex": 1,
"answers": ["0.5%", "5%", "2%", "5.5%"],
"question": "What strength of 20 ml alcohol should be added to 10 ml of 50% alcohol to get an average strength of 20% alcohol?",
"solution": "(10*0.5)+(20*x) = 30*0.2\n\n20x = 6-5 = 1\n\nx = 0.05 = 5%"
},
{
"id": 65,
"answerIndex": 2,
"answers": ["18", "20", "25", "24"],
"question": "A club consists of members whose ages difference, between any two consecutive ages, is constant. The common difference being 3 months. If the youngest member of the club is just 7 years old and the sum of the ages of all the members is 250, then number of members in the club are",
"solution": "Common difference = 3 months = (1/4) years\n\na = 7, d = 1/4\n\nSn = (n/2)[2a+(n-1)d]\n\n250 = (n/2)[14+(1/4)(n-1)]\n\n14n + n(n-1)/4 = 500\n\nn²+55n-2000 = 0\n\n(n+80)(n-25) = 0\n\nn = 25"
},
{
"id": 66,
"answerIndex": 3,
"answers": ["6 kg", "3 kg", "2 kg", "4 kg"],
"question": "How many kilograms of sugar worth Rs. 3.60 per kg should be mixed with 8 kg of sugar worth Rs. 4.20 per kg, such that by selling the mixture at Rs. 4.40 per kg, there may be a gain of 10%?",
"solution": "Let x kg of sugar worth Rs.3.60/kg be mixed.\n\nCost price\n= 3.6x+(8*4.2)\n= 33.6+3.6x\n\nThere should be a gain of 10%.\n\nSelling Price\n= 1.1*(33.6+3.6x) = 4.4(x+8)\n\n33.6+3.6x = 4x+32\n\n0.4x = 1.6\n\nx = 4"
},
{
"id": 67,
"answerIndex": 0,
"answers": ["23 years", "24 years", "25 years", "None of these"],
"question": "The captain of a cricket team of 11 members is 26 years old and the wicket keeper is 3 years older. If the ages of these two are excluded, the average age of the remaining players is one year less than the average age of the whole team. What is the average age of the team?",
"solution": "Let the average of the team be x.\n\nAge of Captain + Age of Wicket-Keeper + Ages of Rest of the 9 players = 11*(Average Age of the Team)\n\n26+29+9(x-1) = 11x\n\n2x = 46\n\nx = 23"
},
{
"id": 68,
"answerIndex": 1,
"answers": ["11", "13", "15", "17"],
"question": "If the mean of 5 observations x, x + 2, x + 4, x + 6 and x + 8 is 11, then the mean of the last three observations is",
"solution": "x+x+2+x+4+x+6+x+8 = 11*5\n\n5x+20 = 55\n\n5x = 35\n\nx = 7\n\n(x+4)+(x+6)+(x+8) = 3x+18 = 39\n\n39/3 = 13"
},
{
"id": 69,
"answerIndex": 1,
"answers": ["9.09", "11.11", "10", "10.5"],
"question": "The average of the first nine prime numbers is",
"solution": "Sum = 2+3+5+7+11+13+17+19+23 = 100\n\n100/9 = 11.11"
},
{
"id": 70,
"answerIndex": 2,
"answers": ["200", "300", " 264", "100"],
"question": "4/5th of the voters in a constituency promised to vote for Party A and the rest promised to vote for Party B. Of these voters, 10% of the voters who had promised to vote for Party A, did not vote on the election day, while 20% of the voters who had promised to vote for Party B did not vote on the election day. Find the total number of votes polled if Party A got 216 votes.",
"solution": "Let the number of voters in the constituency be x.\n\nNumber of votes polled\n= 0.9*(4/5)x + 0.8*(1/5)x\n= 0.72x+0.16x\n= 0.88x\n\n0.9*(4/5)x = 216\nx = 216/0.72 = 300\n\nNumber of votes polled\n= 0.88x\n= 264"
},
{
"id": 71,
"answerIndex": 1,
"answers": ["1/2", "1/3", "1/4", "2/3"],
"question": "A and B have written an entrance exam and scored 55 marks and 85 marks respectively. Every question answered correctly fetches one mark but the negative marks per wrong answer for the first twenty wrong answers is different from that for the remaining wrong answers. A and B attempted 160 and 150 questions respectively. If A and B correctly answered 50% and 66(2/3)% of the questions that they attempted respectively, find the negative mark for each wrong answer beyond the first twenty wrong answers.",
"solution": "Let the negative mark for the first 20 wrong answers be x and\nfor the remaining answers be y.\n\nA answered 50% of 160 questions correctly and scored 55.\n80 questions were correct and 80 were wrong.\n\n80-(20x+60y) = 55\n20x+60y = 25\n4x+12y = 5\n\nB answered 66(2/3)% of 150 questions correctly but scored 85. \n100 questions were correct and 50 were wrong.\n\n100 - (20x+30y) = 85\n20x+30y = 15\n4x+6y = 3\n\nSolving the two questions,\n6y = 2\ny = 1/3"
},
{
"id": 72,
"answerIndex": 3,
"answers": ["87.83", "86.83", "76.33", "77.33"],
"question": "The marks obtained by a student in History, Physics and Mathematics are respectively 93 out of 100, 78 out of 150 and 177 out of 200. Find his average score in percent.",
"solution": "(93+78+177)/(100+150+200)\n= 77.33%"
},
{
"id": 73,
"answerIndex": 1,
"answers": ["M²", "3M²", "6M²", "9M²"],
"question": "If the mean of a, b, c is M and ab + bc + ca = 0, then the mean of a², b², c² is",
"solution": "(a+b+c)/3 = M\n(a+b+c) = 3M\n\n(a+b+c)² = a²+b²+c²+2(ab+bc+ca)\n\na²+b²+c² = (3M)²-0 = 9M²\n\n(a²+b²+c²)/3 = 9M²/3 = 3M²"
},
{
"id": 74,
"answerIndex": 0,
"answers": ["RS.300", "RS.250", "RS.400", "RS.500"],
"question": "A college has raised 75% of the amount it needs for a new building by receiving an average donation of Rs. 600 from the people already solicited. The people already solicited represent 60% of the people the college will ask for donations. If the college is to raise exactly the amount needed for the new building, what should be the average donation from the remaining people to be solicited?",
"solution": "Let the total number of people be x.\n\nRs.600 has been collected from 60% of the people.\n\nAmount collected\n= 600*0.6x\n= 360x\n\n75% of the amount = 360x\n\nRemaining 25% of the amount\n= 360x/3 = 120x\n\n120x has to be collected from 40% of the people.\n\nAverage\n= 120x/0.4x\n= 300"
},
{
"id": 75,
"answerIndex": 3,
"answers": ["65", "69", "72", "75"],
"question": "David obtained 76, 65, 82, 67 and 85 marks (out of 100) in English, Mathematics, Physics, Chemistry and Biology. What are his average marks?",
"solution": "(76+65+82+67+85)/5 = 75"
}
]
}