document.write( "Question 622266: Two people leave their homes at 11:30 am and between the two of them, they drive a total of 37.5 miles. one drives an average of 15mph faster then the other . they meet at noon find the average driving speed for each?\r
\n" ); document.write( "\n" ); document.write( "d=rt
\n" ); document.write( "d=37.5
\n" ); document.write( "t=30 min
\n" ); document.write( "let x =rate
\n" ); document.write( "x(15) + x * 30 min = 37.5
\n" ); document.write( "16x * 30 min = 37.5
\n" ); document.write( "I don't know if I am on the right track but I don't know where to go from here
\n" ); document.write( "Please help with a formula
\n" ); document.write( "

Algebra.Com's Answer #391252 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the speed of the slower driver in mi/hr
\n" ); document.write( "\"+s+%2B+15+\" = the speed of the faster driver
\n" ); document.write( "Let \"+d+\" = distance driven by slower driver
\n" ); document.write( "\"+37.5+-+d+\" = distance driven by faster driver
\n" ); document.write( "\"+.5+\" hrs is the time for both drivers
\n" ); document.write( "-------------
\n" ); document.write( "Slower driver's equation:
\n" ); document.write( "(1) \"+d+=+s%2A%28.5%29+\"
\n" ); document.write( "Faster driver's equation:
\n" ); document.write( "(2) \"+37.5+-+d+=+%28+s+%2B+15+%29%2A%28.5%29+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "Substitute (1) into (2)
\n" ); document.write( "(2) \"+37.5+-+d+=+%28+s+%2B+15+%29%2A%28.5%29+\"
\n" ); document.write( "(2) \"+37.5+-+.5s+=+%28+s+%2B+15+%29%2A%28.5%29+\"
\n" ); document.write( "(2) \"+37.5+-+.5s+=+.5s+%2B+7.5+\"
\n" ); document.write( "(2) \"+s+=+37.5+-+7.5+\"
\n" ); document.write( "(2) \"+s+=+30+\"
\n" ); document.write( "and
\n" ); document.write( "\"+s+%2B+15+=+45+\"
\n" ); document.write( "The speed of the slower driver is 30 mi/hr
\n" ); document.write( "The speed of the faster driver is 45 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+d+=+s%2A%28.5%29+\"
\n" ); document.write( "(1) \"+d+=+.5%2A30+\"
\n" ); document.write( "(1) \"+d+=+15+\" mi
\n" ); document.write( "and
\n" ); document.write( "(2) \"+37.5+-+15+=+%28+s+%2B+15+%29%2A%28.5%29+\"
\n" ); document.write( "(2) \"+22.5+=+.5%2A%28+s+%2B+15+%29+\"
\n" ); document.write( "(2) \"+45+=+s+%2B+15+\"
\n" ); document.write( "(2) \"+s+=+30+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );