document.write( "Question 335623: if the sides of a triangle are represented by 2x, 3x, and 4x, and the perimeter of the triangle is 27 feet, what is the longest side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #240632 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! if the sides of a triangle are represented by 2x, 3x, and 4x, and the perimeter of the triangle is 27 feet, what is the longest side of the triangle.\r \n" ); document.write( "\n" ); document.write( "Perimeter is all the sides added together.\r \n" ); document.write( "\n" ); document.write( "sides 2x, 3x, 4x\r \n" ); document.write( "\n" ); document.write( "2x + 3x + 4x = 9x\r \n" ); document.write( "\n" ); document.write( "9x = 27\r \n" ); document.write( "\n" ); document.write( "x = 3\r \n" ); document.write( "\n" ); document.write( "4x is largest number --> 4 * 3 = 12 --> 12 is longest side \n" ); document.write( " \n" ); document.write( " |