document.write( "Question 468723: The length of a rectangle is 4 inches more than the width. The perimeter is 32 inches. Find the length and width.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you in advance \n" );
document.write( "
Algebra.Com's Answer #321590 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2w+2(w+4)=32 \n" ); document.write( "2w+2w+8=32 \n" ); document.write( "4w=24 \n" ); document.write( "w=6 \n" ); document.write( "l=10 \n" ); document.write( "The rectangle is 6\" x 10\".. \n" ); document.write( " |