document.write( "Question 831552: Is a snail moves at a speed of 2.5 feet per minute. How many yards will the snail move in half hour? \n" ); document.write( "
Algebra.Com's Answer #501462 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The tricky part about these types of problems is that you have to remember to convert feet into yards. \n" ); document.write( "If a snail moves a 2.5 feet per minute, how many feet is that in an hour? \n" ); document.write( "2.5 * 60 = 150 feet per hour \n" ); document.write( "How many yards is that in an hour? \n" ); document.write( "3 feet in a yard \n" ); document.write( "150/3 = 50 yards per hour \n" ); document.write( ". \n" ); document.write( "How much is half of that? \n" ); document.write( "50/2 = 25 yards in a half hour \n" ); document.write( ". \n" ); document.write( "That's a mighty fast snail! \n" ); document.write( " |