document.write( "Question 352440: It takes you half an hour to travel 26 miles to work. What is you average speed? What formula did you use? \n" ); document.write( "
Algebra.Com's Answer #251853 by mananth(16946) You can put this solution on YOUR website! speed = distance / time \n" ); document.write( "distance = 26 miles \n" ); document.write( "time = 1/2 hour \n" ); document.write( "speed = 26 / (1/20 \n" ); document.write( "speed = 26*2 \n" ); document.write( "speed = 52 mph \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |