document.write( "Question 675517: A bus took a 330 mile trip in 7 hours. The speed was 54 mph for the first part of the trip, and 30 mph for the return trip. How many hours were traveled at each speed? \n" ); document.write( "
Algebra.Com's Answer #419887 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bus took a 330 mile trip in 7 hours. The speed was 54 mph for the first part of the trip, and 30 mph for the return trip. How many hours were traveled at each speed?
\n" ); document.write( "-----------
\n" ); document.write( "1st Part DATA:
\n" ); document.write( "rate = 54 mph ; time = x hrs ; distance = 54x miles
\n" ); document.write( "-------
\n" ); document.write( "2nd Part DATA:
\n" ); document.write( "rate = 30 mph ; time = 7-x hrs ; distance = 30(7-x) miles
\n" ); document.write( "---------
\n" ); document.write( "Equation:
\n" ); document.write( "distance + distance = 330 miles
\n" ); document.write( "54x + 210 - 30x = 330
\n" ); document.write( "24x = 120
\n" ); document.write( "x = 5 hrs (time for 1st part)
\n" ); document.write( "7-x = 2 hrs (time for 2nd part)
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );