document.write( "Question 352326: The length of a rectangle is 20 inches greater than the width and the perimeter is 160 inches. Write an equation and solve for the width of the rectangle.
\n" );
document.write( "
\n" );
document.write( "I have tried....\r
\n" );
document.write( "\n" );
document.write( "Length times Width divided by heighth \n" );
document.write( "
Algebra.Com's Answer #251810 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! P=2W+2L \n" ); document.write( "160=2W+2(W+20) \n" ); document.write( "160=2W+2W+40 \n" ); document.write( "160=4W+40 \n" ); document.write( "120=4W \n" ); document.write( "W=30 in \n" ); document.write( "W+20=50 in \n" ); document.write( " |