document.write( "Question 238574: The perimeter of a rectangle is 108m. The length is 3m more than twice the width. find the dimensions. What is the length in meters and what is the width in meters? \n" ); document.write( "
Algebra.Com's Answer #175396 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W+3
\n" ); document.write( "2L+2W=108
\n" ); document.write( "2(2W+3)+2W=108
\n" ); document.write( "4W+6+2W=108
\n" ); document.write( "6W=108-6
\n" ); document.write( "6W=102W=102/6
\n" ); document.write( "W=17 M IS THE WIDTH.
\n" ); document.write( "L=2*17+3=34+3=37 M IS THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*37=2*17=108
\n" ); document.write( "74+34=108
\n" ); document.write( "108=108
\n" ); document.write( "
\n" );