1. **Problem Statement:** Beth made a deposit with various Bahamian and U.S. notes. We need to calculate the total amount deposited in each currency based on the quantities and denominations given.
2. **Understanding the Table:** The table lists denominations and quantities for Bahamian and U.S. notes separately. For each denomination, the total value is quantity multiplied by denomination.
3. **Calculating Bahamian Notes Total:**
- 1 x 1 = $1 \times 1 = 1$
- 2 x 3 = $2 \times 3 = 6$
- 0 x 10 = $0 \times 10 = 0$
- 4 x 20 = $4 \times 20 = 80$
- 0 x 50 = $0 \times 50 = 0$
- 0 x 100 = $0 \times 100 = 0$
Sum these: $$1 + 6 + 0 + 80 + 0 + 0 = 87$$
4. **Calculating U.S. Notes Total:**
- 1 x 1 = $1 \times 1 = 1$
- 1 x 5 = $1 \times 5 = 5$
- 2 x 10 = $2 \times 10 = 20$
- 0 x 20 = $0 \times 20 = 0$
- 4 x 50 = $4 \times 50 = 200$
- 0 x 100 = $0 \times 100 = 0$
Sum these: $$1 + 5 + 20 + 0 + 200 + 0 = 226$$
5. **Final Totals:**
- Bahamian Notes Total: $87$
- U.S. Notes Total: $226$
Thus, Beth deposited $87 in Bahamian notes and $226 in U.S. notes.
Bank Deposit 45Bb4C
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.