document.write( "Question 1170197: a tour bus leaves sacramento every friday evening at 6:00 pm for a 270 mile trip to las vegas. due to mechanical problems the bus will be leaving at 6:30 pm today. to arrive in vegas at the same time, the driver must go 6 mph faster than usual. what is the buses normal speed ? \n" ); document.write( "
Algebra.Com's Answer #795055 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
normal speed of bus is 270mi/x where x is number of hours
\n" ); document.write( "speed of bus leaving at 6:30 and distance is 270 miles, so speed is 270/x-0.5.
\n" ); document.write( "(270/x)+6=270/(x-0.5)
\n" ); document.write( "(270+6x)/x=270/(x-0.5)
\n" ); document.write( "270x=270x-135+6x^2-3x
\n" ); document.write( "0=6x^2-3x-135
\n" ); document.write( "0=(x-5)(6x+27)
\n" ); document.write( "x=5 hours only positive root
\n" ); document.write( "54 mph is normal speed (270/5)
\n" ); document.write( "-
\n" ); document.write( "when the bus goes 60 mph, it takes 4.5 hours,
\n" ); document.write( "
\n" );