document.write( "Question 241741: Two planes leave Dallas Airport at the same time, one flying east at a speed of 550 mph and the other flying west at the speed of 650 mph. How long does it take until they are 2000 miles apart?\r
\n" );
document.write( "\n" );
document.write( "#########\r
\n" );
document.write( "\n" );
document.write( "A helicopter leaves City Airport and flies north at 180 mph. Twenty minutes later a plane leaves the airport and follows the helicopter at 330 mph. How long does it take the plane to overtake the helicopter?\r
\n" );
document.write( "\n" );
document.write( "#########\r
\n" );
document.write( "\n" );
document.write( "A rectangle is 5 cm longer than it is wide. If its length and width are both increased by 3 cm, its area is increased by 60 cm squared. Find the dimensions of the original rectangle.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177107 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 550T+650T=2,000 \n" ); document.write( "1,200T=2,000 \n" ); document.write( "T=2,000/1,200 \n" ); document.write( "T=5/3 OR 1 HR. 40 MIN THEY WILL BE 2,000 MILES APART. \n" ); document.write( "PROOF: \n" ); document.write( "550*5/3+650*5/3=2,000 \n" ); document.write( "(2,750+3,250)/3=2,000 \n" ); document.write( "6,000=6,000 \n" ); document.write( "--------------------------------------- \n" ); document.write( "180T=330(T-1/3) \n" ); document.write( "180T=330T-110 \n" ); document.write( "180T-330T=-110 \n" ); document.write( "-150T=-110 \n" ); document.write( "T=-110/-150 \n" ); document.write( "T=.7333 HOURS OR 44 MIN. TO OVERTAKE THE HELICOPTER AFTER IT LEAVES. \n" ); document.write( "------------------------------------ \n" ); document.write( "L=W+5 ORIGINAL SIZE. \n" ); document.write( "L+3 & W+3 IS THE EXPANDED SIZE. \n" ); document.write( "LW=(L+3)(W+3)-60 \n" ); document.write( "(W+5)W=(W+3+5)(W+3)-60 \n" ); document.write( "W^2+5W=(W+8)(W+3)-60 \n" ); document.write( "W^2+5W=W^2+11W+24-60 \n" ); document.write( "5W-11W=24-60 \n" ); document.write( "-6W=-36 \n" ); document.write( "W=-36/-6 \n" ); document.write( "W=6 FOR THE ORIGINAL WIDTH. \n" ); document.write( "L=6+5=11 FOR THE ORIGINAL LENGTH \n" ); document.write( "11*6=66 ORIGINAL AREA. \n" ); document.write( "(6+3)(11+3)=66+60 \n" ); document.write( "9*14=126 \n" ); document.write( "126=126 \n" ); document.write( " \n" ); document.write( " |