document.write( "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?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #701507 by gelliechan(1)\"\" \"About 
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\" \n" ); document.write( "
\n" );