document.write( "Question 432455: If someone drove 2 hrs to a place and then on there way back they drove 54 mph an it took them 14 mins longer how fast where they going when they where driving to the destination \n" ); document.write( "
Algebra.Com's Answer #299889 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! distance to and fro will be the same. \n" ); document.write( "r*t=d \n" ); document.write( "r*2=54*(2+14/60) \n" ); document.write( "2r=108+(54*14)/60 \n" ); document.write( "r=54+27*14/60 \n" ); document.write( "r=54+9*14/20 \n" ); document.write( "r=54+9*7/10 \n" ); document.write( "r=54+6.3 \n" ); document.write( "r=60.3 \n" ); document.write( " \n" ); document.write( " |