153k views
5 votes
A video game club charges a fixed annual membership fee of $20 and $2 per video game rented. Let f(n) represent the total annual cost of renting n video games. Which of the following functions best represents the relationship between f(n) and n if the membership was increased by $15 the next year?

f(n) = 2n + 35
f(n) = 20n + 2
f(n) = 10n + 35
f(n) = 2n + 10

User Gagan
by
8.5k points

2 Answers

6 votes

Answer:

The correct answer is A, "f(n) = 2n + 35."

Explanation:

I got it correct on the test. I hope this helps!

User Cvk
by
7.9k points
3 votes
fixed annual membership fee of $20
$2 per video game rented.
Let f(n) represent the total annual cost of renting n video games
so
f(n) = 20 + 2n

if
increased by $15 the next year
then
f(n) =
20 + 2n + 15
f(n) = 2n + 35

answer
f(n) = 2n + 35 (first choice)
User Augis
by
8.0k points