Question
In a graph, what is the maximum number of edges in a
simple undirected graph with 'n' vertices?Solution
n * (n-1) / 2
A bag holds 'a' red bands and 5 green bands. If two bands are drawn sequentially at random without replacement, the probability that both selected bands...
In a box there are 12 orange, 5 white, and 7 blue balls. One ball is picked up randomly. What is the probability that it is neither white nor blue?
...- There are black and white marbles in a jar in the ratio 4:5. After 20 marbles of each type are added, the ratio becomes 6:7. Find the original number of wh...
In how many ways can the letters of the word "EXAMPLE" be arranged, and what is the probability that all the vowels in these arrangements always appear ...
A bag contains 4 red balls, 5 blue balls, and 6 green balls. Two balls are drawn at random. What is the probability that both balls are of the same color?
There are 14 boys and 6 girls giving interview for a job. If three of them are selected, then what is the probability that one of the three is a girl an...
A bag has 4 red, 3 blue, and 3 green balls. Two are drawn without replacement. Find probability that both are of different colors.
The probability that Leah will be accepted into program P is 60% and into program Q is 40%. Leah prefers program 'P' first, then 'Q', and finally 'R'. A...
A box contains 8 yellow marbles, ‘x’ blue marbles and 12 white marbles. A box contains 5 yellow marbles, 2 blue marbles and 3 white marbles. The pro...
A jar contains 6 pink, 2 black and 4 orange balls. If 3 balls are chosen at random without replacement, what is the probability that all 3 balls are of ...