document.write( "Question 1059493: Miguel hiked 3 miles in 54 minutes. At this rate how long will it take him to hike 5 miles
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #674535 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Miguel hiked 3 miles in 54 minutes. At this rate how long will it take him to hike 5 miles \n" ); document.write( "--------- \n" ); document.write( "You can find his speed r (rate) in miles/minute by dividing the miles by the minutes. \n" ); document.write( "----- \n" ); document.write( "Then, d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " |