document.write( "Question 406951: Bus A is 150 miles due east of Bus B. Both busses start driving due west at constant speeds at the same time. It takes Bus A 10 hours to overtake Bus B. IF they had started out at the same time, had driven at the same constant speeds, but had driven toward one another, they would have met in 2 hours. What is the speed, in miles per hour, of Bus A? \n" ); document.write( "
Algebra.Com's Answer #287022 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Bus A is 150 miles due east of Bus B.
\n" ); document.write( " Both busses start driving due west at constant speeds at the same time.
\n" ); document.write( " It takes Bus A 10 hours to overtake Bus B.
\n" ); document.write( " IF they had started out at the same time, had driven at the same constant
\n" ); document.write( " speeds, but had driven toward one another, they would have met in 2 hours.
\n" ); document.write( " What is the speed, in miles per hour, of Bus A?
\n" ); document.write( ":
\n" ); document.write( "Let a = Bus A's speed
\n" ); document.write( "Let b = Bus B's speed
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation for each scenario
\n" ); document.write( ":
\n" ); document.write( "same direction
\n" ); document.write( "10a - 10b = 150
\n" ); document.write( "Simplify, divide by 10
\n" ); document.write( "a - b = 15
\n" ); document.write( ":
\n" ); document.write( "Toward each other:
\n" ); document.write( "2a + 2b = 150
\n" ); document.write( "Simplify, divide by 2
\n" ); document.write( "a + b = 75
\n" ); document.write( ":
\n" ); document.write( "Use elimination with these two simplified equation
\n" ); document.write( "a - b = 15
\n" ); document.write( "a + b = 75
\n" ); document.write( "------------ adding eliminates b, find a:
\n" ); document.write( "2a = 90
\n" ); document.write( "a = \"90%2F2\"
\n" ); document.write( "a = 45 mph is Bus A's speed
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "You can check this yourself, find b, then substitute in both equations
\n" ); document.write( "
\n" );