document.write( "Question 165656: Two brothers, Bob and Bill live 450 miles apart. Starting at the same time, they plan to drive until they meet. Bill averages 10 miles per hour faster than Bob who averages 50 mph. How long will it take for them to meet? \n" ); document.write( "
Algebra.Com's Answer #122145 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Distance(d) equals Rate(r) times Time(t)or d=rt; r=d/t and t=d/r\r
\n" ); document.write( "\n" ); document.write( "Let t=time it takes 'till they meet\r
\n" ); document.write( "\n" ); document.write( "Distance Bob drives=50t
\n" ); document.write( "Distance Bill drives =60t
\n" ); document.write( "Now when the above two distances add up to 450 miles, they will have met, so:\r
\n" ); document.write( "\n" ); document.write( "50t+60t=450 collect like terms
\n" ); document.write( "110t=450 divide each side by 110
\n" ); document.write( "t=4.1 hr----------------------------time it takes them to meet\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "50*4.1+60*4.1=450
\n" ); document.write( "204.5+245.5=450
\n" ); document.write( "~~~450=450\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );