document.write( "Question 220315: the area of a rectangle is 54 squar yards. The width is 6 yards. What is the length? \n" ); document.write( "
Algebra.Com's Answer #165441 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=lw
\n" ); document.write( "l=A/w
\n" ); document.write( "l=54/6
\n" ); document.write( "l=9 yds
\n" ); document.write( "
\n" );