document.write( "Question 69864: Convert 60 miles per hour to feet per second. (There are 5280 feet in a mile)How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #49789 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Convert 60 miles per hour to feet per second. (There are 5280 feet in a mile)How do I solve this? \n" ); document.write( "1 MILE = 5280 FT \n" ); document.write( "1 HR = 3600 SEC \n" ); document.write( "60 [MILES*5280 FT/MILE]/[HR*3600SEC/HR] \n" ); document.write( "=[60*5280FT]/[3600 SEC] \n" ); document.write( "=88 FT/SEC \n" ); document.write( " |