document.write( "Question 556164: a plane flew a triangular route for a total distance of 149 miles. if the longest leg of the flight is twice the length of the shortest leg and the third leg is one mile less than the longest leg, then ehat is the lenght of the longest leg? \n" ); document.write( "
Algebra.Com's Answer #362086 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a plane flew a triangular route for a total distance of 149 miles. if the longest leg of the flight is twice the length of the shortest leg and the third leg is one mile less than the longest leg, then ehat is the lenght of the longest leg?
\n" ); document.write( "------------
\n" ); document.write( "x = shortest leg
\n" ); document.write( "2x = longest leg
\n" ); document.write( "2x-1 = 3rd leg
\n" ); document.write( "-------
\n" ); document.write( "5x - 1 = 159
\n" ); document.write( "x = 30
\n" ); document.write( "longest leg = 60
\n" ); document.write( "
\n" ); document.write( "
\n" );