. There are two water tanks A and B, A is much smaller than
B. While water fills at the rate of 1 liter every hour in
A, it gets filled up like, 10, 20, 40,80, 160…..in tank B.
(At the end of first hour, B has 10 liters, second hour it
has 20 liters and so on). If tank B is 1/32 filled of the
21 hours, what is total duration of hours required to fill
it completely?
Answer Posted / srijeet majumder
since 1/32 filled in 3 hrs,in 4th hr it will b doubled(ie
2*1/32)=1/16 hr=5
1/16*2=1/8 hr=6
1/8*2=1/4 hr=7
1/4*2=1/2 hr=8
1/2*2=1 hr=9
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
how to print a number in character(ex. 123= one twenty three)?
what is the differance between a technology and an engineering ?
sir, please send me the last three years exam papers conducted by CPCL- RECRUITMENT EXAM FOR Recruitment of Engineer ELECTRICAL ENGINEERING. A Soon as possible. i would be greatfull to u
today apptitude questions
What is the pressure in co2 cartridge in a DCP 5 kg extinguisher.
what are the various height of GSM mount and its base width ashim.port@gmail.com
good morning! can u briefly explain the concept of syllolism and wat it mean?
If navara d40 injektor damage.what is the problem when we drive??
what is a pointer in c language?
When to use Stub and Not So Stubby Area? 10. How to get the external routes without making area Not So Stubby?
How to recyling of Expired Computer/Laptop,Mouse,CPU & Key Board (Warranty)?
Given Max hash and set of numbers find the way they are arranged.
how to generate linked implementation of sparse matrix?
how to write regression test case?what is the difference between Client server & web based Testing? can we able to do UI Testing in web based Testing
Write a Java program that takes an integer from the user and extracts and displays each digit of the integer in English. So, if the user types in 932, the program will display nine three two. [Use SimpleInput class]