document.write( "Question 679099: A driver is travelling 120km per hour, and will arrive the destination in 40 minutes how far is she from the destination? (In kilometers) \n" ); document.write( "
Algebra.Com's Answer #421805 by rm29924(97)![]() ![]() You can put this solution on YOUR website! Use the formula distance = rate x time \n" ); document.write( "the rate is 120 kph \n" ); document.write( "the time is 40 minutes \n" ); document.write( "the distance is what we are solving for \n" ); document.write( "Let D = distance\r \n" ); document.write( "\n" ); document.write( "D=120(40) \n" ); document.write( "She is 4,800 kilometers away from her destination. \n" ); document.write( " |