document.write( "Question 403876: The distance from King Street to Prince Street is 21 km. It takes 30 minutes.
\n" );
document.write( "What is the average speed of the bus between these two places? \n" );
document.write( "
Algebra.Com's Answer #285504 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! The relationship between Distance, Speed and Time is found in this formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "D=ST\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You have D at T, and you're looking for S. First, let's change T from 30 minutes to 0.5 hours, so that our speeed will be in km/h.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "D=ST \n" ); document.write( "21 = S(0.5) \n" ); document.write( "S = 21/0.5 \n" ); document.write( "S = 42 km/h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the average speed is 42 km/h.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps! \n" ); document.write( " \n" ); document.write( " |