document.write( "Question 52632: please help explain how to do this problem:\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangular wall is x units and its height is (x - 3) units. Find an expression for the perimeter of the wall. \n" );
document.write( "
Algebra.Com's Answer #35123 by checkley71(8403) ![]() You can put this solution on YOUR website! THE PERIMETER OF THIS WALL IS 2*LENGTH+2*HEIGHT OR 2X+2(X-3) OR 2X+2X-6 OR\r \n" ); document.write( "\n" ); document.write( "4X-6 \n" ); document.write( " |