document.write( "Question 175845: A tennis club offers two payments:\r
\n" ); document.write( "\n" ); document.write( "Option 1: $42.00 monthly fee plus $5/hour for court rental.
\n" ); document.write( "Option 2: No monthly fee but $8.50/hour for court rental.\r
\n" ); document.write( "\n" ); document.write( "Let x=hours per month of court rental time.\r
\n" ); document.write( "\n" ); document.write( "a) Write a mathematical model representing the total monthly cost,C, in terms of x for the following:\r
\n" ); document.write( "\n" ); document.write( "Option 1: C=_________________\r
\n" ); document.write( "\n" ); document.write( "Option 2: C=_________________\r
\n" ); document.write( "\n" ); document.write( "b) How many hours would you have to rent the court so the monthly cost of option 1 is less than option 2? Set up an inequality using information in part A.
\n" ); document.write( "

Algebra.Com's Answer #130954 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
a)x=hours per month of court rental time
\n" ); document.write( ":
\n" ); document.write( "option 1:C=5x+42
\n" ); document.write( ":
\n" ); document.write( "option 2:C=8.5x
\n" ); document.write( ":
\n" ); document.write( "b)
\n" ); document.write( "you want option 1 to be less than option 2
\n" ); document.write( ":
\n" ); document.write( "5x+42<8.5x
\n" ); document.write( ":
\n" ); document.write( "-3.5x<-42.......subtracted 8.5x and 42 from both sides
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28x%3E12%29\".....divided by -3.5 and remember when multiplying or dividing by a negative in an inequality equation, you must reverse the inequality
\n" ); document.write( "
\n" );