document.write( "Question 784018: a car takes 15 mins to travel 4.5 miles. calculate the following
\n" );
document.write( "speed in mile/minute(2) and speed in foot/second(2) and my second question is a book measures 35 cm in length, 20 cm in width, and 4 cm in thickness. what is its volume? show all work so I can see how its done please
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477005 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a car takes 15 mins to travel 4.5 miles. calculate the following \n" ); document.write( "speed in mile/minute(2) \n" ); document.write( "Speed = dist/time \n" ); document.write( "s = \n" ); document.write( "s = .3 mi/min (miles per minutes) \n" ); document.write( ": \n" ); document.write( "speed in foot/second(2) \n" ); document.write( " Change 4.5 mi to ft: 4.5(5280) = 23760 ft \n" ); document.write( " Change 15 min to seconds: 15 * 60 = 900 sec \n" ); document.write( "Remember s = dist/time \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "second question is a book measures 35 cm in length, 20 cm in width, and 4 cm in thickness. \n" ); document.write( " what is its volume? \n" ); document.write( ": \n" ); document.write( "Volume = length * width * height(thickness) \n" ); document.write( "V = 35 * 20 * 4 = 2800 cu/cm (cubic centimeters) \n" ); document.write( " \n" ); document.write( " |