document.write( "Question 216750: a rectangle has a length of 4 feet and an area of 36 feet square what is the width of this rectangle \n" ); document.write( "
Algebra.Com's Answer #163630 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=lw
\n" ); document.write( "w=A/l
\n" ); document.write( "w=36/4
\n" ); document.write( "w=9
\n" ); document.write( "
\n" );