document.write( "Question 188866: A tennis club offers two payment options:
\n" );
document.write( "Option1: $32 monthly fee plus $3/hour for court rental
\n" );
document.write( "Option 2: No monthly fee but $6.50/hour for court rental.
\n" );
document.write( " Let x = hours per month of court rental time.
\n" );
document.write( "a) Write a mathematical model representing the total monthly cost, C, in terms of x for the following:
\n" );
document.write( "Option 1: C=_________________
\n" );
document.write( "Option 2: C=_________________
\n" );
document.write( "b) How many hours would you have to rent the court so that the monthly cost of option 1, is less than option 2. Set up an inequality and show your work algebraically using the information in part a. Round to 3 decimal places if necessary. \n" );
document.write( "
Algebra.Com's Answer #141645 by jonvaliente(64)![]() ![]() You can put this solution on YOUR website! a) Option 1: \n" ); document.write( " Option 2: \n" ); document.write( "\n" ); document.write( "b) \n" ); document.write( " \n" ); document.write( " Subtract 3*x from both sides\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " Divide both sides by 3.5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " This means that you have to rent the court for more than 9.143 hours so that Option 1 payment option is less than Option 2 \n" ); document.write( " |