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 *

Try a smarter way to Practice? Yes No
How It Works Demo Pricing Start AI-Practice
Prepare Exams Smarter - with Adaptive Practice! ๐Ÿ”ฅ Aptitude | Banking | CAT | SSC CGL | Maths | Science
Start
Scroll to Top