document.write( "Question 96915This question is from textbook Intermediate Algebra
\n" );
document.write( ": The Bermuda Triangle supposedly causes trouble for aircraft pilots. It has a perimeter of 3075 mi. The shortest side measures 75 mi less than the middle side, and the longest side measures 375 mi more than the middle side. Find the lengths of the three sides. \n" );
document.write( "
Algebra.Com's Answer #70555 by mathslover(157)![]() ![]() You can put this solution on YOUR website! Let the middle side of the bermuda triangle be of length M \n" ); document.write( "Therefore the shortest side S = M-75 ( 75 miles shorter than the middle side) \n" ); document.write( "The longest side L = M + 375( 375 miles more than the middle side) \n" ); document.write( "Perimeter of the triangle =Sum of 3 sides of the triangle \n" ); document.write( "=> 3075= S+ M + L \n" ); document.write( "Substituting the values of S and L from above \n" ); document.write( "3075 = M-75 + M +M + 375 \n" ); document.write( "=> 3M = 3075 +75 -375 \n" ); document.write( "=> M = 2775/3 \n" ); document.write( "therefore M = 925 \n" ); document.write( "S = M-75 \n" ); document.write( "=>S= 925-75=850 \n" ); document.write( "L = M+375=925+375 \n" ); document.write( "therfore,L= 1300\r \n" ); document.write( "\n" ); document.write( "Smallest Side = 850 miles \n" ); document.write( "Middle Side= 925 miles \n" ); document.write( "Longest side= 1300 miles \n" ); document.write( " |