document.write( "Question 189463: Two sides of a triangle have the same length. the third side measures 5m less than twice the common length. The perimeter is 11m. What is the length of the three sides? \n" ); document.write( "
Algebra.Com's Answer #142132 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Two sides of a triangle have the same length. the third side measures 5m less than twice the common length. The perimeter is 11m. What is the length of the three sides?
\n" ); document.write( ".
\n" ); document.write( "Let x = measure of sides that have common length
\n" ); document.write( "then from \"the third side measures 5m less than twice the common length.\"
\n" ); document.write( "2x-5 = third side
\n" ); document.write( ".
\n" ); document.write( "Because they gave us the perimeter we have:
\n" ); document.write( "11 = x + x + 2x-5
\n" ); document.write( "11 = 4x-5
\n" ); document.write( "16 = 4x
\n" ); document.write( "4 m = x
\n" ); document.write( ".
\n" ); document.write( "third side:
\n" ); document.write( "2x-5 = 2(4)-5 = 8-5 = 3 m
\n" ); document.write( ".
\n" ); document.write( "Lengths of the three sides:
\n" ); document.write( "4m, 4m, and 3m
\n" ); document.write( "
\n" );