Quantitative Aptitude – Concepts and Questions

Quantitative Aptitude: Formulas and Tricks for all the Topics

1. Number System
  • Even Β± Even = Even, Odd Β± Odd = Even, Even Γ— Any = Even, Odd Γ— Odd = Odd
  • LCM Γ— HCF = Product of the two numbers
  • Perfect square check: The unit digit of a perfect square can only be 0, 1, 4, 5, 6, or 9

2. Percentage
  • Percentage = (Value / Total) Γ— 100
  • X% of Y = $\frac{X \times Y}{100}$
  • Increase or decrease: New Value = Original Γ— $(1 \pm \frac{r}{100})$, where r is the percentage change
  • Successive percentage change: $a + b + \frac{ab}{100}$

3. Profit and Loss
  • Profit = SP βˆ’ CP; Loss = CP βˆ’ SP
  • Profit % = $\frac{\text{Profit}}{\text{CP}} \times 100$; Loss % = $\frac{\text{Loss}}{\text{CP}} \times 100$
  • Selling Price (SP): $\frac{(100 \pm \text{Profit or Loss \%}) \times CP}{100}$

4. Simple and Compound Interest
  • Simple Interest (SI): $\frac{P \times R \times T}{100}$, where P = Principal, R = Rate, T = Time in years
  • Compound Interest (CI): $P \times \left(1 + \frac{R}{100}\right)^n – P$
  • Total Amount: $P \times \left(1 + \frac{R}{100}\right)^n$

5. Ratio and Proportion
  • Ratio: a : b represents a divided by b
  • Proportion: $a : b = c : d$ implies $ad = bc$
  • Direct proportion: When one increases, the other increases; x/y = constant
  • Inverse proportion: When one increases, the other decreases; x Γ— y = constant

6. Average
  • Average = Total Sum / Number of items
  • Average speed (equal distances): $\frac{2xy}{x + y}$, where x and y are speeds in different legs of the journey

7. Time, Speed and Distance
  • Speed = Distance / Time
  • Time = Distance / Speed
  • Distance = Speed Γ— Time
  • Relative speed:
    • Same direction: Relative Speed = A βˆ’ B
    • Opposite direction: Relative Speed = A + B

8. Time and Work
  • Work = Efficiency Γ— Time
  • 1 day’s work = $1/x$ β€” If a person completes the task in x days, then in one day, they complete $1/x$ of the work.
  • Combined work: If A can do it in x days and B in y days, combined 1-day work = $\frac{1}{x} + \frac{1}{y}$
  • Efficiency ratio: If A is n times as efficient as B, then A : B = n : 1, and time taken is inversely proportional

9. Algebra
  • $(a + b)^2 = a^2 + 2ab + b^2$
  • $(a – b)^2 = a^2 – 2ab + b^2$
  • $(a + b)(a – b) = a^2 – b^2$
  • $a^3 + b^3 = (a + b)(a^2 – ab + b^2)$
  • $a^3 – b^3 = (a – b)(a^2 + ab + b^2)$
  • Quadratic roots: $x = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}$

10. Mensuration

2D Figures:

  • Square: Area = $a^2$
  • Rectangle: Area = $l \times b$
  • Triangle: Area = $\frac{1}{2} \times b \times h$
  • Circle: Area = $\pi r^2$, Circumference = $2\pi r$

3D Figures:

  • Cube: Volume = $a^3$, Surface Area = $6a^2$
  • Cuboid: Volume = $l \times b \times h$
  • Cylinder: Volume = $\pi r^2 h$
  • Cone: Volume = $\frac{1}{3}\pi r^2 h$
  • Sphere: Volume = $\frac{4}{3}\pi r^3$

11. Permutation and Combination
  • Permutation: $nP_r = \frac{n!}{(n – r)!}$ β€” arrangements matter
  • Combination: $nC_r = \frac{n!}{r!(n – r)!}$ β€” selection only
  • Factorial: $n! = n \times (nβˆ’1) \times (nβˆ’2) \dots \times 1$

12. Probability
  • Probability = $\frac{\text{Favorable Outcomes}}{\text{Total Outcomes}}$
  • Probability value lies between 0 and 1: $0 \leq P \leq 1$

13. Mixtures and Alligation
  • Alligation Rule: $\frac{Quantity}{Mean} = \frac{Higher – Mean}{Mean – Lower}$
  • Final concentration: $\frac{\text{Old Quantity} \pm \text{Added}}{\text{Total}}$

14. Boats and Streams
  • Downstream speed = Boat speed + Stream speed
  • Upstream speed = Boat speed βˆ’ Stream speed
  • Speed in still water = $\frac{\text{Downstream} + \text{Upstream}}{2}$
  • Speed of stream = $\frac{\text{Downstream} – \text{Upstream}}{2}$

