document.write( "Question 89367: 1: $52 monthly fee plus $10/hour for court rental
\n" );
document.write( "2: No monthly fee but $9.50/hour for court rental.
\n" );
document.write( " Let x = hours per month of court rental time.
\n" );
document.write( " Write a mathematical model representing the total monthly cost, C, in terms of x for the following:
\n" );
document.write( "1: C=_________________
\n" );
document.write( "2: C=_________________
\n" );
document.write( " How many hours would you have to rent the court so the monthly cost of 1. is less than 2.? Set up an inequality and show your work algebraically using the information in part a.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #64974 by stanbon(75887) ![]() You can put this solution on YOUR website! 1: $52 monthly fee plus $10/hour for court rental \n" ); document.write( "2: No monthly fee but $9.50/hour for court rental. \n" ); document.write( " Let x = hours per month of court rental time. \n" ); document.write( " Write a mathematical model representing the total monthly cost, C, in terms of x for the following: \n" ); document.write( "1: C= 52+10x \n" ); document.write( "2: C= 9.5x \n" ); document.write( " How many hours would you have to rent the court so the monthly cost of 1. is less than 2.? Set up an inequality and show your work algebraically using the information in part a. \n" ); document.write( "52+10x<9.5x \n" ); document.write( "0.5x< -52\r \n" ); document.write( "\n" ); document.write( "x < -104 \n" ); document.write( "This doesn't make much sense; it appears that Plan 1 will never be less costly \n" ); document.write( "than plan 2. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |