document.write( "Question 824560: Can you please show me how to solve:
\n" );
document.write( "If a horse can run 47.5 miles in 60 minutes, how long will it take him to run .25 miles?
\n" );
document.write( "Thank you..... \n" );
document.write( "
Algebra.Com's Answer #496585 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a horse can run 47.5 miles in 60 minutes, how long will it take him to run .25 miles? \n" ); document.write( "-------------- \n" ); document.write( "The easiest way is a proportion. \n" ); document.write( "47.5/60 = 0.25/t \n" ); document.write( "47.5t = 60*0.25 = 15 \n" ); document.write( "t = 15/47.5 minutes \n" ); document.write( "----- \n" ); document.write( "Keep the units matching \n" ); document.write( "miles/minutes = miles/minutes \n" ); document.write( " |