document.write( "Question 259726: a piper cub airplane has an avarage speed that is 30 mph faster than a cessna 150 airplane. it takes the cessna 5 hr to fly from fort lauderdale to atlanta, which it takes the piper cub only 4 hr to make the same trip. what is the avarage speed of each plane? \n" ); document.write( "
Algebra.Com's Answer #191174 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p=c+30 \n" ); document.write( "rt=d \n" ); document.write( "5c=(c+30)*4 \n" ); document.write( "5c=4c+120 \n" ); document.write( "c=120 \n" ); document.write( "p=150\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( "5*120=4*150 \n" ); document.write( "600=600 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |