InterviewSolution
Saved Bookmarks
| 1. |
A,B तथा C ने एक व्यापार में कुल रुपये 47000 की पूंजी निवेश की। यदि A ने B से रुपये 7000 अधिक तथा B ने C से रुपये 4700 अधिक निवेश किये, तो ज्ञात करे रुपये के कुल लाभ में C का हिस्सा क्या होगा?A. रुपये 1200B. रुपये 4500C. रुपये 1000D. None of these |
|
Answer» Correct Answer - C Let C subscribes the business ( माना C ने निवेश किया ) = रूपये x `{:(,A:,B:,C),("Capital"rarr.,(x+12000):,(x+5000):,x):}` Note: Profit would be divide in the ratio of their capitals. (लाभ पूंजी के अनुपात में बटेगा ) According to the question, `(x +12000) +(x+5000)+x` `= 47000` `3x +17000 = 47000` `3x = 30000` `x = 10,000` `{:(,A:,B:,C),("Capital"rarr.,22000:,15000:,10000),("Profit"rarr.,22:,15:,10):}` `(22 +15 +10)` units `=4700` 1 unit `=(4700)/(47) = 1000` Share of `C = 10` units `=10 xx 100` = रूपये 1000 |
|