document.write( "Question 149791This question is from textbook blitzer college algebra
\n" );
document.write( ": suppose that the width of a rectangle is 2 inches shorter than the length and that the perimeter of the rectangle is 80. set up an equation for the perimeter involving only L, the length of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #109896 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Given width = length -2 or W = L-2 \n" ); document.write( "Perimeter = 80\r \n" ); document.write( "\n" ); document.write( "Perimeter = 2W + 2L \n" ); document.write( "Perimeter = 2(L-2) + 2L \n" ); document.write( "Perimeter = 2L - 4 + 2L \n" ); document.write( "Perimeter = 4L -4 \n" ); document.write( " |