document.write( "Question 341313: How would I answer this problem, The width of the triangle is one-third of the length. If the perimeter is 40 cm, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #244398 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! The perimeter formula is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = 2w + 2L\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The width is: w = L/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So take the w =L/3 and substitute it into the perimeter formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = 2w + 2L \n" ); document.write( "40 = 2(L/3) + 2L \n" ); document.write( "40 = 2L/3 + 2L \n" ); document.write( "40 = 2L/3 + 6L/3 \n" ); document.write( "40 = 8L/3 \n" ); document.write( "120 = 8L \n" ); document.write( "L = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So length = 15 cm.\r \n" ); document.write( "\n" ); document.write( "Width = Length/3 \n" ); document.write( "Width = 15/3 = 5 cm. \n" ); document.write( " |