- 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
One packet contains 6 chocolates. How many packets will contain 84 chocolates? How many chocolates are there in 2 packets?
Given:
Number of chocolates in a packet$=6$.
To do:
We have to find the number of packets that will contain 84 chocolates and the number of chocolates in 2 packets.
Solution:
Number of packets that will contain 84 chocolates$=\frac{Number\ of\ chocolates}{Number\ of\ chocolates\ in\ a\ packet}$
$=\frac{84}{6}=14$.
Number of chocolates in 2 packets$=6\times2=12$.
Advertisements