document.write( "Question 1128347: 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 $700 for the boat. What inequality represents the number of hours for which they can rent the boat? \n" ); document.write( "
Algebra.Com's Answer #744806 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = total hours
\n" ); document.write( "\"+500+%2B+50%2A%28n+-+2+%29%2F2+%3C=+700+\"
\n" ); document.write( "\"+50%2A%28+n+-+2+%29%2F2+%3C=+200+\"
\n" ); document.write( "\"+%28+n+-+2+%29%2F2+%3C=+4+\"
\n" ); document.write( "\"+n+-+2+%3C=+8+\"
\n" ); document.write( "\"+n+%3C=+10+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );