Start learning 50% faster. Sign in now
Let the Initial quantity of Mixture be 12x Total mixture after 12 litre of mixture drawn off = (12x-12) According to question, Quantity of Milk = (12x-12) × 7/12 Quantity of Water = (12x-12) × 5/12 After adding 8 litre water, Quantity of water in Mixture = (12x-12) × 5/12 + 8 Ratio of Milk and water after replacing = 1 : 1 ((12x-12)× 7/12)/((12x-12)× 5/12+ 8) = 1/1 (12x-12) × 7/12 = (12x-12) × 5/12 + 8 (84x-84)/12 = (60x-60)/12 + 8 84x-84=60x-60+96 x=5 So total Mixture = 12x = 12 × 5 = 60 litre Total milk in Initial Mixture = 60/12 × 7 = 35 litre
What is the main goal of machine learning in AI?
What is the purpose of a weak entity in the ER model?
What is a key benefit of using the MVC architecture in software development?
Which of the following is an example of a strong password?
Boolean occupies how much space in a 32 bit system
Which network topology connects all nodes in a linear fashion?
The list.index(x[, start[, end]]) is used to ___.
Which command will help you to find the time of how long the system is being running?
What does ACID stand for in the context of database transactions?
What is a common characteristic of problems suitable for dynamic programming solutions?