document.write( "Question 720410: What distance does a police car that moves at a constant speed of 3.5 km/minute for 7.5 minutes travel ? \n" ); document.write( "
Algebra.Com's Answer #441817 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What distance does a police car that moves at a constant speed of 3.5 km/minute for 7.5 minutes travel \n" ); document.write( ": \n" ); document.write( "Dist = speed * time \n" ); document.write( "the time units are the same (minutes) so it is real simple. \n" ); document.write( "d = 3.5 * 7.5 \n" ); document.write( "d = 26.25 km \n" ); document.write( " |