document.write( "Question 299692: the length of a rectangle is double its width. if a rectangle has a perimeter of 48 cm, (find in cm) its length. \n" ); document.write( "
Algebra.Com's Answer #215266 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the width be x
\n" ); document.write( "the length will be 2x\r
\n" ); document.write( "\n" ); document.write( "perimeter = 2L+2W\r
\n" ); document.write( "\n" ); document.write( "=2x+4x\r
\n" ); document.write( "\n" ); document.write( "6x=48\r
\n" ); document.write( "\n" ); document.write( "x=8 cms\r
\n" ); document.write( "\n" ); document.write( "length is twice width \r
\n" ); document.write( "\n" ); document.write( "so length is 16 cm.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );