document.write( "Question 1168709: Vinnie drives his car 156 miles and has average of a certain speed. If the average speed had been 5mph more. He could have traveled 168 miles jn the same length of time. What was his average speed? \n" ); document.write( "
Algebra.Com's Answer #793299 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! ave speed=x \n" ); document.write( "x=156/t, where t is time in hours. \n" ); document.write( "(x+5)=168/t, same t\r \n" ); document.write( "\n" ); document.write( "so tx=156 and t=156/x \n" ); document.write( "and t=168/(x+5) \n" ); document.write( "set those equal \n" ); document.write( "168x=156x+780 \n" ); document.write( "12x=780 \n" ); document.write( "x=65 mph original speed and takes 2.4 hours \n" ); document.write( "drive 70 mph and go 168 miles in that same time interval.\r \n" ); document.write( "\n" ); document.write( "the answer is 65 mph. \n" ); document.write( " \n" ); document.write( " |