SOLUTION: A video game gives 1,000 points at the beginning of the game. A player can earn 500 points each level they complete. Write an expression to show how many points a player has for d
Question 1039487: A video game gives 1,000 points at the beginning of the game. A player can earn 500 points each level they complete. Write an expression to show how many points a player has for different numbers of levels played. (Hint: let p represent the number of points a player has.)
You can put this solution on YOUR website! A video game gives 1,000 points at the beginning of the game. A player can earn 500 points each level they complete. Write an expression to show how many points a player has for different numbers of levels played. (Hint: let p represent the number of points a player has.)
---------------
p(x) = 1000 + 500x where x is the highest level achieved by the player
-------------
Cheers,
Stan H.
------------