document.write( "Question 1056955: The length of a rectangle is twice the width. The area is 47 yd^2. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #672014 by jorel555(1290) ![]() You can put this solution on YOUR website! Let w be the width, making the length 2w. So: \n" ); document.write( "w(2w)=47 \n" ); document.write( "2w²=47 \n" ); document.write( "w²=47/2 \n" ); document.write( "w=√23.5 \n" ); document.write( "length=2√23.5 . ☺☺☺☺ \n" ); document.write( " |