document.write( "Question 1033042: The initial cost to rent a bike is ​$4. Each hour the bike is rented it costs ​$1.75. Connor is going to rent a bike and can spend at most ​$11.00 Write and solve an inequality to find how long he can rent the bike. \n" ); document.write( "
Algebra.Com's Answer #648041 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
The cost of renting a bike is:
\n" ); document.write( "$4+1.75t, where t is the time, in hours, that the bike is rented. Thus Connor's budget is:
\n" ); document.write( "4+1.75t(less than, or equal to)11
\n" ); document.write( "1.75t<7
\n" ); document.write( "t<4
\n" ); document.write( "Connor can rent the bike for, at most, 4 hours!!!!!!!
\n" ); document.write( "
\n" );