46.9k views
1 vote
If C(b,e,n) represents the cost of purchasing b belts, e pairs of earrings, and n necklaces then we can use C(2,4,1) to indicate the cost of buying 2 belts, 4 pairs of earrings, and 1 necklace.

a-true
b-false

1 Answer

3 votes

Final answer:

The statement provided is true. The function C(b,e,n) represents the cost of purchasing b belts, e pairs of earrings, and n necklaces.

Step-by-step explanation:

The statement provided is true. It states that if we use the function C(b,e,n) to represent the cost of purchasing b belts, e pairs of earrings, and n necklaces, then C(2,4,1) would indicate the cost of buying 2 belts, 4 pairs of earrings, and 1 necklace.

So, in this case, the function C(2,4,1) would give us the specific cost of buying 2 belts, 4 pairs of earrings, and 1 necklace.

User Aaleks
by
8.5k points