document.write( "Question 1026411: The perimeter of a triangle is 26 millimeters. The length of the first side is twice the length of the second side. The length of the third side is 5 more than the length of the second side. Find the side length of the triangle. Then classify the triangle by its side lengths. \n" ); document.write( "
Algebra.Com's Answer #641669 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the second side = x \n" ); document.write( ".......... \n" ); document.write( "1st side = 2x \n" ); document.write( "2nd side = x \n" ); document.write( "3rd side = x + 5 \n" ); document.write( "Perimeter = 1st side + 2nd side + 3rd side \n" ); document.write( "26 = 2x + x + x + 5 \n" ); document.write( "Collect like terms: \n" ); document.write( "4x = 26 - 5 \n" ); document.write( "4x = 21 \n" ); document.write( "x = 5.25mm \n" ); document.write( "........... \n" ); document.write( "1st side = 10.5mm \n" ); document.write( "2nd side = 5.25mm \n" ); document.write( "3rd side = 10.25mm \n" ); document.write( "...Total = 26mm \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |