document.write( "Question 418003: if i travel 23 miles in 7 minutes how fast is my car going? \n" ); document.write( "
Algebra.Com's Answer #292588 by mananth(16946)![]() ![]() You can put this solution on YOUR website! speed = distance/time\r \n" ); document.write( "\n" ); document.write( "speed = 23/(7/60)\r \n" ); document.write( "\n" ); document.write( "speed= 23*60/7\r \n" ); document.write( "\n" ); document.write( "speed = 197.14 mph \n" ); document.write( " |