document.write( "Question 377752: Jack takes 7.5 hours to make a trip overseas in a prop plane. Later he discovers that he could have taken a jet and saved 2.5 hours of flying time. Find the speed of the jet if the jet travels 225 MPH faster than the prop plane. -Thank you soo much! \n" ); document.write( "
Algebra.Com's Answer #268443 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! d = r * t ___ the distance is the same for both planes\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(j - 225) * 7.5 = j * (7.5 - 2.5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7.5j - (7.5 * 225) = 5j\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2.5j = 7.5 * 225 ___ j = 675 \n" ); document.write( " |