document.write( "Question 46956: A rectangle is twice as long as it is wide, and it's area is 98 square meters. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #31116 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! width = w \n" ); document.write( "length = 2w \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "width = 7 \n" ); document.write( "length = 14 \n" ); document.write( " |