document.write( "Question 986613: Two sides of a triangle have the same length. The third side measures 3 m less than twice that length. The perimeter of the triangle is 13 m. Find the lengths of the three sides. \n" ); document.write( "
Algebra.Com's Answer #607465 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Two sides that are the same
\n" ); document.write( " length = 2x m
\n" ); document.write( "Third side = 2x - 3
\n" ); document.write( "Perimeter is the measure of
\n" ); document.write( "all the three sides.
\n" ); document.write( "Perimeter = 2x + (2x - 3)
\n" ); document.write( "13 m = 2x + 2x - 3
\n" ); document.write( "collect like terms
\n" ); document.write( "4x = 16 m
\n" ); document.write( "x = 4 m
\n" ); document.write( "Two sides = 4 m apiece.
\n" ); document.write( "Third side = 5 m
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" ); document.write( "
\n" );