document.write( "Question 328177: The length of a rectangle is twice the width. The area is 512 yd^2. Find the length and the width. The length is how many yards? The width is how many yards? \n" ); document.write( "
Algebra.Com's Answer #235052 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Length = 2x\r \n" ); document.write( "\n" ); document.write( "Width = x\r \n" ); document.write( "\n" ); document.write( "Area = 512\r \n" ); document.write( "\n" ); document.write( "Here is your equation and you can finish.\r \n" ); document.write( "\n" ); document.write( "512 = (2x)(x) \n" ); document.write( " |