document.write( "Question 1205678: Melissa wants to rent a boat and spend at most $59 . The boat costs $6 per hour, and Melissa has a discount coupon for $7 off. What are the possible numbers of hours Melissa could rent the boat?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #842647 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " .
\n" ); document.write( "let the numbers of hours be \"x\"\r
\n" ); document.write( "\n" ); document.write( "if he boat costs $\"6\" per hour, total cost will be \"6x\"\r
\n" ); document.write( "\n" ); document.write( "if Melissa has a discount coupon for $\"7\" off, total cost will be\"+6x-7\"\r
\n" ); document.write( "\n" ); document.write( "if Melissa wants to rent a boat and spend at most $\"59\", then\r
\n" ); document.write( "\n" ); document.write( " \"6x-7%3C=59\".....solve for \"x\"\r
\n" ); document.write( "\n" ); document.write( "\"6x%3C=59%2B7\"\r
\n" ); document.write( "\n" ); document.write( "\"6x%3C=66\"\r
\n" ); document.write( "\n" ); document.write( "\"x%3C=11\"\r
\n" ); document.write( "\n" ); document.write( "the possible numbers of hours Melissa could rent the boat: up to \"11\" hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );