document.write( "Question 155515: the length of a rectangle is twice the width. the perimeter is 48 in. find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #114536 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! x=length \n" ); document.write( "y=width \n" ); document.write( "the length of a rectangle is twice the width \n" ); document.write( "then x=2y \n" ); document.write( "the perimeter is 48 in. \n" ); document.write( "then 2(x+y)=48 then x+y=24\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Answer: length is 16 in and width is 8 in \n" ); document.write( " |