Question
A bag contains 10 white and some black balls. If the
probability of drawing a black ball from the bag is 2 times that of drawing a white ball, find the number of black balls in the bag.Solution
Given, Number of white balls = 10 Let x be the number of black balls. Total number of balls in the bag = 10 + x Also, the probability of drawing a black ball from the bag is 1.8 times that of drawing a white ball. ⇒ x/(10 + x) = 2[10/(10 + x)] ⇒ x = 20 Hence, the number of black balls in the bag = 20.
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary use of the printf function in C/C++ programming?
Data warehouse has historical data
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
What does the term "serializable" refer to in the context of database transactions?
Which statement is FALSE regarding Programmable Logic Controller?
Maximum Power transfer occurs when the_____
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?Â
Which statement is FALSE about open loop system?