- 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
If Ramu has 133 chocolates and he has to distribute all chocolates to 120 children, how will he distribute ?
Given :
Number of chocolates = 133
Number of children = 120
To do :
We have to find how to distribute 133 chocolates to 120 children.
Solution :
Number of chocolates each child gets $=\frac{Number of chocolates }{Number of children }$
Number of chocolates each child gets $=\frac{133}{120}$
Advertisements