- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
A box contains 90 discs which are numbered from 1 to 90. If one disc is drawn at random from the box, find the probability that it bears a number divisible by 5.
Given:
A box contains 90 discs which are numbered from 1 to 90.
One disc is drawn at random from the box.
To do:
We have to find the probability that it bears a number divisible by 5.
Solution:
A box contains discs numbered \( 1,2,3,4, .., 89,90 \).
This implies,
The total number of possible outcomes $n=90$.
Numbers divisible by 5 from 1 to 90 are $5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90$.
Total number of favourable outcomes $=18$.
We know that,
Probability of an event $=\frac{Number\ of\ favourable\ outcomes}{Total\ number\ of\ possible\ outcomes}$
Therefore,
Probability that the disc bears a number divisible by 5 $=\frac{18}{90}$
$=\frac{1}{5}$
The probability that it bears a number divisible by 5 is $\frac{1}{5}$.
- Related Articles
- A box contains 90 discs which are numbered from 1 to 90. If one discs is drawn at random from the box, find the probability that it bears a number divisible by 5.
- A box contains 90 discs which are numbered from 1 to 90. If one disc is drawn at random from the box, find the probability that it bears a perfect square number.
- A box contains 90 discs which are numbered from 1 to 90. If one discs is drawn at random from the box, find the probability that it bears a two digit number
- A box contains 90 discs which are numbered from 1 to 90. If one discs is drawn at random from the box, find the probability that it bears a perfect square number.
- A box contains 90 discs which are numbered from 1 to 90. If one disc is drawn at random from the box, find the probability that it bears (i) a two digit number.(ii) a perfect square number.(iii) a number divisible by 5.
- A box contains 90 discs, numbered from 1 to 90. If one disk is drawn at random from the box, the probability that it bears a prime number less than 23, is:$( A)\frac{7}{90}$ $( B)\frac{10}{90}$ $( C)\frac{4}{45}$ $( D)\frac{9}{89}$
- A bag contains cards which are numbered from 2 to 90. A card is drawn at random from the bag. Find the probability that it bears a two digit number.
- A bag contains cards which are numbered from 2 to 90. A card is drawn at random from the bag. Find the probability that it bears a number which is a perfect square.
- A box contains 20 cards numbered from 1 to 20. A card is drawn at random from the box. Find the probability that the number on the drawn card is divisible by 2 or 3.
- A box contains 20 cards numbered from 1 to 20. A card is drawn at random from the box. Find the probability that the number on the drawn card is a prime number.
- A box contains cards numbered \( 3,5,7,9, .., 35,37 \). A card is drawn at random from the box. Find the probability that the number on the drawn card is a prime number.
- Cards numbered from 11 to 60 are kept in a box. If a card is drawn at random from the box, find the probability that the number on the drawn cards is an odd number.
- Cards marked with numbers \( 13,14,15, \ldots, 60 \) are placed in a box and mixed thoroughly. One card is drawn at random from the box. Find the probability that number on the card drawn is divisible by 5.
- Cards numbered 1 to 30 are put in a bag. A card is drawn at random from this bag. Find the probability that the number on the drawn card is not divisible by 3.
- A box contains 12 balls out of which $x$ are black. If one ball is drawn at random from the box, what is the probability that it will be a black ball? If 6 more black balls are put in the box, the probability of drawing a black ball is now double of what it was before. Find $x$.

Advertisements