Erick1802
According to my logic the answer should be 54 i.e option - D:
When a number is divided and gives a decimal result of 54.14, it means:
Each box gets 54 full books
The decimal part (0.14) comes from the remainder
Let the number of boxes be b.
Using remainder form:
Total books = 54b + 7
Using decimal division:
Total books = 54.14b
Equating both:
54.14b = 54b + 7
0.14b = 7
b = 50
So there are 50 boxes, and each box holds 54 books, with 7 books left over.
Answer:
54
Can someone please tell where am I making the mistake because it's saying the answer is 50
Thanks a ton
Erick1802 and
Bunuel. Once again thanks for sharing the solution which helped me understand where I have made the mistake. Nice learning by the way. 👍
Rewriting my solution. As I don’t want to alter the threads and previous posts.
Let’s for time being assume,
Number of books =23
Boxes = 5
23 divided by 5 = quotient 4 and remainder 3.
If the same is represented in decimal form, we get 4.6.
23 = 4 * 5 + 0.6 * 5 = 20 + 3
4 denotes the
number of books per boxes.
Let’s dive to the problem. Total books / number of boxes = 54.14
Total books = 54 * number of boxes + 0.14 * number of boxes.
Here, 54 denotes the number of books per boxes. ( And NOT NUMBER OF BOXES).
We are given: 0.14 * number of boxes = 7
number of boxes = (7/0.14) = 50.
Total books = 54* 50+7 = 2707.
Option D
Actually, the answer should have been arrived without even solving it.
The questions asks for the number of books per boxes = Integer part of 54.14. And, the decimal part can be utilised for finding the number of boxes. And eventually total books can be found.