document.write( "Question 306022: two cars begin driving from the same point in opposite directions. The firwst car travel at an average of 58m/h. the seconf car drives 67m/h. How many minutes will it take for the cars to be 100 miles apart? \n" ); document.write( "
Algebra.Com's Answer #219085 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
t*(58+67)=100
\n" ); document.write( "m=t*60
\n" ); document.write( "t=4/5 m=48minutes
\n" ); document.write( "
\n" );