document.write( "Question 466429: in how many seconds will a car travel 50km going at 10km/h? \n" ); document.write( "
Algebra.Com's Answer #319758 by ccs2011(207)![]() ![]() You can put this solution on YOUR website! Distance = rate*time \n" ); document.write( "d = r*t \n" ); document.write( "d = 50 km \n" ); document.write( "r = 10 km/hr \n" ); document.write( "t = ? \n" ); document.write( "Using above formula, substitute in given information \n" ); document.write( " \n" ); document.write( "Divide both sides by 10 \n" ); document.write( " \n" ); document.write( "Time is 5 hours, convert to seconds \n" ); document.write( " \n" ); document.write( "Time is 18,000 seconds \n" ); document.write( " |