document.write( "Question 348439: the length of a rectangle is three more than twice the width. Write and simplify an expression for the perimeter of the rectangle in terms of the width \n" ); document.write( "
Algebra.Com's Answer #249080 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
l=2w+3
\n" ); document.write( "P=2L+2W
\n" ); document.write( "P=2(2w+3)+2w
\n" ); document.write( "p=4w+6+2w
\n" ); document.write( "6w=p-6
\n" ); document.write( "w=(p-6)/6 ans.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );