document.write( "Question 591243: A equilateral triangle has sides of length (3x-2),(2x+3) and 13. Find x \n" ); document.write( "
Algebra.Com's Answer #375539 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! In an equilateral triangle, the three sides are equal, so... \n" ); document.write( "3x-2 = 13 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 and... \n" ); document.write( "2x+3 = 13 \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 \n" ); document.write( " |