document.write( "Question 1099198: You are opening a gym with a pay per use business model. You want to charge $100 membership fee plus $4 per hour of gym time.
\n" );
document.write( "A) write an equation that gives the total membership cost, C as a function of x.
\n" );
document.write( "B)write a model that gives the average cost per hour, A as a function x. \n" );
document.write( "
Algebra.Com's Answer #713620 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! A)C=100+4x where x is each hour of gym time \n" ); document.write( "B)A=(100+4x)/x where x is each hour of gym time \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |