Start learning 50% faster. Sign in now
Initial quantity of milk = 80 liters After first replacement, milk left = 80 × (60/80) = 60 liters After second replacement, milk left = 60 × (60/80) = 45 liters After third replacement, milk left = 45 × (60/80) = 33.75 liters Water = Total quantity - Milk = 80 - 33.75 = 46.25 liters Ratio of milk to water = 33.75 : 46.25 = 135:185 = 27:37 Correct Option: a) 27:37
What is the primary function of an operating system?
Which protocol is used for managing and monitoring network devices and their functions?
Running time T(n) where 'n' is the input size of the recursive algorithm given as : T(n) = c + T(n-1), if n > 1 ; T(n) = d if n < 1. The order of the a...
Which of the following statements is true regarding the class NP?
An ADT defines:
What is the correct way to declare a constant in C?
Binary relationship has how many participating entities?
Which of the following components is used to amplify an analog signal?
What is the Turing Test?
The symbol for a NAND gate is an AND gate followed by a: