document.write( "Question 1038730: The length of a rectangular hall is twice its width.if its area is 800 metre cube fine the length of the hall \n" ); document.write( "
Algebra.Com's Answer #653428 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
L=2w
\n" ); document.write( "w(2w)=800
\n" ); document.write( "2w^2=800
\n" ); document.write( "w^2=400
\n" ); document.write( "w=20
\n" ); document.write( "L=40
\n" ); document.write( "The hall is 20 meters by 40 meters!!!!!!!!!!!!!!
\n" ); document.write( "
\n" );