For this function, which quantity depends on the other? That is, does the value of the nickels depend on the number of nickels, or does the number of nickels depend on the value of the nickels?

input
n, the number of nickels
rule
Input Output Arrow
5n
Input Output Arrow
output
v, the value of the nickels in cents

The
depends on the

1 answer

In this function, the value of the nickels (v) depends on the number of nickels (n). This is because the value is calculated by multiplying the number of nickels by 5 cents (v = 5n).

So, the correct way to fill in the statement is:

The value of the nickels depends on the number of nickels.