document.write( "Question 117103: The length of a rectangular piece of sheet is 2 in. longer than the width. Find the exact dimensions if the area of the sheet is 168 square in. \n" ); document.write( "
Algebra.Com's Answer #86205 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=width, so x+2=length ___ x(x+2)=168 ___ x^2+2x-168=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+14)(x-12)=0 \n" ); document.write( " |