document.write( "Question 438438: A triangular region has a perimeter of 66 meters. the first side is 2/3 of the second side. the third side is 14 meters shorter than the second side. what are the lengths of the three sides of the triangular region
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #307382 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x+2/3x+x-14=66 \n" ); document.write( "2&2/3x=80 \n" ); document.write( "8/3x=80 \n" ); document.write( "x=30 \n" ); document.write( "2/3x=20 \n" ); document.write( "x-14=16 \n" ); document.write( "The lengths are 30, 20, and 16.. \n" ); document.write( " \n" ); document.write( " |