document.write( "Question 383980: The length of a rectangle is 4 inches more than its width. If the area of the rectangle is 77 square inches what is its length? \n" ); document.write( "
Algebra.Com's Answer #271894 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Suppose the width is w and the length is 4+w. We have\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This factors to\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore the only (positive) root is w = 7. Therefore the length is 11. \n" ); document.write( " |