Number of $0.25 coins = 8
Value of $0.25 coins = 0.25 * 8 = $2
Number of $0.5 coins = 4
Value of $0.5 coins = 0.5 * 4 = $2
Problem statement : How many $1 coins ?
Statement 1 -
Value of $1 coins = 50% of total value of all coins
Let value of $1 coins be $'x'
Total value = x + 2 + 2 = x+4
Also given x is 50% of total
x = \(\frac{(x+4)}{2}\)
x = $4
Number of $1 coins = 4
Statement 1 is sufficient
Statement 2:
Let number of coins of $1 be 'y'
Total number of coins = 8 + 4 + y
Given y is 25% of total coins
y = 25% of (y+12)
Solving, y = 4
Number of $1 coins are 4
Statement 2 is sufficient
Statement 1 and Statement 2 are alone sufficient independently(OPTION D)
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of PrizesWarren has exactly three types of coins in his piggy bank: $0.25, $0.50, and $1. If the number of $0.25 coins is 8, and the number of $0.50 coins is 4, how many $1 coins does he have?
(1) The total value of the $1 coins in the piggy bank is 50% of the total value of all the coins.
(2) The $1 coins make up 25% of the total number of coins in the piggy bank.