document.write( "Question 94105: two cars start from the same point at the same time. one car drives north at 40 mph and the other car drives south at 66 mph. how many miles apart are the cars after 30 minuets? \n" ); document.write( "
Algebra.Com's Answer #68531 by edjones(8007)![]() ![]() You can put this solution on YOUR website! d=distance t=time v=velocity m=miles h=hours \n" ); document.write( "v=40+66=106m/h \n" ); document.write( "t=.5h \n" ); document.write( " \n" ); document.write( "Ed Jones \n" ); document.write( " |