document.write( "Question 233840: the length of a rectangle is 7w-3 and the width is w+2. what is the perimeter of the rectangle in terms of w? \n" ); document.write( "
Algebra.Com's Answer #172541 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2(7w-3)+2(w+2)
\n" ); document.write( "P=14w-6+2w+4
\n" ); document.write( "P=16w-2
\n" ); document.write( "
\n" );