document.write( "Question 1093560: A family decides to rent a boat for the day while on vacation. The boat's rental rate is $500 for the first two hours and $50 for each additional half hour. Suppose the family can spend $900 for the boat. What inequality represents the number of hours for which they can rent the boat? \n" ); document.write( "
Algebra.Com's Answer #708282 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, time in hours
\n" ); document.write( "y, cost\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=500\" for \"0%3Cx%3C=2\"
\n" ); document.write( "and
\n" ); document.write( "\"cross%28y=500%2B100x%29\" for \"x%3E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"cross%28100x%2B500%3C=900%29\"
\n" ); document.write( "If first two hours already used, then \"highlight%28100%28x-2%29%2B500%3C=900%29\"
\n" ); document.write( "
\n" );