document.write( "Question 279456: A student begins to walk along a straight road at the rate of 3 km/h to the next town which is 18 km away. After 10 minutes a car picks him up and in 15 more minutes he is in town. How fast was the car traveling?\r
\n" );
document.write( "\n" );
document.write( "(the time is in minutes which throws me for a loop) \n" );
document.write( "
Algebra.Com's Answer #203215 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A student begins to walk along a straight road at the rate of 3 km/h to the next \n" ); document.write( " town which is 18 km away. \n" ); document.write( " After 10 minutes a car picks him up and in 15 more minutes he is in town. \n" ); document.write( " How fast was the car traveling? \n" ); document.write( ": \n" ); document.write( "Let's put all the times in hrs and see what we have \n" ); document.write( "10/60 = \n" ); document.write( ": \n" ); document.write( "15/60 = \n" ); document.write( ": \n" ); document.write( "Let s = the speed the car is traveling \n" ); document.write( ": \n" ); document.write( "Write a dist equation: dist = speed * time \n" ); document.write( ": \n" ); document.write( "Walk dist + ride dist = 18 km \n" ); document.write( "3* \n" ); document.write( "3 cancels into six so we have \n" ); document.write( " \n" ); document.write( "Multiply by 4 to get rid of the denominators; results: \n" ); document.write( "2 + s = 4(18) \n" ); document.write( ": \n" ); document.write( "s = 72 - 2 \n" ); document.write( "s = 70 km/hr is the speed of the car \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check solution by finding the total dist \n" ); document.write( "3* \n" ); document.write( ".5 + 17.5 = 18 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this straighten things out for you? \n" ); document.write( " |