document.write( "Question 874996: A private airplane leaves an airport
\n" );
document.write( "and flies due south at 192 mph. Two hours later, a jet
\n" );
document.write( "leaves the same airport and flies due south at 960 mph.
\n" );
document.write( "When will the jet overtake the plane?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #527870 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 192mph(t) = 950mph(t-2) \n" ); document.write( " 1900 = 758t \n" ); document.write( " 1900/758 = 2.5hr(nearest tenth) \n" ); document.write( " |