document.write( "Question 1050910: A. write an expression for the area of a rectangle with the length 10 and width w
\n" ); document.write( "B. write an expression for the perimeter of a rectangle with the length l and width 6 .
\n" ); document.write( "

Algebra.Com's Answer #666507 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A. write an expression for the area of a rectangle with the length 10 and width w
\n" ); document.write( "---
\n" ); document.write( "Area = length * width
\n" ); document.write( "----
\n" ); document.write( "B. write an expression for the perimeter of a rectangle with the length l and width 6
\n" ); document.write( "Perimeter = 2*width + 2*length
\n" ); document.write( "
\n" ); document.write( "
\n" );