document.write( "Question 467612: The length of a side of an equilateral triangle is the same as the length of a rectangle and the width of the rectangle is 2 inches less than its length. If the perimeter of the triangle is 4 inches less than the perimeter of the rectangle, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #320866 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2(l)+2(l-2)=3l \n" ); document.write( "2l+2l-4=3l \n" ); document.write( "4l-4=3l \n" ); document.write( "l=4 \n" ); document.write( "w=2 \n" ); document.write( "The rectangle is 4 inches by 2 inches.. \n" ); document.write( " |