document.write( "Question 909040: if a rectangle is 13,200 square meters what is the length of the height and width if the height is twice the width? \n" ); document.write( "
Algebra.Com's Answer #551518 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A =hw
\n" ); document.write( "(2w)w = 13,200
\n" ); document.write( "w^2 = 6600
\n" ); document.write( "w = 10√66
\n" ); document.write( "h = 20√66
\n" ); document.write( "
\n" ); document.write( "
\n" );