Advanced QA
Advanced QA
1. Probability
Question: Two bags contain 3 red and 4 black balls and 4 red and 5 black balls respectively.
One ball is drawn from each bag. Find the probability that one ball is red and one is black.
Solution:
Question: In how many ways can 5 boys and 3 girls be seated in a row if no two girls sit
together?
Solution:
3. Number System
Solution:
o Use Fermat's Little Theorem: If 'p' is a prime number and 'a' is an integer not
divisible by 'p', then a^(p-1) ≡ 1 (mod p).
o 2^2024 ≡ 1^126 * 2^8 (mod 17) ≡ 256 (mod 17) ≡ 1 (mod 17)
o Remainder = 1
Question: A and B can complete a work in 12 days. B and C can complete the same work in
15 days. If A is twice as efficient as C, in how many days can B alone complete the work?
Solution:
o 1/A + 1/B = 1/12
o A = 2C
Question: A shopkeeper marks up his goods by 40%. He allows a discount of 10% on the
marked price and still makes a profit of 26%. Find the cost price of an article if its marked
price is Rs. 300.
Solution:
o Cost Price = Selling Price / (1 + Profit Percentage) = 270 / 1.26 = Rs. 214.29
Question: The ratio of the incomes of A and B is 3:2 and the ratio of their expenditures is 5:3.
If they save Rs. 2000 and Rs. 900 respectively, find their incomes.
Solution:
o 3x - 5y = 2000
o 2x - 3y = 900
Question: A train traveling at 60 km/h crosses a platform in 30 seconds. If the length of the
platform is 200 meters, find the length of the train.
Solution:
o x = 300 meters
Question: Find the compound interest on Rs. 10,000 for 2 years at 10% per annum
compounded annually.
Solution:
Question: In what ratio must two varieties of tea costing Rs. 40 per kg and Rs. 60 per kg be
mixed to obtain a mixture worth Rs. 54 per kg?
Solution:
o Required ratio = 3 : 7
Question: The following table shows the sales of a company (in lakhs) for the years 2018 to
2022.
2018 120
2019 150
2020 180
2021 210
2022 240
Calculate the average annual sales growth rate during this period.
Solution:
o Calculate the average growth rate: (25% + 20% + 16.67% + 14.29%) / 4 = 18.99%
Solution:
o Statement 1 Alone: Insufficient. We need to know the breadth to calculate the area.
o Statement 2 Alone: Insufficient. We need to know the length to calculate the area.
Question: In a group of 100 students, 60 like cricket, 50 like football, and 20 like both cricket
and football. How many students like neither cricket nor football?
Solution:
14. Logarithms
Solution:
o x = 2^3 = 8
o y = 3^2 = 9
o xy = 8 * 9 = 72
15. Progressions
Question: The sum of the first 20 terms of an arithmetic progression is 210. If the first term is
1, find the common difference.
Solution:
o Sum of an AP = (n/2) * [2a + (n-1)d]
o 210 = 10 * [2 + 19d]
o 21 = 2 + 19d
o 19d = 19
o d=1
16. Geometry
Question: The radius of a circle is increased by 10%. Find the percentage increase in its area.
Solution:
17. Trigonometry
Solution:
o cos θ = ±4/5
o Since sin θ is positive, cos θ can be either positive or negative depending on the
quadrant.
18. Mensuration
Question: Find the volume of a right circular cone with a base radius of 7 cm and a height of
24 cm.
Solution:
19. Percentages
Question: In an election, the winning candidate got 55% of the total votes. If the total
number of votes was 12000, how many votes did the winning candidate get?
Solution:
Question: The average age of 5 students is 18 years. If the age of a new student is included,
the average age becomes 19 years. Find the age of the new student.
Solution: