document.write( "Question 1055948: A triangular support beam of the roof of a large warehouse has a perimeter of 72 meters. The first side is one-third of the second side. The third side is 19 meters shorter than the second side. What are the lengths of the three sides of the triangular support beam? \n" ); document.write( "
Algebra.Com's Answer #671087 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A triangular support beam of the roof of a large warehouse has a perimeter of 72 meters. The first side is one-third of the second side. \n" ); document.write( "The third side is 19 meters shorter than the second side. What are the lengths of the three sides of the triangular support beam? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be length of the first side.\r\n" ); document.write( "Then the length of the second size is 3x,\r\n" ); document.write( "and the length of the third side is 3x - 19.\r\n" ); document.write( "\r\n" ); document.write( "The equation for the perimeter is\r\n" ); document.write( "\r\n" ); document.write( "x + 3x + (3x-19) = 72.\r\n" ); document.write( "\r\n" ); document.write( "7x = 72 + 19 = 91.\r\n" ); document.write( "\r\n" ); document.write( "x = \n" ); document.write( " \n" ); document.write( " |