document.write( "Question 835604: what is the premeter of a rectangle if the width is w cm and the length is 4 cm less than the width. using w as varible \n" ); document.write( "
Algebra.Com's Answer #503637 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is the premeter of a rectangle if the width is w cm and the length is 4 cm less than the width. using w as varible
\n" ); document.write( "-----
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "-----
\n" ); document.write( "P = 2[(w-4)+w]
\n" ); document.write( "-----
\n" ); document.write( "P = 2[2w-4]
\n" ); document.write( "=====
\n" ); document.write( "P = 4(w-2]
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );