document.write( "Question 254766: A small commuter airline flies to three cities whose locations form the vertices of a right triangle.. The total flight distance (from city A to City B to city C and back to city A) is 1400 miles. It is 600 miles between the two cities that are furthest apart. Find the other two distances between cities.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "Brit
\n" ); document.write( "

Algebra.Com's Answer #187071 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
A small commuter airline flies to three cities whose locations form the vertices of a right triangle.. The total flight distance (from city A to City B to city C and back to city A) is 1400 miles. It is 600 miles between the two cities that are furthest apart. Find the other two distances between cities. \r
\n" ); document.write( "\n" ); document.write( "Let's suppose the longest side of the right triangle is AC. Then AC = 600 miles. Since the perimeter of the triangle is 1400, the sum of the other sides, AB and BC is 1400-600 = 800. \r
\n" ); document.write( "\n" ); document.write( "Since AB + BC = 800, AB = 800 - BC.\r
\n" ); document.write( "\n" ); document.write( "By the Pythagorean Theorem we have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AC^2 = AB^2 + BC^2 so\r
\n" ); document.write( "\n" ); document.write( "600^2 = (800-BC)^2 + BC^2\r
\n" ); document.write( "\n" ); document.write( "3600 = 6400 - 1600*BC + BC^2 + BC^2
\n" ); document.write( "2*BC^2 - 1600*BC + 2800 = 0
\n" ); document.write( "BC^2 - 800*BC + 1400 = 0\r
\n" ); document.write( "\n" ); document.write( "Solve this quadratic equation for BC then calculate AC = 800-BC.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );