A video game has 25 levels. At level one, a player has 5 points. Each additional level increases the player's points by 10. If
represents the level and y represents the number of points, which ordered pair is from this function?
A
(0,5)
B
(3,25)
C
(45,5)
D
(75,8)

Respuesta :

Answer:

B. (3,25)

Step-by-step explanation:

x = level of the video game

y = number of points

At level 1, a player has 5 points.

At level 2, the player has 5 + 10 = 15 points

Therefore, we can use the function notation this way:

f(x) = 5x + 10

The only ordered pair given that is from this function is:

B. (3,25)

f(3) = 5 * 3 + 10

f(3) = 15 + 10 = 25

The remaining three don't represent this function.