document.write( "Question 68354: how do i work this out??
\n" );
document.write( "A bus leaves a station at 1 P.M., traveling west at an average
\n" );
document.write( "rate of 44 mi/h. One hour later a second bus leaves the same station, traveling
\n" );
document.write( "east at a rate of 48 mi/h. At what time will the two buses be 274 mi apart? \n" );
document.write( "
Algebra.Com's Answer #48632 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 44*X+48(X-1)=274 \n" ); document.write( "44X+48X-48=274 \n" ); document.write( "92X=274+48 \n" ); document.write( "92X=322 \n" ); document.write( "X=322/92 \n" ); document.write( "X=3.5 HOURS AFTER 1 PM = 4:30 PM THE 2 BUSES WILL BE 274 MILES APART. \n" ); document.write( " |