document.write( "Question 251508: two friends live 525 miles apart. They start driving toward each other at the same time. Jan drives at a speed of 45 mph and Gerry drives at a speed of 60mph. How many hours did it take to meet? \n" ); document.write( "
Algebra.Com's Answer #183194 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
d=rt
\n" ); document.write( "525=(45+60)t
\n" ); document.write( "525=105t
\n" ); document.write( "t=525/105
\n" ); document.write( "t=5 hours it will take them to meet.
\n" ); document.write( "Proof:
\n" ); document.write( "525=(45+60)*5
\n" ); document.write( "525=105*5
\n" ); document.write( "525=252
\n" ); document.write( "
\n" );