document.write( "Question 347841: The length of rectangle is 4m greater then the width. The area of the rectangle is 96m2 .Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #248747 by ewatrrr(24785) You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note Area of a rectangle = l*w \n" ); document.write( "Let w be the width. The length will then be (w +4) \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Factor \n" ); document.write( "(w + 12)(w - 8)= 0 \n" ); document.write( ". \n" ); document.write( "(w + 12)= 0 w=-12 is not an solution we can use \n" ); document.write( "(w - 8)= 0 \n" ); document.write( "w = 8m \n" ); document.write( ". \n" ); document.write( "l = (w +4) \n" ); document.write( "l = 12m \n" ); document.write( " |