document.write( "Question 341226: If a horse runs at 47.5 mph, how long will it take to run a 1/4 mile \n" ); document.write( "
Algebra.Com's Answer #244302 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d = rt \n" ); document.write( "1/4 = 47.5t \n" ); document.write( "t = 1/(4*47.5) \n" ); document.write( "t = 1/190 hour \n" ); document.write( " |