document.write( "Question 231231: the perimeter of a rectange is 264 and the length is 72 what is the width \n" ); document.write( "
Algebra.Com's Answer #171187 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "264=2x+2*72
\n" ); document.write( "264=2x+144
\n" ); document.write( "2x=120
\n" ); document.write( "x=60
\n" ); document.write( "
\n" );