Master all mathematics topics with shortcuts for JKSSB & Competitive Exams
• Divisible by 2: Last digit is even
• Divisible by 3: Sum of digits is divisible by 3
• Divisible by 5: Last digit is 0 or 5
• Divisible by 9: Sum of digits is divisible by 9
• Divisible by 11: Alternating sum of digits is divisible by 11
Is 1234 divisible by 3?
Sum of digits = 1+2+3+4 = 10
10 is not divisible by 3
Answer: NO
Q1: Is 5432 divisible by 11?
Answer: YES
Alternating sum = 5-4+3-2 = 2 (Not divisible by 11)
Actually: 5-4+3-2 = 2, so NO
• For HCF: Take common factors with lowest power
• For LCM: Take all factors with highest power
Find LCM and HCF of 12 and 18
12 = 2² × 3
18 = 2 × 3²
HCF = 2 × 3 = 6
LCM = 2² × 3² = 36
Verify: 6 × 36 = 216 = 12 × 18 ✓
Q1: Find HCF of 24 and 36
Answer: 12
24 = 2³ × 3, 36 = 2² × 3²
HCF = 2² × 3 = 12
Q2: Find LCM of 15 and 20
Answer: 60
15 = 3 × 5, 20 = 2² × 5
LCM = 2² × 3 × 5 = 60
If price increases from 100 to 120, what is the percentage increase?
Percentage Increase = ((120 - 100) / 100) × 100 = 20%
Answer: 20%
Q1: What is 25% of 200?
Answer: 50
(25/100) × 200 = 50
CP = 100, Profit = 20%. Find SP.
SP = CP × (1 + 20/100) = 100 × 1.20 = 120
Answer: 120
Q1: CP = 500, SP = 600. Find profit %
Answer: 20%
Profit = 600 - 500 = 100
Profit % = (100/500) × 100 = 20%
P = Principal (initial amount)
R = Rate of interest (% per annum)
T = Time (in years)
SI = Simple Interest
CI = Compound Interest
P = 1000, R = 10%, T = 2 years. Find SI and Amount.
SI = (1000 × 10 × 2) / 100 = 200
Amount = 1000 + 200 = 1200
Answer: SI = 200, Amount = 1200
Q1: P = 5000, R = 5%, T = 3. Find CI
Answer: 788.13
Amount = 5000(1.05)³ = 5788.13
CI = 5788.13 - 5000 = 788.13
A's work per day = 1/5
B's work per day = 1/10
Combined work per day = 1/5 + 1/10 = 3/10
Time to complete together = 10/3 days
A completes work in 6 days, B in 12 days. How long together?
A's work/day = 1/6, B's work/day = 1/12
Combined = 1/6 + 1/12 = 3/12 = 1/4
Time = 4 days
Answer: 4 days
Q1: A does work in 8 days, B in 16 days. Together?
Answer: 5.33 days (or 16/3 days)
Combined = 1/8 + 1/16 = 3/16
Time = 16/3 days
A car travels 300 km in 5 hours. Find speed.
Speed = Distance / Time = 300 / 5 = 60 km/h
Answer: 60 km/h
Q1: Speed = 45 km/h, Time = 2 hours. Distance?
Answer: 90 km
Distance = 45 × 2 = 90 km
First part = (2/(2+3)) × 50 = 20
Second part = (3/(2+3)) × 50 = 30
Divide 120 in ratio 3:5
First part = (3/8) × 120 = 45
Second part = (5/8) × 120 = 75
Answer: 45 and 75
Q1: If 2:3 = x:15, find x
Answer: 10
2 × 15 = 3 × x
30 = 3x, x = 10
Average of 10, 20, 30, 40, 50
Sum = 10+20+30+40+50 = 150
Average = 150 / 5 = 30
Answer: 30
Q1: Average of 5 numbers is 20. What is their sum?
Answer: 100
Sum = 20 × 5 = 100
Solution: x = (c - b) / a
Solve: 2x + 5 = 15
2x = 15 - 5 = 10
x = 10 / 2 = 5
Answer: x = 5
Q1: Expand (a + 3)²
Answer: a² + 6a + 9
(a + 3)² = a² + 2(a)(3) + 3² = a² + 6a + 9