document.write( "Question 668013: An equilateral triangle has measurements of (x+3), (2x-5), and (3x-13) . What is the length of each side of the triangle? \n" ); document.write( "
Algebra.Com's Answer #415462 by deshpande.shilpa14(4)\"\" \"About 
You can put this solution on YOUR website!
All sides of equilateral triangle are congruent.
\n" ); document.write( "so,
\n" ); document.write( "x+3=2x-5
\n" ); document.write( "5+3=2x-x
\n" ); document.write( "8=x\r
\n" ); document.write( "\n" ); document.write( "putting this value of x,we get
\n" ); document.write( "x+3=8+3=11\r
\n" ); document.write( "\n" ); document.write( "so length of each side is 11
\n" ); document.write( "
\n" );