document.write( "Question 296339: 4. Translate the problem into a pair of linear equations in two vaiables. Solve the equations using either elimination or substitution. State your answer for the specified variable.
\n" );
document.write( "A plane flying the 3020-mile trip from City A to City B has a 60-mph tailwind. The flight's point of no return is the point at which the flight time required to return to City A is the same as the time required to continue to City B. If the speed of the plane in still air is 430 mph, how far from City A is the point of no return? Round your answer to the nearest mile. \n" );
document.write( "
Algebra.Com's Answer #213584 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A plane flying the 3020-mile trip from City A to City B has a 60-mph tailwind. \n" ); document.write( " The flight's point of no return is the point at which the flight time required \n" ); document.write( " to return to City A is the same as the time required to continue to City B. \n" ); document.write( " If the speed of the plane in still air is 430 mph, how far from City A is the \n" ); document.write( "point of no return? \n" ); document.write( " Round your answer to the nearest mile. \n" ); document.write( ": \n" ); document.write( "Speed with the wind: 430+60 = 490 \n" ); document.write( "Speed against the wind: 430-60 = 370 \n" ); document.write( ": \n" ); document.write( "Let x = dist to city A (at point of no return) \n" ); document.write( "Let y = dist to city B \n" ); document.write( "; \n" ); document.write( "Total dist equation \n" ); document.write( "x + y = 3020 \n" ); document.write( "y = (3020-x); use for substitution \n" ); document.write( ": \n" ); document.write( "A travel time equation; \n" ); document.write( "Time to A = time to B, (the point of no return) \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "490x = 370y \n" ); document.write( "Simplify divide by 10 \n" ); document.write( "49x = 37y \n" ); document.write( "Substitute (3020-x) for y \n" ); document.write( "49x = 37(3020-x) \n" ); document.write( "49x = 111740 - 37x \n" ); document.write( "49x + 37x = 111740 \n" ); document.write( "86x = 111740 \n" ); document.write( "x = \n" ); document.write( "x = 1299.3 ~ 1299 mi from A is the point of no return \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the times to continue and return, should be equal: \n" ); document.write( "3020 - 1299 = 1721 mi to B \n" ); document.write( "1299/370 = 3.5 hr \n" ); document.write( "1721/490 = 3.5 hr \n" ); document.write( "( \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |