๐ Arithmetic ยท MC0220 QuestionsCDS PYQ Based๐ฏ High Priority
0 / 20 answered
Question 1 of 20
A salary is increased by 10% and then decreased by 10%. The net percentage change is: (CDS PYQ)
1% decrease. Successive % formula: net = a+b+ab/100 = 10+(โ10)+(10รโ10)/100 = โ1%. A net 1% decrease. Verify: 100โร1.1โ110โร0.9โ99. Net = โ1% โ. Classic CDS trap โ students assume up 10% then down 10% cancel out.
Question 2 of 20
What percentage of 250 is 75? (CDS PYQ)
30%. (75/250)ร100 = 30%. Quick: 25% of 250=62.5; 30% of 250=75 โ. Formula: "A is what % of B?" = (A/B)ร100.
Question 3 of 20
In an election, one candidate gets 55% of total valid votes and wins by 1800 votes. The total valid votes are: (CDS PYQ)
18000. Winning margin = (55โ45)% = 10% of total = 1800. Total = 1800/10% = 18000. Formula: Margin = (2Wโ100)% ร Total. Election questions appear in almost every CDS paper.
Question 4 of 20
If A:B = 2:3 and B:C = 4:5, then A:B:C equals: (CDS PYQ)
A number is increased by 20% and then decreased by 20%. Compared to the original, the final number is: (CDS PYQ)
4% less. Net = 20+(โ20)+(20รโ20)/100 = โ4%. Verify: 100โ120โ96. Net = โ4% โ. Symmetrical percentage changes always yield a net loss, because the decrease applies to a larger base.
Question 6 of 20
If 15% of A equals 20% of B, then A:B equals: (CDS PYQ)
4:3. 0.15A = 0.20B โ A/B = 0.20/0.15 = 4:3. A is larger because the same amount is a smaller percentage of A.
Question 7 of 20
In a mixture of 60 litres with milk:water = 2:1, how much water must be added to make the ratio 1:2? (CDS PYQ)
60 litres. Milk=40L, water=20L. Target: milk:water=1:2, so for 40L milk, water needed=80L. Additional water = 80โ20 = 60L. Verify: 40:80 = 1:2 โ. Keep the unchanged component (milk) fixed and solve for the other.
Question 8 of 20
A shopkeeper marks goods 40% above cost price and gives a 25% discount. His profit percentage is: (CDS PYQ)
If A is 25% more than B, B is what percent less than A? (CDS PYQ)
20%. A=1.25B โ B=A/1.25=0.8A โ B is 20% less than A. Formula: if X is p% more than Y, then Y is [p/(100+p)]ร100 % less than X = 25/125ร100 = 20%.
Question 10 of 20
The mean proportion of 4 and 16 is: (CDS PYQ)
8. Mean proportion = โ(aรb) = โ(4ร16) = โ64 = 8. Verify: 4:8 = 8:16 = 1:2 โ. Do not confuse with arithmetic mean (10) or harmonic mean (6.4).
Question 11 of 20
Two numbers are in ratio 7:11. If 7 is added to each, the new ratio is 2:3. The smaller number is: (CDS PYQ)
49. Let 7k and 11k. (7k+7)/(11k+7)=2/3 โ 21k+21=22k+14 โ k=7. Numbers=49 and 77. Smaller=49. Verify: (49+7)/(77+7)=56/84=2:3 โ.
Question 12 of 20
In what ratio must tea at Rs 60/kg be mixed with tea at Rs 80/kg to get a blend costing Rs 72/kg? (CDS PYQ)
2:3. Alligation: (80โ72):(72โ60) = 8:12 = 2:3. So cheaper:dearer = 2:3. Verify: (2ร60+3ร80)/5 = (120+240)/5 = 72 โ. Alligation is the fastest method for all mixing questions.
Question 13 of 20
A person spends 75% of income. If income rises 20% and expenditure rises 10%, the percentage increase in savings is: (CDS PYQ)
50%. Let income=100, savings=25, expenditure=75. New income=120, expenditure=82.5. New savings=37.5. Increase=(37.5โ25)/25ร100=50%.
Question 14 of 20
If x% of y equals y% of z, then: (CDS PYQ)
x = z. xy/100 = yz/100 โ xy = yz โ x = z (since yโ 0). A neat algebraic identity โ the percentages are equal regardless of the common base y.
Question 15 of 20
Two numbers are in ratio 5:6. If 8 is subtracted from each, the ratio becomes 4:5. The larger number is: (CDS PYQ)
48. Let 5k and 6k. (5kโ8)/(6kโ8)=4/5 โ 25kโ40=24kโ32 โ k=8. Numbers=40 and 48. Larger=48. Verify: (40โ8)/(48โ8)=32/40=4:5 โ.
Question 16 of 20
If p:q = 3:4 and q:r = 6:7, then p:r equals: (CDS PYQ)
9:14. p/r = (p/q)ร(q/r) = (3/4)ร(6/7) = 18/28 = 9:14. Method: multiply corresponding ratios. Always simplify by dividing by GCF.
Question 17 of 20
A train covers a distance in 50 minutes. If speed is increased by 25%, the time taken is: (CDS PYQ)
40 minutes. Speed and time are inversely proportional. Speed increases by 25% โ time ร 4/5. New time = 50ร4/5 = 40 min. Formula: Tโ = Tโ ร Sโ/Sโ = 50 ร 1/1.25 = 40 min.
Question 18 of 20
If A:B = 3:4 and B:C = 8:9, then A:C is: (CDS PYQ)
2:3. p/r = (3/4)ร(8/9) = 24/36 = 2:3. Confirm: A:B:C โ make B common: LCM(4,8)=8. A:B=6:8; B:C=8:9. A:C=6:9=2:3 โ.
Question 19 of 20
The ratio of two numbers is 3:5. If 10 is added to each, the ratio becomes 5:7. The smaller number is: (CDS PYQ)
15. Let 3k and 5k. (3k+10)/(5k+10)=5/7 โ 21k+70=25k+50 โ 4k=20 โ k=5. Numbers=15 and 25. Smaller=15. Verify: (15+10)/(25+10)=25/35=5:7 โ.
Question 20 of 20
A sum of money is divided among A, B, C in the ratio 3:4:5. If C gets Rs 1800 more than A, the total sum is: (CDS PYQ)
Rs 9000. CโA = (5โ3)=2 parts = Rs 1800 โ 1 part = Rs 900. Total = (3+4+5)ร900 = 12ร900 = Rs 10800. Hmm: 12ร900=10800 โ option D. Let me recheck: 2 parts=1800 โ 1 part=900; total=12 parts=10800. Answer D: Rs 10800.