Let total number of maggi be 11x Therefore, number of vegetable maggi = 6x Number of aata maggi type = 6x/2 = 3x Number of masala maggi = 2x According to the question, {(2xC1 × 3xC1)/11xC2} = 72/15 => 2x × 3x/11x (1x – 1) = 72/715 => 66x – 6 = 65x => x = 6 Therefore, total number of maggi = 11x = 66
Which of the following algorithm is most sensitive to outliers?
When applying KVL to a circuit, how are voltage drops represented?
Which of the following is NOT a method for handling deadlocks?
What is the purpose of a semaphore in synchronization?
In a blockchain network, what are "nodes"?
Which programming language is commonly used to write MapReduce jobs in Hadoop?
Which concurrency control technique allows a transaction to read uncommitted data?
In Go, what is the purpose of a goroutine?
Which technology allows a processor to execute multiple threads or processes simultaneously?
What is the scope of a parameter in a function?