document.write( "Question 72383: I submitted this problem quite a few days ago and did not get a response. I am resubmitting in hopes to get some help.
\n" ); document.write( "Solve the following word problem. Be sure to show the equation you use for the solution.
\n" ); document.write( "Science and medicine. A bus leaves a station at 1 P.M., traveling west at an average rate of 44 mi/h. One hour later a second bus leaves the same station, traveling east at a rate of 48 mi/h. At what time will the two buses be 274 mi apart?
\n" ); document.write( "This is what I have so far.
\n" ); document.write( "1st bus leaves=1pm travels west at 44 mi/h
\n" ); document.write( "2nd bus leaves=2pm travels east at 48 mi/h
\n" ); document.write( "274 miles apart
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #51750 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Use the distance equation d=rt. You will have two distance equations
\n" ); document.write( "\"d%5B1%5D=44t\"The first bus heading west.
\n" ); document.write( "\"d%5B2%5D=48%28t-1%29\"The second bus heading east. (notice how the time is t-1. This is set up because for the first hour since the bus doesn't cover any distance). Now to find out how far each bus is away from each other, you simply add the two distances \"d%5B1%5D\" and \"d%5B2%5D\". For instance, if one bus is 10 miles out and another is 5 miles out, then they are 10+5=15 miles away from each other.
\n" ); document.write( "\"d%5B1%5D%2Bd%5B2%5D=274\"Set up equation
\n" ); document.write( "\"%2844t%29%2B%2848%2A%28t-1%29%29=274\"Now solve for t
\n" ); document.write( "\"44t%2B48t-48=274\"
\n" ); document.write( "\"92t-48=274\"
\n" ); document.write( "\"92t=274%2B48\"
\n" ); document.write( "\"92t=322\"
\n" ); document.write( "\"t=322%2F92\"
\n" ); document.write( "\"t=3.5\"So it takes 3 and a half hours for the 2 buses to be 274 miles apart. To fully answer this question, 3 and a half hours after 1 PM is 4:30 PM.
\n" ); document.write( "Check:
\n" ); document.write( "\"%2844%2A3.5%29%2B%2848%2A%283.5-1%29%29=274\"
\n" ); document.write( "\"154%2B120=274\"
\n" ); document.write( "\"274=274\"
\n" ); document.write( "If that doesn't help, you can plug t=3.5 into the first equation d=44t (the first bus). You'll see that the first bus traveled 154 miles. For the 2nd bus, instead of the bus travelling 3.5 hours, it travels 2.5 (since it starts an hour later). So thats why you must use t-1 instead of t for the second bus. When you plug in this info, you'll see that the 2nd bus travels 120 miles. If you add these 2 distances, you get 274 miles, which shows that our answer works. Hope this helps.
\n" ); document.write( "
\n" );