SOLUTION: The cost of joining a gym membership includes a one time sign-up fee of Php 2000 plus Php 1000 for each month of membership. Which of the following function notations matches this

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: The cost of joining a gym membership includes a one time sign-up fee of Php 2000 plus Php 1000 for each month of membership. Which of the following function notations matches this       Log On


   



Question 1087241: The cost of joining a gym membership includes a one time sign-up fee of Php 2000 plus Php 1000 for each month of membership. Which of the following function notations matches this situation?

Answer by gelliechan(1) About Me  (Show Source):
You can put this solution on YOUR website!
Since there is a payment of Php 1000 for each month, that will be represented as 1000x where is x is the no. of months. The function then will be f%28x%29=1000x%2B2000