InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
In a class of 55 students there are 34 girls.The average weight of these girls is 51 kg and average weight of the full class is 55.2 kg. What is the average weight of the boys of the class?1). 622). 59.43). 56.84). 60 |
|
Answer» LET the average weight of the boys be X KG. In a class of 55 students there are 34 girls. So, no. of boys = 55 – 34 = 21 The average weight of these girls is 51 kg and average weight of the full class is 55.2 kgs. So, we can write now, (51 × 34) + (21 × x) = 55 × 55.2 ⇒ 1734 + 21x = 3036 ⇒ 21x = 1302 ⇒ x = 62 ∴ The average weight of the boys = 62 kg |
|
| 2. |
The final temperature of a mixture of water obtained by mixing equal volume of water at 4°C and 8°C will be1). 4°C2). 5°C3). 6°C4). 7°C |
|
Answer» GIVEN, a mixture of water is obtained by mixing equal VOLUME of water at 4°C and 8°C. Final TEMPERATURE obtained $(= \frac{{4 \times volume + 8 \times volume}}{{2volume}} = 6^\circ C)$ |
|
| 3. |
If the average of five consecutive even numbers is 38, what is the difference between the square of the largest and the smallest?1). 4842). 5763). 6084). 712 |
|
Answer» Let the five consecutive EVEN numbers be X, X + 2, X + 4, X + 6, X + 8 Given the average of these numbers = 38 ⇒ COMBINED Sum of the all the five consecutive even numbers = (Average) × (Total no. of numbers) ⇒ X + (X + 2) + (X + 4) + (X + 6) + (X + 8) = (38 × 5) ⇒ 5X + 20 = 190 ⇒ 5X = 190 – 20 = 170 ⇒ X = 170/5 = 34 So the LARGEST number = 34 + 8 = 42 and Smallest number = 34 ∴ Difference between their squares = 422 – 342 = 1764 – 1156 = 608 |
|
| 4. |
The ratio of number of boys and girls in a class is 2 : 3. The average weight of boys and girls in the class is 18 kg and 21 kg respectively. What is the average weight (in kgs) of all the boys and girls together?1). 99/52). 101/53). 109/64). 96/5 |
|
Answer» Let the number of BOYS in the CLASS be 2A Then, the number of girls will be 3a Given: Average weight of boys in the class = 18 kg Average weight of girls in the class = 21 kg Total weight of boys = 18 × 2a = 36A Total weight of girls = 21 × 3a = 63a Total weight of the class = 36a + 63a = 99a Hence, average weight (in KGS) of all the boys and girls together = 99a/(2a + 3a) = 99/5 |
|
| 5. |
1). 232). 353). 274). 39 |
|
Answer» PRESENT age of Rajeev = 42 + 10 = 52 Present age of Mamta = 41 + 10 = 51 Present age of Rahul = 14 + 10 = 24 Present age of Rohan = 18 + 10 = 28 Sum of ages of all family members = 52 + 51 + 24 + 28 = 155 Average age of all family members = 155/4 = 38.75 ≈ 39 |
|
| 6. |
1). \(\;\frac{{1800}}{{63}}\;km/h\)2).3).4). |
|
Answer» LET, the total distance travelled by train be ‘x’ km. ⇒ Time taken to travel one fourth part $(= \frac{{\frac{x}{4}}}{{50}} = \frac{x}{{200}})$ ⇒ Time taken to travel one third part $( = \frac{{x/3}}{{60}} = \frac{x}{{180}})$ ⇒ Time taken to travel rest part (5/12) $( = \frac{{\frac{{5x}}{{12}}}}{{100}} = \frac{x}{{240}})$ ∴ Total time taken in the journey =$(\frac{{53\;x\;}}{{3600}})$ Average speed of the whole journey = total distance/total time $(= \frac{x}{{\frac{{53x}}{{3600}}}}\; = \frac{{3600}}{{53}}\;\;{\rm{km}}/{\rm{h}})$ |
|
| 7. |
The average monthly expenditure of a family for the first four months is Rs. 2570, for the next three months Rs. 2490 and for the last five months Rs. 3030. If the family saves Rs. 5320 during the whole year, the average monthly income of the family during the year is1). Rs. 30002). Rs. 31853). Rs. 32004). Rs. 3580 |
|
Answer» Total number of months = (4 + 3 + 5) months = 12 months For FIRST 4 months, Average MONTHLY EXPENDITURE = Rs. 2570 ∴ Total expenditure in 4 months = 4 × Average expenditure = 4 × 2570 = Rs. 10280 For second 3 months, Average monthly expenditure = Rs. 2490 ∴ Total expenditure in 3 months = 3 × Average expenditure = 3 × 2490 = Rs. 7470 For last 5 months, Average monthly expenditure = Rs. 3030 ∴ Total expenditure in 5 months = 5 × Average expenditure = 5 × 3030 = Rs. 15150 ∴ Total expenditure in 12 months = (10280 + 7470 + 15150) = Rs. 32900 Given, Savings during 12 months = Rs. 5320 ? Income = Expenditure + Savings ∴ Income in 12 months = Rs. 32900 + Rs. 5320 = Rs. 38220 ∴ Average income per month = (Income in 12 months/Number of months) = 38220/12 = Rs. 3185 |
|
| 8. |
0, 0, 1, 1, 2, 2, x, 3, 3, 4, 5, 71). 22). 33). 44). 0 |
|
Answer» Number of TERMS in the given series are EVEN, ∴ median = (sum of middle terms) ÷ 2 Given median = 2.5 (2 + x) ÷ 2 = 2.5 2 + x = 5 x = 5 - 2 x = 3 |
|
| 9. |
What is the average of first 50 natural numbers?1). 12.252). 21.253). 254). 25.5 |
|
Answer» Average of numbers = Sum of numbers/ TOTAL numbers The numbers are 1, 2, 3, 4, 5…,50 Sum of n CONSECUTIVE TERMS = n(n + 1)/2 Sum of first 50 natural numbers = 50 × 51/2 = 1275 Average = 1275/50 = 25.5 |
|
| 10. |
In a family, the average age of a father and a mother is 35 years. The average age of the father, mother and their only son is 27 years. What is the age of the son?1). 12 years2). 11 years3). 10.5 years4). 10 years |
|
Answer» The average age of a FATHER and a mother is 35 years. The sum of their (father and mother) AGES = 35 × 2 = 70 = S (SAY) The average age of the father, mother and their only son is 27 years. The sum of their ages = 27 × 3 = 81 ⇒ S + age of son = 81 ⇒ Age of son = 81 – S = 81 – 70 = 11 years. |
|
| 11. |
1). \(\frac{{p\; + \;q}}{{px\; + \;qy}}\)2). \(\frac{{px\; + \;qy}}{{p\; + \;q}}\)3). \(\;\frac{{py\; + \;qx}}{{p\; + \;q}}\)4). \(\;\frac{{p\; + \;q}}{{py\; + \;qx}}\) |
| Answer» | |
| 12. |
The mean of the marks scored by 12 students of a class is 67.4. If the mean of another class consisting of 15 students is 72.3, find their combined mean?1). 70.122). 69.853). 71.234). 68.94 |
|
Answer» MEAN of the CLASS consisting of 12 STUDENTS = 67.4 Mean of the class consisting of 15 students = 72.3 Combined mean$(\; = \frac{{12 \TIMES 67.4 + 15 \times 72.3}}{{12 + 15}} = 70.12)$ |
|
| 13. |
The mode and median of the data 6, 8, 7, 0, 6, 8, 7, 8 is:1). 7 and 82). 6 and 73). 8 and 74). 6 and 8 |
|
Answer» The mode is the NUMBER that is repeated more often than any other, so 8 is the mode. The Median ?- If the TOTAL number of NUMBERS(n) is an odd number, then: Median = (n + 1)/2th term If the total number of the numbers(n) is an even number, then the formula is given below? Median = [(n/2)th term + {(n/2) + 1}th term]/2 The median is the middle value, so to rewrite the list in order? 0, 6, 6, 7, 7, 8, 8, 8 There are eight numbers in the list, So, median = [(8/2)th term + {(8/2) + 1}th term]/2 = [4th term + 5th term]/2 = (7 + 7)/2 = 14/2 = 7 |
|
| 14. |
1). 1834 kg2). 1142 kg3). 1784 kg4). 1824 kg |
|
Answer» Quantity of rice REQUIRED by the HOSTEL MESS per day = 91/7 = 13 kg Quantity of wheat required by the hostel mess per week = 42 kg We know that, Each month COMPRISES of 4 weeks. ⇒ Wheat is used 4 times in a month. The months July and August have 31 days each. ⇒ TOTAL number of days in July and August = 31 + 31 = 62 days Quantity of rice and wheat required for the months of July and August together = (62 × 13) + (42 × 8) = 1142 kg ∴ Quantity of rice and wheat required for the months of July and August together = 1142 kg |
|
| 15. |
In a cricket team of 11 players, one player weighing 42kg is injured and his place is taken by a new player due to which the average weight of team is reduced by 100 grams. Find weight of new player.1). 41.1 Kg2). 40.9 Kg3). 42.9 Kg4). 43.1 Kg |
|
Answer» Due to the new PLAYER the average team weight has been REDUCED by 100 grams. ∴ Weight of new player would 100GRAMS × 11 = 1100 grams less than that of injured player’s weight. ∴ New player’s weight = 42 – 1.1 = 40.9 Kg. |
|
| 16. |
1). 962). 903). 924). 95 |
|
Answer» GIVEN data, Sachin scored average run of 45 in 9 matches. TOTAL runs scored in 9 matches = average runs × 9 Total runs scored in 9 matches = 45 × 9 = 405 As per requirement, Average runs scored in 10 matches should be 50 Total runs to be scored in 10 matches = average runs × 10 Total runs to be scored in 9 matches = 50 × 10 = 500 ⇒ Runs to be scored in 10th MATCH = Total runs to be scored in 10 matches - Runs scored in 9 matches Runs to be scored in 10th match = 500 – 405 ⇒ Runs to be scored in 10th match = 95 ⇒ Sachin should score 95 runs in 10th match so that his average runs scored to be 50. |
|
| 17. |
1). 432). 503). 404). 47 |
|
Answer» Let assume current age of Suresh, Ramesh and Mahesh as x, y and z respectively, For the sum of the age of Suresh and Ramesh, [(x - 4) + (y - 4)]/2 = 36 ⇒ x + y - 8 = 72 ⇒ x + y = 80----(I) From the data given in the question, ⇒ [x + y + z]/3 = 40 ⇒ x + y + z = 120 Substitute the value of EQ(I) in above EQUATION, ⇒ 80 + z = 120 ⇒ z = 120 - 80 = 40 ∴ Age of Mahesh after 7 years = 40 + 7 = 47 years |
|
| 18. |
1). 50kg2). 55kg3). 60kg4). 40kg |
|
Answer» Volume of water DISPLACED = (90 × 10 × 0.1) m3 = 90 m3 ⇒ Weight of 1800 MEN = Volume of water displaced × DENSITY of water ⇒ 90 m3 × 1000kg/m3 = 90000kg ∴ Average weight of each men = 90000/1800 = 50kg |
|
| 19. |
If the population of a town increases by 25% in the first year and increases by 36% in the second year, then what is the average rate (in percentage)of increase in the population?1). 262). 30.53). 31.664). 35 |
|
Answer» Let the initial population of town be 100. Population after first YEAR = 100 + 25% of 100 = 100 + 25 = 125 Population after second year = 125 + 36% of 125 = 125 + 45 = 170 Total increment = (170 – 100)/100 = 7/10 ∴ AVERAGE rate of INCREASE (in %) = (1/2) × (7/10) × 100 = 35% |
|
| 20. |
Average of 7 consecutive numbers is A. If 2 numbers which are before these 7 numbers are also taken, then what will be the new average?1). A - 12). A - 0.53). A + 1.54). A |
|
Answer» LET the 7 consecutive number be (x - 3), (x - 2), (x - 1), (x), (x + 1), (x + 2), (x + 3) The sum of above consecutive number = 7x ⇒ Average of numbers = The sum of above consecutive number/7 = A ⇒ x = A After adding 2 numbers which are before these 7 numbers, we get The numbers are (x - 5), (x - 4), (x - 3), (x - 2), (x - 1), (x), (x + 1), (x + 2), (x + 3) ⇒ Sum = 9X - 9 Average = 9(x - 1)/9 = x - 1 = A - 1 |
|
| 21. |
The average temperature of the first three days is 27°C, and that of the next three days is 29° C, if the average of the entire week is 28.5°C, then the temperature of the last day is_1). 31.5°C2). 10.5°C3). 42°C4). 36°C |
|
Answer» AVERAGE = Sum of quantities/Total number of quantities Given, average temperature of the first three days is 27°C, and that of the next three days is 29° C. Sum of temperatures for first SIX days = 27 × 3 + 29 × 3 = 168° C. Let the temperature on the last day be ‘t’. Thus average temperature of the WEEK $(= \frac{{168 + t}}{7})$ Given, average of the entire week is 28.5°C. $(\therefore \frac{{168 + t}}{7} = 28.5)$ ⇒ 168 + t = 199.5 ⇒ t = 31.5° C |
|
| 22. |
If the average age of four siblings is 14 years and the average age of these children and their father is 20 years, what is the age of the father?1). 44 years2). 48 years3). 52 years4). 54 years |
|
Answer» LET the age of father be x YEARS and total age of 4 children is y. We know that, AVERAGE age = sum of ages of all persons/ number of persons ∴ 14 = y/4 ⇒ y = 56 years Now as given in the question, (x + y)/5 = 20 ⇒ (x + 56)/5 = 20 ⇒ x = 100 – 56 ⇒ x = 44 years |
|
| 23. |
1). 452). 603). 404). 55 |
|
Answer» Total TOFFEES PURCHASE on first day = Rs. spend/price of 1 toffee = 20/1 = 20 Total toffees purchased on next day = Rs. Spend/price of 1 toffee = 40/(1 × 50/100) = 80 Total toffees purchased = 20 + 80 = 100 Total money SPENT = 20 + 40 = 60 ∴ Average price PER toffee = Rs. spent/No. of toffees purchased = 60/100 = Rs. 0.60 = 60 PAISE |
|
| 24. |
The average weight of 20 students is 25 kg. By the admission of new student the average weight is reduced to 24.8 Kg. The weight of new student is :1). 15 Kg2). 20.8 Kg3). 29 Kg4). 22 Kg |
|
Answer» We KNOW that, Average weight = (SUM of weight of all students)/(Total no. of students) Initially, total NUMBER of students = 20, and Average weight = 25 Kg ∴ Sum of weight of all students initially = 20 × 25 = 500 Kg Let the weight of new STUDENT be X Kg. Then, ⇒ New sum of weight of all students = (500 + X) Kg Given: Average weight after entry of new student = 24.8 Kg $(\therefore 24.8 = \frac{{500 + X}}{{20 + 1}})$ ⇒ X = 20.8 kg |
|
| 25. |
The average temperature of first three days in a week is 25°C and that of the next three days is 29°C. If the average temperature of the whole week is 28.5°C, what is the temperature of the last day of the week?1). 35.5°C2). 39.50°C3). 29°C4). 37.50°C |
|
Answer» Average of a QUANTITY = SUM of quantities/Total NUMBER of quantities The average temperature of first THREE days in a week is 25°C Sum of temperatures of first three days = 25° × 3 = 75°C The average temperature of the next three days is 29°C Sum of temperature of the next three days = 29° × 3 = 87°C The average temperature of the whole week is 28.5°C Sum of temperature of the whole week is = 28.5° × 7 =199.5°C The temperature of the last day of the week = Sum of temperatures of the whole week – Sum of temperatures of first three days – Sum of temperatures of the next three days = 199.5°C – 75°C – 87°C = 37.5°C |
|
| 26. |
In a match, average of runs scored by 7 players is 53. If the runs scored by 6 players are 121, 40, 26, 56, 37 and 48, then how many runs did the 7th player scored?1). 262). 373). 434). 48 |
|
Answer» Given: AVERAGE RUNS scored by 7 players = 53 ⇒ Total runs scored by players = 53 × 7 = 371 ⇒ Sum of runs scored by 6 players = 121 + 40 + 26 + 56 + 37 + 48 = 328 ⇒ Runs scored by 7th player = 371 – 328 = 43 ∴ the correct OPTION is 3) |
|
| 27. |
Three numbers are given in which the second is triple the first and is also double the third. If the average of the three numbers is 66, find the first number?1). 362). 543). 1084). 72 |
|
Answer» LET the numbers be x, y and z As per the given data, y = 3x x = y/3 ⇒ y = 2z ⇒ z = y/2 Given that average of the three numbers is 66 ⇒ (x + y + z)/3 = 66 ⇒ (y/3 + y + y/2)/3 = 66 ⇒ (2y + 6 y + 3y)/(3 × 6) = 66 ⇒ 11y = 66 × 18 ⇒ y = 108 ∴ First number x = y/3 = 108/3 = 36 |
|
| 28. |
Seven friends spent Rs 14 each on a project and the eighth friend spent Rs 21 more than the average expenditure of all eight of them. What is the amount of total money (in Rs) spent by them?1). 1332). 1363). 1414). 155 |
|
Answer» Let the TOTAL money spent by them be RS. y ⇒ Total money spent by them can be given as = 14 × 7 + y/8 + 21 this is equal to y ⇒ 119 + y/8 = y ⇒ y = 119 × 8/7 ⇒ y = 136 ∴ the total money spent by them is Rs. 136 |
|
| 29. |
If the average of X and Y is 200, the average of Y and Z is 238.5 and that of X and Z is 152.5. Find the average of X, Y and Z.1). 1612). 1733). 1974). 215 |
|
Answer» Given, (X + Y)/2 = 200 ⇒ X + Y = 400 …(1) ALSO, (Y + Z)/2 = 238.5 ⇒ Y + Z = 477 …(2) Also, (X + Z)/2 = 152.5 ⇒ X + Z = 305 …(3) Adding all the EQUATIONS, ⇒ 2(X + Y + Z) = 400 + 477 + 305 ⇒ X + Y + Z = 1182/2 = 591 ⇒ (X + Y + Z)/3 = 591/3 = 197 ∴ The required average is 197 |
|
| 30. |
The average marks of 40 students in an examination was 25. It was later found that the marks of one student had been wrongly entered as 73 instead of 37. What is the value of correct average?1). 24.32). 24.13). 24.54). 24.7 |
|
Answer» Given that average marks of 40 students is 25 ⇒ SUM of marks of 40 students/40 = 25 ⇒ sum of marks of students = 40 × 25 = 1000 According to the PROBLEM statement, correct average can be given as ⇒ (1000 – 73 + 37)/40 = 964/40 = 24.1 ∴ the correct average marks are 24.1 |
|
| 31. |
1). 212). 193). 184). 20 |
|
Answer» Average of NUMBERS = SUM of numbers/ Total numbers (18 + 20 + 32 + 8 + X + 9 + 13)/7 = 17 100 + x = 119 ⇒ x = 19 |
|
| 32. |
The average of six numbers is 20. If one number is removed, the average becomes 15. What is the number removed?1). 52). 353). 1124). 45 |
|
Answer» Given, AVERAGE of 6 NUMBERS = 20 ∴ Sum of 6 numbers = Average × 6 = 20 × 6 = 120 Let, a number ‘X’ is removed. ∴ Sum of remaining 5 numbers = 120 – x Average of remaining 5 numbers = Sum of remaining 5 numbers/5 = (120 – x)/5 According to the question, Average of remaining 5 numbers = 15 ∴ (120 – x)/5 = 15 ⇒ 120 – x = 75 ⇒ x = 45 |
|
| 33. |
Average age of 6 boys is 14 years. Average age of 11 girls is 12 years. What is the average age (in years) of all boys and girls?1). 12.72). 14.63). 19.34). 8.5 |
|
Answer» Average of 6 BOYS = Sum of AGE of 6 boys/6 ⇒ 14 = sum of AGES of 6 boys/6 ⇒ Sum of age of 6 boys = 84 Now, Average of 11 GIRLS = sum of age of 11 girls/11 ⇒ 12 = sum of age of 11 girls/11 ⇒ Sum of age of 11 girls = 132 Now, Sum of age of all girls and boys together = 84 + 132 = 216 ∴ Average = 216/17 = 12.7 |
|
| 34. |
What is the average of first 10 even numbers?1). 122). 103). 334). 11 |
|
Answer» Average of numbers = SUM of numbers/ TOTAL numbers The numbers are 2, 4, 6, 8, 10… Average = (2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 + 20)/10 = 110/10 = 11 |
|
| 35. |
1). 122). 113). 104). 15 |
|
Answer» LET the original strength of the CLASS be x Average age of x students = 42 ∴ Sum of age of x students = 42x years When, 12 students join the class, then number of students in the class = x + 12 Average of 12 new student’s age = 30yrs ∴ Sum of age of 12 students = 30 × 12 = 360 years ∴ Total sum of age of (x + 12) students = 42x + 360 years ∴ Average of (x+ 12) student’s age = $(\frac{{42{\RM{x\;}} + {\rm{\;}}360{\rm{\;}}}}{{{\rm{x\;}} + {\rm{\;}}12}})$ Given, After the joining of 12 new students in the class, average age decrease by 8 years $(\Rightarrow \;\frac{{42{\rm{x\;}} + {\rm{\;}}360{\rm{\;}}}}{{{\rm{x\;}} + {\rm{\;}}12}}\; = \;42 - 8)$ ⇒ 42x + 360 = 34x + 408 ⇒ 8x = 48 ⇒ x = 6 ∴ The original strength of the class was 6 students |
|
| 36. |
1). 20 lit/hr2). 18.59 lit/hr3). 17.42 lit/hr4). 21.17 lit/hr |
|
Answer» Let the TOTAL capacity of a cistern be ‘m’ lit. Average RATE = total distance / time taken ⇒ Time taken by a PIPE to fill 1/3rd of a cistern = (m/3)/20 = m/60 HR ⇒ Time taken by a pipe to fill 1/5th of a cistern = (m/5)/24 = m/120 hr ⇒ REST part of a cistern remain to fill = m {1 - (1/3 + 1/5)} = m (1 - 8/15) ⇒ Rest part of a cistern remain to fill = 7m/15 ⇒ Time taken by a pipe to fill rest of cistern = (7m/15)/14 = m/30 hr Total time taken by a pipe to fill cistern completely = (m/60 + m/120 + m/30) hr = 7m/120hr Average rate to fill cistern completely: ⇒ Total capacity of a cistern / Total time taken by a pipe to fill cistern completely = m/(7m/120) = 120/7 = 17.14 lit/hr ∴ Average rate at which cistern will completely get filled is 17.14 lit/hr. |
|
| 37. |
1). 4.82). 1.223). 1.64). 7.4 |
|
|
Answer» We know that,
Given, $({{p + q} \over 2} = 5.8)$ ⇒ p + q = 11.6 ……… (i) Also, $({{q + R} \over 2} = 1.4)$ ⇒ q + r = 2.8……… (ii) And, $({{r + s} \over 2} = 0.7 \Rightarrow)$ r + s = 1.4 …………….. (III) From operation, [(i) – (ii) – (iii)] we GET, ⇒ p + q - q - r - r - s = 11.6 - 2.8 - 1.4 ⇒p – 2r - s = 7.4 |
||
| 38. |
Of the three numbers, the average of the first number and the second number is 37 more than the average of second number and third number. What is the difference between the first and the third number?1). 742). 733). 374). Cannot be determined |
|
Answer» Let the THREE NUMBERS be a, b, C Given the AVERAGE of the ‘a and ‘b’ is 37 more than the average of ‘b’ and ‘c’ ⇒ [(a + b)/2] = 37 + [(b + c)/2] ⇒ [(a + b)/2] = [74 + b + c]/2 ⇒ (a + b) = 74 + b + c ⇒ a - c = 74 ∴ Required Difference = 74 |
|
| 39. |
The average age of Sita and Gita is 30 years. If Rita replaces Sita, then the average age will become 28 years and if Rita replaces Gita, then the average age will become 32 years. What are the respective ages (in years) of Sita, Gita and Rita?1). 40, 44, 362). 44, 40, 363). 34, 26, 304). 30, 26, 34 |
|
Answer» ⇒ Sum of age of Sita and Geeta = average × 2 = 30 × 2 ⇒ S + G = 60----(1) ⇒ Sum of age of Geeta and Rita = average × 2 = 28 × 2 ⇒ G + R = 56----(2) ⇒ Sum of age of Sita and rita = average × 2 = 32 × 2 ⇒ S + R = 64----(3) Now, subtracting (2) from (1) we get ⇒ S – R = 4----(4) Now, ADDING (3) and (4) we get, ⇒ 2S = 68 ⇒ S = 34 Now, ⇒ R = 64 – S = 64 – 34 = 30 ⇒ G = 56 – R = 56 – 30 = 26 ∴ age of Sita, Gita and Rita is 34, 26 and .30 RESPECTIVELY |
|
| 40. |
1). 452). 303). 154). 48 |
|
Answer» ? Average of three numbers is 112 This means sum of 3 numbers is = 112 × 3 = 336 Let the first number be X Then X = (1/6) × (Sum of other TWO numbers) = (1/6) × (336 - X) ⇒ X + X/6 = 336/6 ⇒ X = 336/7 = 48 ∴ First number = 48 |
|
| 41. |
The average weight of 10 men is increased by \(1\frac{1}{2}\) kg when one of the men whose weight is 68 kg, is replaced by a new man. Find the weight of the new man.1). 87 kg2). 59 kg3). 85 kg4). None of these |
|
Answer» SINCE the average has increased, the new MAN will have weight more than 68. Let, the original average be a, and let the weight of new man be x. Average = Total weight / No. of people ∴a = (Total weight of 9 people + 68)/10 ⇒ 10a = 68 + Total weight of 9 people (Weight of remaining 9 people remains unchanged) New average will be (1.5 + a) = (Total weight of 9 people + x)/10 ⇒1.5 + a = [(10a – 68) + x]/10 ⇒ 15 + 10a = 10a – 68 + x ⇒ x = 15 + 68 = 83 KG |
|
| 42. |
What is the average of all the one digit and two digit natural numbers?1). 252). 403). 504). 99 |
| Answer» | |
| 43. |
In a class of 50 students, there are 22 girls who scored an average of 35 marks in the test. What is the average marks of the boys, if the class average is 42 marks?1). 502). 52.53). 47.54). 55 |
|
Answer» Let the AVERAGE marks scored by boys be a. According to the PROBLEM statement ⇒ Average of class = 42 = (22 × 35 + 28 × a)/50 ⇒ a = 1330/28 = 47.5 ∴ Boys average marks are 47.5 |
|
| 44. |
The average weight of X, Y and Z is 74 kg. If the average weight of X and Y be 68 kg and that of Y and Z be 78 kg, then the weight (in kg) of Y is _____.1). 722). 703). 684). 66 |
|
Answer» Since the average WEIGHT of X, Y and Z is 74 kg, ⇒ X + Y + Z = 74 × 3 = 222---- (1) The average weight of X and Y be 68 kg and that of Y and Z be 78 kg, ⇒ X + Y = 68 × 2 = 136---- (2) ⇒ Y + Z = 78 × 2 = 156---- (3) Adding equation 2 and 3, ⇒ X + Y + Y + Z = 136 + 156 = 292 Subtracting equation 1 from it, ⇒ Y = 292 - 222 = 70 ∴ Weight of Y = 70 kg |
|
| 45. |
The average marks of 50 students in an examination was 65. It was later found that the marks of one student had been wrongly entered as 83 instead of 38. The correct average is:1). 63.92). 64.53). 64.74). 64.1 |
|
Answer» According to the PROBLEM statement ⇒ New AVERAGE = (50 × 65 – 83 + 38)/50 ⇒ New average = 3205/50 = 64.1 ∴ New average is 64.1 |
|
| 46. |
The average age of 120 members of a society is 60.7 years. By addition of 30 new members, the average age becomes 56.3 years. What is the average age (in years) of newly joined members?1). 36.52). 37.23). 38.34). 38.7 |
|
Answer» Given: Number of members EARLIER = 120 ⇒ TOTAL age of all the members earlier = 120 X 60.7 = 7284…..(i) ⇒ Total age of all the members presently = 150 x 56.3 = 8445…..(II) ⇒ Total age of new members = (ii) – (I) ⇒ 8445 – 7284 = 1161 ∴ AVERAGE age of newly joined members = 1161/30 = 38.7 |
|
| 47. |
1). 144002). 192003). 96004). 7200 |
|
Answer» Let the average price of costliest metal be RS. T per gram. ⇒ SUM of price of all 5 metals = 5 × Rs. 432 = Rs. 2160 And, Sum of price of all 4 metals(EXCLUDING costliest metal) = 4 × Rs. (432-132) = Rs. 1200 ⇒ Price of a gram of costliest metal = Rs. 2160 – Rs. 1200 = Rs. 960 ⇒ Price of 20 grams of costliest metal = 20 × Rs. 960 = Rs. 19200 |
|
| 48. |
1). 6 years2). 14 years3). 17 years4). 15 years |
|
Answer» We know, AVERAGE of quantities = SUM of all quantities/no. of quantities The average age of 7 boys is 14 YEARS. Then total age of 7 boys = 7 × 14 = 98 years. A boy AGED 14 years died, So now the total age of remaining 6 boys = 98 – 14 = 84 years. ∴ The average age of remaining 6 boys = 84/6 = 14 years. |
|
| 49. |
1). 1502). 3503). 6004). 700 |
|
Answer» Let the TOTAL number of students appeared be n And let the sum of MARKS of total STUDENT be S ∴ average marks = S/n = 50 ⇒ S = 50n...........Equation. (1) Now, after deducting 30 marks as the score is REDUCED from 90 to 60 of 100 students, the new sum of marks = S - 3000 ∴ new average = (S - 3000)/n But new average = 45 So, (S - 3000)/n = 45 Now, from equation. (1), we know that S = 50n ⇒ 50n - 3000 = 45n ⇒ n = 3000/5 = 600 ∴ total number of students who appeared for an exam = 600 |
|
| 50. |
A batsman’s average increases by 3 on scoring 87 runs in his 17th innings. His new average is1). 362). 373). 384). 39 |
|
Answer» Average for a batsman $(= \FRAC{{Total\;runs}}{{number\;of\;innings}})$ Let his NEW average be x. Given, a batsman’s average INCREASES by 3 on scoring 87 runs in his 17th innings. ∴ x – 3 = (Total runs – 87)/16 ⇒ Total runs = 16x + 39 ----- eq1 and x = Total runs/17 ⇒ Total runs = 17x -------eq2 Solving eq1 and eq2 we get, 17x = 16x + 39 ⇒ x = 39 |
|