document.write( "Question 198442: A bike shop rents mountain bikes for a $8.50 insurance charge plus $3.50 for each hour. For how many hours can a person rent a bike with $32.50.
\n" );
document.write( "Can some one please show me the steps to set this up using an equation editor \n" );
document.write( "
Algebra.Com's Answer #148946 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A bike shop rents mountain bikes for a $8.50 insurance charge plus $3.50 for each hour. For how many hours can a person rent a bike with $32.50. \n" ); document.write( ". \n" ); document.write( "Let h = number of hours rented \n" ); document.write( "then \n" ); document.write( "\"rental cost\" = \"insurance\" + \"hourly charge\" \n" ); document.write( "32.50 = 8.50 + 3.50h \n" ); document.write( "24 = 3.50h \n" ); document.write( "6.86 hours = h \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |