document.write( "Question 805192: a go-cart rental requires an initial fee of $15 plus $2 each hour you rent it. if your bill was $23, how many hours did you rent the go-cart? \n" ); document.write( "
Algebra.Com's Answer #485104 by richwmiller(17219) You can put this solution on YOUR website! 23=15+2h \n" ); document.write( "8=2h \n" ); document.write( "4=h \n" ); document.write( "4 hours \n" ); document.write( " \n" ); document.write( " |