document.write( "Question 204094: Option 1-$42.00 monthly fee plus $5.00/hour for court rental
\n" );
document.write( "option 2-no monthly fee but$8.50/hour for court rental
\n" );
document.write( "Let x=hour 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( "option1 C=
\n" );
document.write( "option2 C=\r
\n" );
document.write( "\n" );
document.write( "How many hour would you have to rent the court so the monthly cost of option 1 is less than option 2? Set up an inequality and show your work algebraically using the info in part A \n" );
document.write( "
Algebra.Com's Answer #154080 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! ): Option 1-$42.00 monthly fee plus $5.00/hour for court rental \n" ); document.write( "option 2-no monthly fee but$8.50/hour for court rental \n" ); document.write( "Let x=hour 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( ": \n" ); document.write( "option1 C = 5x + 42 \n" ); document.write( "option2 C = 8.5x \n" ); document.write( ": \n" ); document.write( "How many hour would you have to rent the court so the monthly cost of option 1 \n" ); document.write( " is less than option 2? \n" ); document.write( " Set up an inequality and show your work algebraically using the info in part A \n" ); document.write( ": \n" ); document.write( "8.5x > 5x + 42 \n" ); document.write( ": \n" ); document.write( "8.5x - 5x > 42 \n" ); document.write( ": \n" ); document.write( "3.5x > 42 \n" ); document.write( "x > \n" ); document.write( "x > 12 hrs, the monthly cost of option 1 is less than option 2 \n" ); document.write( ": \n" ); document.write( "Test this with 13 hrs \n" ); document.write( "Opt 1: 5(13) + 42 = $107 \n" ); document.write( "Opt 2: 8.5(13) = $110.50 \n" ); document.write( " |