ATQ, In the first mixture, Vinegar:Soya sauce = 25:75 = 1:3 Quantity of Vinegar in 12 litres of the mixture = 12 × 1/4 = 3 litres Quantity of Soya sauce in 12 litres of the mixture = 12 – 3 = 9 litres When 4 litres of mixture is pour out then, Quantity of Vinegar taken out = 4 × 1/4 = 1 litre Quantity of Soya sauce taken out = 4 – 1 = 3 litres In the second mixture, Vinegar:Soya sauce = 20:80 = 1:4 Quantity of Vinegar in 10 litres of the mixture = 10 × 1/5 = 2 litres Quantity of Soya sauce in 10 litres of the mixture = 10 – 2 = 8 litres Quantity of Vinegar in the final mixture = 3 – 1 + 2 = 4 litres Quantity of Soya sauce in the final mixture = 9 – 3 + 8 = 14 litres Required ratio = 4:14 = 2:7
Which of the following algorithms is best suited for finding the shortest path in a weighted graph where some edges may have negative weights but no neg...
In the context of Data Modelling and Analytics, which technique is most suitable for identifying the underlying patterns in high-dimensional data withou...
Which architecture allows multiple processors to share memory and work simultaneously?
Which of the following is true about the time complexity of Merge Sort?
Which of the following is substring of “IXAMBEE”?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
In Data Structures, which of the following algorithms uses the Divide and Conquer strategy?
Which of the following is a fundamental challenge in Natural Language Processing (NLP)?