document.write( "Question 700208: Two planes leave BWI at the same time and fly in the same directions. Their speeds
\n" );
document.write( "are 520 miles per hour and 630 miles per hour. How far apart will the planes be after 1.5 hours?I just need the equation to set it up \n" );
document.write( "
Algebra.Com's Answer #431793 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two planes leave BWI at the same time and fly in the same directions. \n" ); document.write( " Their speeds are 520 miles per hour and 630 miles per hour. \n" ); document.write( " How far apart will the planes be after 1.5 hours? \n" ); document.write( ": \n" ); document.write( "Let d = distance apart after 1.5 hrs \n" ); document.write( ": \n" ); document.write( "d = 1.5(630) - 1.5(520) \n" ); document.write( " |