SOLUTION: Lifetime fitness charges a $30 one time membership fee, and then charges $ 2 for each visit to the gym.
Write a function that models the cost of a membership for lifetime gym
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Lifetime fitness charges a $30 one time membership fee, and then charges $ 2 for each visit to the gym.
Write a function that models the cost of a membership for lifetime gym
Log On
Question 1098541: Lifetime fitness charges a $30 one time membership fee, and then charges $ 2 for each visit to the gym.
Write a function that models the cost of a membership for lifetime gym Found 2 solutions by addingup, josgarithmetic:Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! 30+2 do you know how many visits you will make? No? how about x visits? Or n visits if you like that better. So it's 2x, or 2n Add to 30.