document.write( "Question 526225: the perimeter of triangle 180cm. the lenght of the first side is twice lenght of second side the lenght of the third side is three times the lenght of second side. \n" ); document.write( "
Algebra.Com's Answer #348372 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Length of second side = a = x \n" ); document.write( "Length of first side = b = 2x \n" ); document.write( "Length of third side = c = 3x \n" ); document.write( "Given \n" ); document.write( "Perimeter of Triangle = P = 180cm\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a+b+c=P \n" ); document.write( "x+2x+3x=180 \n" ); document.write( "6x=180 \n" ); document.write( "x=180/6 \n" ); document.write( "x=30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Length of second side = a = x = 30 \n" ); document.write( "Length of first side = b = 2x = 2(30) = 60 \n" ); document.write( "Length of third side = c = 3x = 3(30) = 90\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |