document.write( "Question 573705: if the area of a rectangle is 48x^2 and its width is 8x whatis its length \n" ); document.write( "
Algebra.Com's Answer #368845 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
Area=L*W
\n" ); document.write( "L=Area/W
\n" ); document.write( "L=48x^2/8x
\n" ); document.write( "L=6x answer for the length.
\n" ); document.write( "
\n" );