document.write( "Question 263345: On the first part of a trip Bob averaged 60mph but on the second part of the trip, which was 50 miles more than the first part, he averaged 40mph. What was the total distance for the trip if the entire trip took 8 hours? \n" ); document.write( "
Algebra.Com's Answer #194071 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
60x=y and
\n" ); document.write( "40*(8-x)=50+y and
\n" ); document.write( "z=2y+50
\n" ); document.write( "z=374
\n" ); document.write( "trip was 374 miles
\n" ); document.write( "
\n" );