15. Pipes and Cisterns
  • Work done by a pipe in 1 hour = $1/x$, if it can fill/empty in x hours
  • Combined flow: $\frac{1}{x} \pm \frac{1}{y}$ depending on filling (+) or emptying (βˆ’)

Quantitative Aptitude: Questions from all the Topics

Q.1 What is the smallest 4-digit number that is divisible by 6, 9, and 12?
Check Solution

Ans: A

LCM of 6, 9, and 12 = 36.
Smallest 4-digit number = 1000.
Next multiple of 36 β‰₯ 1000 = ⌈1000/36βŒ‰ = 28
28 Γ— 36 = 1008.

Q.2 A number is increased by 20% and then decreased by 20%. What is the net percentage change?
Check Solution

Ans: C

Net change = (20 Γ— 20)/100 = 4% decrease
Rule: +a%, -a% β‡’ Net = aΒ²/100% decrease

Q.3 The ratio of A’s salary to B’s salary is 4:5. If A spends 80% and B spends 60% of their salaries and both save β‚Ή4,000, what is A’s salary?
Check Solution

Ans: B

Let A = 4x, B = 5x
Savings: A = 20% of 4x = 0.8x = 4000 β†’ x = 5000
So A’s salary = 4x = β‚Ή20,000.

Q.4 A shopkeeper gains 20% by selling a product for β‚Ή600. What was the cost price?
Check Solution

Ans: B

SP = β‚Ή600, Gain = 20%
CP = SP / (1 + 20/100) = 600 / 1.2 = β‚Ή500.

Q.5 What is the simple interest on β‚Ή5,000 at 8% p.a. for 3 years?
Check Solution

Ans: C

SI = (P Γ— R Γ— T)/100 = (5000 Γ— 8 Γ— 3)/100 = β‚Ή1,200.

Q.6 Find the compound interest on β‚Ή10,000 for 2 years at 10% p.a., compounded annually.
Check Solution

Ans: C

CI = P(1 + r/100)^t – P = 10000(1.1)^2 – 10000 = 12100 – 10000 = β‚Ή2,100.

Q.7 The average of 6 numbers is 45. If one more number is added and the average becomes 47, what is the 7th number?
Check Solution

Ans: D

Sum of 6 numbers = 6 Γ— 45 = 270
Total sum after 7th = 7 Γ— 47 = 329
7th number = 329 – 270 = 65.

Q.8 A train covers 120 km in 2 hours and another 180 km in 3 hours. What is the average speed?
Check Solution

Ans: B

Total distance = 300 km, total time = 5 hours.
Average speed = 300 / 5 = 60 km/h.

Q.9 A can do a piece of work in 10 days, B in 15 days. How long will they take working together?
Check Solution

Ans: A

A’s 1 day work = 1/10, B’s = 1/15.
Combined = 1/10 + 1/15 = 5/30 = 1/6.
So time = 6 days.

Q.10 Solve for x: 2x – 3 = 5x + 9
Check Solution

Ans: A

2x – 3 = 5x + 9
β‡’ -3 – 9 = 3x
β‡’ x = -4.

Q.11 Find the volume of a cylinder with radius 7 cm and height 10 cm.
Check Solution

Ans: A

Volume = Ο€rΒ²h = (22/7) Γ— 7Β² Γ— 10 = 1540 cmΒ³.

Q.12 How many ways can the letters of the word β€œTRAIN” be arranged?
Check Solution

Ans: C

TRAIN has 5 distinct letters β†’ 5! = 120 ways.

Q.13 One card is drawn from a deck. What is the probability of drawing a heart or a king?
Check Solution

Ans: A

Hearts = 13, Kings = 4, 1 king is heart β†’ 13 + 4 – 1 = 16
Probability = 16/52 = 4/13.

Q.14 In what ratio must water be mixed with milk costing β‚Ή60/litre to get a mixture worth β‚Ή48/litre?
Check Solution

Ans: A

Water = 0, Milk = 60, Mean = 48
Use alligation: (60-48):(48-0) = 12:48 = 1:4.

Q.15 A boat’s speed in still water is 15 km/h. It travels 30 km downstream in 2 hours. Find the speed of the stream.
Check Solution

Ans: A

Downstream speed = 30/2 = 15
Let stream speed = x. 15 + x = 15 β‡’ x = 0 km/h.

Read Topic wise detailed Aptitude Concepts for Quantitative Aptitude

Practice 1000s of Topic wise Quantitative Aptitude Questions with Answers

Improve Aptitude with LearnTheta’s AI Practice

Adaptive Practice | Real Time Insights | Resume your Progress

Leave a Comment

Your email address will not be published. Required fields are marked *

Track Progress as You Practice? Yes No
Scroll to Top