document.write( "Question 799971: If the length of a rectangle is 4 feet more than its width. How do i use a variable to express the area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #482882 by jerryguo41(197) You can put this solution on YOUR website! Set A=Area, l=length, and h=height \n" ); document.write( "You know that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now after reading the problem you also know that \n" ); document.write( "\n" ); document.write( "Now replace l with w+4 and you get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you want to only use one variable you can directly write it as \n" ); document.write( " \n" ); document.write( "Resulting in |