document.write( "Question 681941: I need help with Linear systems word problems. Onf question that I am having trouble with is:
\n" );
document.write( "One plane at 520 feet is ascending at a rate of 40 feet per minute, while another plane at 3800 feet is desending at a rate of 120 feet per minute. How long will it take the two planes to be at the same altitude? \n" );
document.write( "
Algebra.Com's Answer #422862 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One plane at 520 feet is ascending at a rate of 40 feet per minute, while another plane at 3800 feet is desending at a rate of 120 feet per minute. How long will it take the two planes to be at the same altitude? \n" ); document.write( "========================= \n" ); document.write( "h(t) = 520 - 40t = 3800 - 120t \n" ); document.write( "520 - 40t = 3800 - 120t \n" ); document.write( "80t = 3280 \n" ); document.write( "t = 41 minutes \n" ); document.write( "--------------- \n" ); document.write( "but, \n" ); document.write( "the first plane will hit the ground in 13 minutes, the 2nd will impact at 31.67 minutes. \n" ); document.write( "So they'll be at the same altitude, zero, at 31.67 minutes. \n" ); document.write( " \n" ); document.write( " |