document.write( "Question 1163254: The driving distance between Boston and NYC is 220 miles. At 10:00am, Alecia starts out driving from Boston to NYC and drives at an average speed of 70MPH. At 11:00am that same day, Burt starts out driving from NYC to Boston on the same route (opposite direction) and he drives at an average speed of 65MPH. Assuming neither makes any stops along the way: 1) at what time will they pass one another; and 2) how far will each have driven at that point? \n" ); document.write( "
Algebra.Com's Answer #787320 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! The driving distance between Boston and NYC is 220 miles. At 10:00am, Alecia starts out driving from Boston to NYC and drives at an average speed of 70MPH. At 11:00am that same day, Burt starts out driving from NYC to Boston on the same route (opposite direction) and he drives at an average speed of 65MPH. Assuming neither makes any stops along the way: 1) at what time will they pass one another; and 2) how far will each have driven at that point? \n" ); document.write( " Let time Burt takes to get to the PASSING point be T\r\n" ); document.write( "Then time Alecia takes to get to the PASSING point is: T + 1 \r\n" ); document.write( "We then get the following DISTANCE equation: 65T + 70(T + 1) = 220\r\n" ); document.write( "65T + 70T + 70 = 220\r\n" ); document.write( "135T = 150\r\n" ); document.write( "Time Burt takes to get to the PASSING point, or\n" ); document.write( " |