document.write( "Question 1041910: Leonie travels in the taxi to work at 40 km/h. how long will she take to drive x kilometres to work? \n" ); document.write( "
Algebra.Com's Answer #656820 by nicy12(9)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "V = 40 km/h \n" ); document.write( "d = x km\r \n" ); document.write( "\n" ); document.write( "Required: time\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = x / 40\r \n" ); document.write( "\n" ); document.write( "t = (x/40) hours\r \n" ); document.write( "\n" ); document.write( "substitute any value of distance so you can calculate for the total time \n" ); document.write( " |