document.write( "Question 936514: Sidney flew in an airplane 5 times during her vacation. The flights averaged 2 hours 28 minutes long. The lengths of her first four flights were 2 hours 10 minutes, 3 hours 20 minutes, 1 hour 15 minutes, and 2 hours 40 minutes. What was the length of her last flight? \n" ); document.write( "
Algebra.Com's Answer #569999 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = length of 5th flight in hours \n" ); document.write( "y = sum of lengths of first 4 flights in hours \n" ); document.write( "--- \n" ); document.write( "y = (2+10/60) + (3+20/60) + (1+15/60) + (2+40/60) \n" ); document.write( "y = 9.4166666666 \n" ); document.write( "--- \n" ); document.write( "( y + x )/5 = (2+28/60) \n" ); document.write( "( y + x )/5 = 2.4666666666 \n" ); document.write( "x = 2.4666666666*5 - y \n" ); document.write( "x = 2.4666666666*5 - 9.4166666666 \n" ); document.write( "x = 2.916666666 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the 5th flight lasted 2.917 hours \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |