document.write( "Question 374025: Vehicle A and vehicle B are 6222 miles apart and move towards each other.
\n" );
document.write( "The speed of vehicle A is 30 mph and the speed of vehicle B is 582 mph.
\n" );
document.write( "Where (distance from the startpoint of vehicle A) will both vehicles meet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266227 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "6,222=(30+582)T \n" ); document.write( "6,222=612T \n" ); document.write( "T=6,222/612 \n" ); document.write( "T=10.167 HOURS THEY WILL MEET. \n" ); document.write( "30*10.167=305 MILES FROM THE START IS THE TWO WILL MEET. \n" ); document.write( " |