document.write( "Question 761913: please help me to solve this problem
\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\r
\n" );
document.write( "\n" );
document.write( "my email shiela.balan@yahoo.com \n" );
document.write( "
Algebra.Com's Answer #463597 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 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( ". \n" ); document.write( "Let m = measure of middle side \n" ); document.write( "then from \"shortest side measures 75 mi less than the middle side\" \n" ); document.write( "m-75 = measure of shortest side \n" ); document.write( "and from \"longest side measures 375 mi more than the middle side\" \n" ); document.write( "m+375 = measure of longest side \n" ); document.write( ". \n" ); document.write( "sum of the sides = perimeter \n" ); document.write( "m + m-75 + m+375 = 3075 \n" ); document.write( "3m -75 +375 = 3075 \n" ); document.write( "3m + 300 = 3075 \n" ); document.write( "m + 100 = 1025 \n" ); document.write( "m = 925 miles (middle side) \n" ); document.write( ". \n" ); document.write( "shortest side: \n" ); document.write( "m-75 = 925-75 = 850 miles \n" ); document.write( ". \n" ); document.write( "longest side: \n" ); document.write( "m+375 = 75+375 = 450 miles \n" ); document.write( " \n" ); document.write( " |