document.write( "Question 333257: The perimeter of a rectangle 28.8 centimeters. The length of the rectangle is twice as long as its width. Find the length and with of a rectangle \n" ); document.write( "
Algebra.Com's Answer #238773 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( "Perimeter = 28\r \n" ); document.write( "\n" ); document.write( "P = 2L + 2W\r \n" ); document.write( "\n" ); document.write( "28 = 2(2x) + 2x\r \n" ); document.write( "\n" ); document.write( "I'll let you take it from here. \n" ); document.write( " |