document.write( "Question 35360: A private jet flies the same distance in 6 hours as a commercial jet flies in 4hrs. If the speed of the commercial jet was 148 mph less than 2 times the speed of the private jet, find the speed of each jet. \n" ); document.write( "
Algebra.Com's Answer #21460 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Comemerical jet's speed = 2x-148 \n" ); document.write( "Private jet's speed =x \n" ); document.write( "Equation: \n" ); document.write( "6(x)=4(2x-148) \n" ); document.write( "6x=8x-592 \n" ); document.write( "2x=592 \n" ); document.write( "x=296 \n" ); document.write( "2(296)-148=444 \n" ); document.write( "Hence, the private jet flies at 296mph and the commerical jet flies at 444mph. \n" ); document.write( "PAul. \n" ); document.write( " |