InterviewSolution
| 1. |
Q59. A hotel has different number of rooms at five different floors in such a way that the lowest floor has smallest number of rooms and as we go up the higher floors, number of rooms increases. If the number of rooms at each floor is 2/3rd of the number of rooms situated at the next higher floor, then what is the smallest number of rooms possible at the lowest floor? एक होटल में पाँच विभिन्न मंज़िलों पर इस तरह अलग-अलग संख्या में कमरे हैं कि सबसे निचली मंज़िल पर सबसे कम कमरे हैं और जैसे ही हम ऊपरी मंज़िल पर चढ़ते हैं, तो कमरों की संख्या बढ़ जाती है। यदि प्रत्येक मंज़िल पर कमरों की संख्या अगली ऊपरी मंज़िल पर स्थित कमरों की संख्या की 2/3 है, तो सबसे निचली मंज़िल पर कमरों की सबसे कम संभव संख्या क्या है? |
|
Answer» Q59. A hotel has different number of rooms at five different floors in such a way that the lowest floor has smallest number of rooms and as we go up the higher floors, number of rooms increases. If the number of rooms at each floor is 2/3rd of the number of rooms situated at the next higher floor, then what is the smallest number of rooms possible at the lowest floor?
एक होटल में पाँच विभिन्न मंज़िलों पर इस तरह अलग-अलग संख्या में कमरे हैं कि सबसे निचली मंज़िल पर सबसे कम कमरे हैं और जैसे ही हम ऊपरी मंज़िल पर चढ़ते हैं, तो कमरों की संख्या बढ़ जाती है। यदि प्रत्येक मंज़िल पर कमरों की संख्या अगली ऊपरी मंज़िल पर स्थित कमरों की संख्या की 2/3 है, तो सबसे निचली मंज़िल पर कमरों की सबसे कम संभव संख्या क्या है? |
|