document.write( "Question 423716: The perimeter of a rectangle is 112m. The length is 5m more than twice the width. Find the dimensions of the length and width \n" ); document.write( "
Algebra.Com's Answer #295456 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Perimeter =112
\n" ); document.write( "Length 2x+5
\n" ); document.write( "Width =x cm
\n" ); document.write( "Perimeter = 2(2x+5)+ x)
\n" ); document.write( "Perimeter =4x10+2x
\n" ); document.write( "112=6x+10
\n" ); document.write( "112-10=6 x
\n" ); document.write( "102=6x
\n" ); document.write( "x=17cm Width
\n" ); document.write( "Length=39 cm
\n" ); document.write( "
\n" ); document.write( "
\n" );