document.write( "Question 785839: Write an appropriate expression for the required quantity.
\n" ); document.write( "5. A rectangle is L inches long and w inches wide. Write the expression for:
\n" ); document.write( "a) Area
\n" ); document.write( "b) Perimeter
\n" ); document.write( "c) Length decreased by 2 inches
\n" ); document.write( "d) Width decreased by 4 inches
\n" ); document.write( "e) change in area after c, d have been done
\n" ); document.write( "

Algebra.Com's Answer #477739 by vic21(4)\"\" \"About 
You can put this solution on YOUR website!
A)area = L x W\r
\n" ); document.write( "\n" ); document.write( "B)Perimeter = 2L + 2W\r
\n" ); document.write( "\n" ); document.write( "C)(L-2)\r
\n" ); document.write( "\n" ); document.write( "D)(w-4)\r
\n" ); document.write( "\n" ); document.write( "E) A = (L-2)(W-4)
\n" ); document.write( "A = LW-2W-4L+8\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );