document.write( "Question 224621: you are riding your bike. it takes 28 min to go 8mi. how long will it take you to go 15 mi \n" ); document.write( "
Algebra.Com's Answer #167778 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! you are riding your bike. it takes 28 min to go 8mi. how long will it take you to go 15 mi \n" ); document.write( "d = rt \n" ); document.write( "rate = 8/28 miles/minute = 2/7 mi/minute \n" ); document.write( "t = d/r = 15/(2/7) = 105/2 \n" ); document.write( "t = 52.5 minutes \n" ); document.write( " |