document.write( "Question 211583: The width of a rectangle is four feet less than the length. The perimeter is 16 ft. Find the width. \r
\n" );
document.write( "\n" );
document.write( "Thx \n" );
document.write( "
Algebra.Com's Answer #159868 by rfer(16322) ![]() You can put this solution on YOUR website! p=2l+2w \n" ); document.write( "2x-8+2x=16 \n" ); document.write( "4x=24 \n" ); document.write( "x=6 \n" ); document.write( "========== \n" ); document.write( "p=2(6)+2(2) \n" ); document.write( "p=12+4 \n" ); document.write( "p=16 \n" ); document.write( " |