document.write( "Question 200084: A tennis club offers two payment options:
\n" );
document.write( "Option1: $35 monthly fee plus $4/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.
\n" );
document.write( "Answer:
\n" );
document.write( "I have all my questions done but this one is causing me some greif I know I'm not reading it right could you help? \n" );
document.write( "
Algebra.Com's Answer #150428 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! op 1) C=4x+35 \n" ); document.write( "op 2) C=6.50x\r \n" ); document.write( "\n" ); document.write( "4x+35 is less than 6.50x \n" ); document.write( "more than 14 hrs \n" ); document.write( " |