Agniveer Vayu गणित: लाभ और हानि — क्रय मूल्य, विक्रय मूल्य, छूट और अंकित मूल्य

beginner 18 min read

अवधारणा

लाभ और हानि का topic असल में एक ही चीज़ पर टिका है — क्रय मूल्य (Cost Price / CP) और विक्रय मूल्य (Selling Price / SP) के बीच का अंतर।

सोचो एक दुकानदार की दुकान है। वह कोई वस्तु ख़रीदता है — उस पर जो पैसा लगाता है वह CP है। फिर वह वस्तु बेचता है — जो मिलता है वह SP है।

Agniveer Vayu में यह topic इसलिए ज़रूरी है क्योंकि यहाँ के प्रश्न सीधे formula पर नहीं, बल्कि backward calculation पर आते हैं — "SP दिया है, loss% दिया है, CP निकालो।" यही वह जगह है जहाँ अधिकांश उम्मीदवार फँसते हैं।

अवधारणा को पक्का करने का तरीका: लाभ/हानि हमेशा CP पर calculate होती है — SP पर नहीं। यह एक ऐसी बात है जो exam hall में भूलना बहुत महंगा पड़ता है।

मूल सूत्र:

Profit%=SPCPCP×100\text{Profit\%} = \frac{SP - CP}{CP} \times 100

Loss%=CPSPCP×100\text{Loss\%} = \frac{CP - SP}{CP} \times 100

अंकित मूल्य (Marked Price / MP) वह price है जो दुकानदार tag पर लिखता है। उस पर जो कटौती मिलती है वह छूट (Discount) है।

SP=MPDiscountSP = MP - \text{Discount}

Discount%=MPSPMP×100\text{Discount\%} = \frac{MP - SP}{MP} \times 100

ध्यान दो — Discount हमेशा MP पर calculate होता है, जबकि Profit/Loss हमेशा CP पर। यह दोनों की base अलग है — यही सबसे बड़ा confusion point है।


गहन विश्लेषण

मूल सूत्र और उनका उलटा प्रयोग

CP से SP निकालना:

SP=CP×100+Profit%100SP = CP \times \frac{100 + \text{Profit\%}}{100}

SP=CP×100Loss%100SP = CP \times \frac{100 - \text{Loss\%}}{100}

SP से CP निकालना (Backward calculation — यही Agniveer में आता है):

CP=SP×100100+Profit%CP = SP \times \frac{100}{100 + \text{Profit\%}}

CP=SP×100100Loss%CP = SP \times \frac{100}{100 - \text{Loss\%}}

देखो — जब SP और Profit%/Loss% दिए हों और CP निकालना हो, तब यह reverse formula सीधे use करो। Calculator पर depend मत करो — multiplier याद करो।

Multiplier Method (सबसे तेज़ तरीका)

हर Profit/Loss situation को एक multiplier में convert करो:

| स्थिति | Multiplier | |---|---| | 20% profit | 1.20 | | 20% loss | 0.80 | | 25% profit | 1.25 | | 25% loss | 0.75 | | 10% profit | 1.10 | | 10% loss | 0.90 |

SP=CP×MultiplierSP = CP \times \text{Multiplier}

CP=SP÷MultiplierCP = SP \div \text{Multiplier}

उदाहरण: Rs. 480 में बेचने पर 20% loss — CP निकालो।

CP=480÷0.80=600CP = 480 \div 0.80 = 600

यह एक step में हो जाता है। Standard method में तीन step लगते हैं।

प्रति-इकाई (Per Unit) Method

जब बहुत सारी वस्तुएँ एक साथ खरीदी और अलग-अलग बेची जाएँ — तब प्रति-वस्तु CP और SP निकालो, फिर % calculate करो।

उदाहरण: 9 किताबें Rs. 18 में खरीदी, Rs. 20 में बेची।

सावधानी: यहाँ 9 किताबें खरीदी गईं Rs. 18 में, लेकिन बेचते समय "Rs. 20" — यह per book है या total? प्रश्न ध्यान से पढ़ो। अगर ambiguous लगे तो per-unit calculate करो।

Discount और Profit का Combined सूत्र

जब MP, Discount%, और Profit% — तीनों एक साथ हों:

CP=MP×100Discount%100+Profit%×100+Profit%100CP = MP \times \frac{100 - \text{Discount\%}}{100 + \text{Profit\%}} \times \frac{100 + \text{Profit\%}}{100}

असल में यह simply है:

SP=MP×100d100SP = MP \times \frac{100 - d}{100}

Profit%=SPCPCP×100\text{Profit\%} = \frac{SP - CP}{CP} \times 100

दोनों को अलग रखो — MP से SP निकालो (discount use करके), फिर CP और SP से profit निकालो।

Successive Discount

अगर दो discount दिए हों — पहले d1%d_1\%, फिर d2%d_2\% — तो effective discount:

Effective Discount=d1+d2d1×d2100\text{Effective Discount} = d_1 + d_2 - \frac{d_1 \times d_2}{100}

उदाहरण: 20% और 10% successive discount:

=20+1020×10100=302=28%= 20 + 10 - \frac{20 \times 10}{100} = 30 - 2 = 28\%

यह एक ही step में effective discount देता है। Agniveer में यह सूत्र सीधे apply होता है।

False Weight वाले प्रश्न

कुछ प्रश्नों में दुकानदार गलत बाट (false weight) use करता है। अगर वह 1 kg की जगह xx grams देता है:

Profit%=1000xx×100\text{Profit\%} = \frac{1000 - x}{x} \times 100


शॉर्टकट और युक्तियाँ

patternMultiplier One-Step

