Question
A mixture (milk + water + honey) contains β18mβ
litres milk, β27nβ litres water and 63 litres more honey than water. If 25% of the mixture was replaced with 9 litres of milk, then the quantity of water in the resultant mixture becomes 10% less than that of milk. Instead, if 25% of the mixture is replaced with 108 litres of honey, then the ratio of the quantity of milk to that of honey will become 1:2. Find the initial quantity of water in the mixture.Solution
According to the question, If 25% of the mixture was replaced with 9 litres of milk, then the quantity of milk in the resultant mixture = 18m Γ 0.75 + 9 = (13.5m + 9) litres. If 25% of the mixture was replaced with 9 litres of milk, then the quantity of water in the resultant mixture = 27n Γ 0.75 = β20.25nβ litres. ATQ; (13.5m + 9) Γ 0.90 = 20.25n Or, 13.5m + 9 = 20.25n Γ· 0.9 = 22.5n So, 13.5m = (22.5n β 9) β [equation I] If 25% of the mixture was replaced with 108 litres of honey, then the quantity of milk in the resultant mixture = 18m Γ 0.75 = β13.5mβ litres. If 25% of the mixture was replaced with 108 litres of honey, then the quantity of honey in the resultant mixture = (27n + 63) Γ 0.75 + 108 = 20.25n + 47.25 + 108 = (20.25n + 155.25) litres. So, 13.5m:(20.25n + 155.25) = 1:2 Or, 27m = 20.25n + 155.25 β [equation II] Multiplying equation (I) by β2β, we have: 27m = (45n β 18) So, (45n β 18) = (20.25n + 155.25) [from equation 2] Or, 24.75n = 173.25 So, n = 173.25 Γ· 24.75 β 7 Therefore, the initial quantity of water in the mixture = 27 Γ 7 = 189 litres.
Which is notΒ the property of Data warehouse
Which is not an IoT OS?
What is a primary feature of the Agile Model in software development?
How many types of JDBC drivers?
If a series is already sorted, which sorting technique will finish in the least time?
What is the primary objective of the Producer-Consumer problem in concurrent programming?
For the system showm below calculate the transfer function.
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Β Β Β Β ...
What is a best practice for securing remote access in Windows and Unix/Linux environments?Β
What does a star schema consist of?