document.write( "Question 520153: The width of a rectangle is 4 more than the length,l. write an equation to describe the perimeter in term of w. \n" ); document.write( "
Algebra.Com's Answer #345935 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 4 more than the length,l. write an equation to describe the perimeter in term of w.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Perimeter = p \n" ); document.write( "Lenght = l \n" ); document.write( "Width = w\r \n" ); document.write( "\n" ); document.write( "Given \n" ); document.write( "l+4=w \n" ); document.write( "l=w-4\r \n" ); document.write( "\n" ); document.write( "Perimeter = p = 2 length + 2 width \n" ); document.write( "p=2l+2w \n" ); document.write( "p=2(w-4)+2w \n" ); document.write( "p=2w-8+2w \n" ); document.write( "p=4w-8 \n" ); document.write( "Perimeter in term of w \n" ); document.write( " \n" ); document.write( " |