जब भी SP और Profit%/Loss% दिए हों और CP निकालना हो — सीधे divide करो।

Loss का multiplier = (100Loss%)/100(100 - \text{Loss\%})/100

CP = SP ÷ Multiplier

उदाहरण: SP = 480, Loss = 20% Multiplier = 0.80 CP = 480 ÷ 0.80 = 600

Standard method: 3 steps (formula लिखो, substitute करो, calculate करो) → 40 seconds Multiplier method: 1 step → 10 seconds

patternप्रति-इकाई Split

जब "x items at Rs. A bought, sold at Rs. B" हो — पहले decide करो कि A और B किस basis पर हैं।

अगर दोनों total हों: Profit%=BAA×100\text{Profit\%} = \frac{B-A}{A} \times 100 अगर A total और B per-item हो: CPper=A/xCP_{per} = A/x, फिर compare करो।

उदाहरण: 9 books at Rs. 18 (total), sold at Rs. 20 (total): Profit%=201818×100=20018=1119%\text{Profit\%} = \frac{20-18}{18} \times 100 = \frac{200}{18} = 11\frac{1}{9}\%

यह प्रति-इकाई निकाले बिना भी होता है जब दोनों total हों। Standard method: per-unit निकालो, subtract करो, divide करो — 3 steps Direct ratio: 1 step → 15 seconds

patternSuccessive Discount Formula

दो discounts d1d_1 और d2d_2 को combine करने का सूत्र:

Effective=d1+d2d1×d2100\text{Effective} = d_1 + d_2 - \frac{d_1 \times d_2}{100}

उदाहरण: 30% और 20%: =30+2030×20100=506=44%= 30 + 20 - \frac{30 \times 20}{100} = 50 - 6 = 44\%

Standard method: SP निकालो step-by-step → 45 seconds Formula: 1 calculation → 12 seconds

vedicनिखिलम् गुणन — CP×Multiplier जल्दी

सूत्र: निखिलम् नवतश्चरमम् दशतः

जब CP×1.2CP \times 1.2 या CP×0.8CP \times 0.8 निकालना हो और CP का अंत 0 पर हो:

600×1.2600 \times 1.2: 600+600×0.2=600+120=720600 + 600 \times 0.2 = 600 + 120 = 720

600×0.8600 \times 0.8: 600600×0.2=600120=480600 - 600 \times 0.2 = 600 - 120 = 480

यह mentally किया जा सकता है।

Standard: long multiplication → 4 steps यह trick: 1 mental step → 8 seconds

eliminationElimination — Round Number CP

जब options में से CP का अनुमान लगाना हो — options को Multiplier से गुणा करो और देखो कौन-सा SP match करता है।

उदाहरण: SP = 720, Profit = 20%. Options में 500, 600, 650, 700 हों। 600×1.2=720600 \times 1.2 = 720

यह backward verification है। एक calculation में answer confirm हो जाता है। Standard algebra: 2-3 steps → 30 seconds Elimination by verification: 1 step per option → 10 seconds


तेज़-समाधान रूपरेखा

Agniveer Vayu के exam hall में लाभ-हानि का प्रश्न देखते ही यह decision tree follow करो:

Step 1: क्या CP और SP दोनों दिए हैं?

Step 2: क्या SP और Profit%/Loss% दिए हैं, CP निकालना है?

Step 3: क्या MP और Discount% दिए हैं?

Step 4: क्या Multiple items हैं, total price दी है?

Step 5: दो successive discounts हैं?

Golden Rule: अगर 30 seconds में answer नहीं मिला — options से backward verify करो। CP के options को multiplier से गुणा करो।


हल किए गए PYQs

क्यों यह प्रश्न: यह Per-Unit calculation का classic case है जहाँ total CP और total SP दोनों दिए हैं। Agniveer में यह pattern बार-बार आता है।

Previous Year Questionपिछले वर्ष का प्रश्न2023
If 9 books are purchased at Rs. 18 and sold at Rs 20, then the profit % is
  1. 12
  2. 11 1/9
  3. 12 1/9
  4. 11
Solutionसमाधान
CP per book = 18/9 = 2, SP per book = 20/9. Profit% = ((20/9 - 2)/2) × 100 = (2/9)/2 × 100 = 100/9 = 11 1/9%.

समाधान का रास्ता:


क्यों यह प्रश्न: यह Backward Calculation का सबसे ज़रूरी type है। SP और Loss% दिए, पहले CP निकालो, फिर नई SP। दो-step problem जो multiplier method से एक-दो steps में हल हो जाती है।

Previous Year Questionपिछले वर्ष का प्रश्न2023
By selling an article for Rs. 480 a person lost 20%. For what should he sell it to make a profit of 20%?
  1. Rs. 750
  2. Rs. 700
  3. Rs. 720
  4. Rs. 675
Solutionसमाधान
SP = 480 at 20% loss means CP = 480/0.8 = 600. For 20% profit, new SP = 600 × 1.2 = Rs. 720.

समाधान का रास्ता:


क्यों यह प्रश्न: यह सबसे basic type है — CP और SP दोनों directly दिए हैं। Agniveer में यह आसान 1-mark question होता है जो 10 seconds में होना चाहिए।

Previous Year Questionपिछले वर्ष का प्रश्न2022
Kapil purchase the cycle for 2000 Rs and sold it for 2100 Rs. then profit % is:
  1. 2 %
  2. 5 %
  3. 3 %
  4. 4 %
Solutionसमाधान
Profit = 2100 − 2000 = 100. Profit % = (100/2000) × 100 = 5%.

समाधान का रास्ता:


आम गलतियाँ


संबंधित विषय

SarkariRise पर अभ्यास

Sign up + get 3 free mocks →