document.write( "Question 209015: a triangle region has a perimeter of 66 meters. the length of the first side is two-thirds of the second side. the length of the third side is 14 meters shorter then the second side. what are teh lengths of the three sides of the triangular region? \n" ); document.write( "
Algebra.Com's Answer #158009 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a=.66x=20
\n" ); document.write( "b=x=30
\n" ); document.write( "c=x-14=16
\n" ); document.write( ".66x+x+x-14=66
\n" ); document.write( "2.66x=80
\n" ); document.write( "x=30
\n" ); document.write( "
\n" );