document.write( "Question 446860: The perimeter of a rectangle is 38 meters. The length is 7 more than twice the width. Find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #307728 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 38
\n" ); document.write( "Width = x cm
\n" ); document.write( "Length (2x+7)
\n" ); document.write( "Perimeter =2((2 x+7)+x)
\n" ); document.write( "Perimeter =4x+14+2x
\n" ); document.write( "38=6x+14
\n" ); document.write( "38-14=6 x
\n" ); document.write( "24=6x
\n" ); document.write( "x=4m Width
\n" ); document.write( "Length =15m
\n" ); document.write( "
\n" ); document.write( "
\n" );