document.write( "Question 1104840: a bike rental company rents beach bikes.they charge an initial fee plus $1 for each hour the bike is rented.cheat rented a bike for 6 hours and was charged $10. let x represent the number of hours and y represent the total cost of the rental \n" ); document.write( "
Algebra.Com's Answer #719559 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
y, cost
\n" ); document.write( "x, time in hours
\n" ); document.write( "b, initial fee\r
\n" ); document.write( "\n" ); document.write( "\"y=1x%2Bb\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Point described: (6,10) for six hour rental for ten dollar cost\r
\n" ); document.write( "\n" ); document.write( "\"10=6%2Bb\"
\n" ); document.write( "\"b=4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rental Cost, \"highlight%28y=x%2B4%29\"
\n" ); document.write( "Initial fee is $4.
\n" ); document.write( "
\n" );