Question
In a bag, there are 5 red balls, 6 green balls, and 9
blue balls. If two balls are drawn at random without replacement, what is the probability that both balls drawn are of the same color?Solution
The total number of balls = 5 + 6 + 9 = 20 balls. The total number of ways to choose 2 balls from 20 = C(20, 2) = (20 × 19) / 2 = 190. Now, calculate the number of ways to choose 2 balls of the same color: Red balls: C(5, 2) = (5 × 4) / 2 = 10 Green balls: C(6, 2) = (6 × 5) / 2 = 15 Blue balls: C(9, 2) = (9 × 8) / 2 = 36 Total favorable outcomes = 10 + 15 + 36 = 61. Thus, the probability = 61 / 190 = 3/14. Correct Option: b) 3/14
Bandwidth is aÂ
Which of the following is a basic function of computer?
Who developed the ‘analytical engine’?
A red wavy line in MS word indicates
Using a PC to copy software or data from a server, it is known as:
What is the example of freeware?
---------- is a technique of processing data that occur in one large group instead of individually. It is usually done to help conserve system resources...
A(n) ____________ uses radio waves to carry information at high speed.
What in-house creation did Google use as a programming interface for Chrome before making the shift to HTML5?
An __________is system software that manages computer hardware and software resources and provides common services for computer programs.