document.write( "Question 1046882: the perimeter of a rectangle is 54 meters. If the length is six more than half the width, find the length and the width (the dimensions) \n" ); document.write( "
Algebra.Com's Answer #662319 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2(0.5x+6)+2x=54
\n" ); document.write( "x+12+2x=54
\n" ); document.write( "3x=54-12
\n" ); document.write( "x=42/3
\n" ); document.write( "x=14
\n" ); document.write( "0.5x+6=13
\n" ); document.write( "
\n" );