document.write( "Question 626454: An airplane flew 3.5 hours with a 60 mph headwind. The return trip with the same speed took 2.5 hours. Find speed of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #394171 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An airplane flew 3.5 hours with a 60 mph headwind. The return trip with the same speed took 2.5 hours. Find speed of the plane in still air. \n" ); document.write( "----- \n" ); document.write( "Against-wind DATA: \n" ); document.write( "time = 3.5 hrs ; rate = p - 60 mph ; distance = r*t = 3.5(p-60) miles \n" ); document.write( "----- \n" ); document.write( "With-wind DATA: \n" ); document.write( "time = 2.5 hrs ; rate = p+60 mph ; distance = r*t = 2.5(p+60) miles \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "distance = distance \n" ); document.write( "3.5p - 195 = 2.5p + 150 \n" ); document.write( "p = 345 mph (speed of the plane in still air) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |