-
BTGmoderatorLU
- Moderator
- Posts: 2505
- Joined: Sun Oct 15, 2017 1:50 pm
- Followed by:6 members
Timer
00:00
Your Answer
A
B
C
D
E
Global Stats
A shop sells two variants of chocolates - one that costs $3 and the other that costs $5. If the shop sold $108 chocolates on a given day, how many different combinations of (number of $3 sold, number of $5 sold) exist?
A. 6
B. 7
C. 8
D. 12
E. 15
The OA is C.
I solve this PS questions as follows,
Let the variant with $3 as cost be x and $5 be y. With this assumption, we can make the equation 3x + 5y = 108.
The number of combinations will be different values of (x, y) which satisfy the above equation.
Now we can rewrite the equation as 5y = 108 - 3x. For y to be an integer for a value of x, 108 - 3x needs to be divisible by 5.
A number is divisible by 5 if its last digit is either 0 or 5. Therefore 108 - 3x needs to end with 0 or 5. This would be possible only when 3x ends with 3 or 8.
First value of x which satisfies this condition is x = 1 and next is x = 6. This forms a series with x= 1, 6, 11 ... till 36. [ 108/3 =36]. Hence 8 values option D.\
Can anyone explain another way to solve this question? Thanks!
A. 6
B. 7
C. 8
D. 12
E. 15
The OA is C.
I solve this PS questions as follows,
Let the variant with $3 as cost be x and $5 be y. With this assumption, we can make the equation 3x + 5y = 108.
The number of combinations will be different values of (x, y) which satisfy the above equation.
Now we can rewrite the equation as 5y = 108 - 3x. For y to be an integer for a value of x, 108 - 3x needs to be divisible by 5.
A number is divisible by 5 if its last digit is either 0 or 5. Therefore 108 - 3x needs to end with 0 or 5. This would be possible only when 3x ends with 3 or 8.
First value of x which satisfies this condition is x = 1 and next is x = 6. This forms a series with x= 1, 6, 11 ... till 36. [ 108/3 =36]. Hence 8 values option D.\
Can anyone explain another way to solve this question? Thanks!














