Question
A Jar contains a mixture of orange juice and milk 35 and
28 Liters respectively. When the 'x' liter of the mixture is taken out and replaced with the same quantity of milk, then the ratio of orange juice and milk becomes 10:11. Then what is the quantity of milk in the final Mixture?Solution
Ratio of orange juice and milk = 28:21 = 4:3 According to question- 11 ×(35-5/9x) = 10×(28-4/9x+x) 385 – 55/9 x = 280 – 40/9 x + 10x 105 = 105x/9 x = 9 milk in the final mixture =
= 28 – 4 + 9 = 33 liters
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one
In which protocol of email the changes made on one device will not be replicated on other?
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
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...
Various IPC mechanisms are:
...Which component is responsible for translating virtual addresses to physical addresses?
The search key used in Index file is also used to physically order the database and search key is the primary key or candidate key of the database. <...
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
Which boolean function returns true if and only if all input variables are true?
n-ary relationship has how many participating entities?