document.write( "Question 1096731: The perimeter of a rectangle is 62ft. Describe the possible lengths of a side if the area of the rectangle is not to exceed 184 square feet \n" ); document.write( "
Algebra.Com's Answer #711125 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "half P=L+W=31 feet
\n" ); document.write( "L=31-W
\n" ); document.write( "area is W(31-W)=184
\n" ); document.write( "So -W^2+31W-184=0
\n" ); document.write( "W^2-31W+184=0
\n" ); document.write( "(W-23)(W-8)=0\r
\n" ); document.write( "\n" ); document.write( "If we make the longer side the length, L,
\n" ); document.write( "Length=23 ft, width=8 ft will give an area of 184 ft^2
\n" ); document.write( "Greater than or equal to 23 feet for length, and therefore <8 feet for width will give smaller values right up to 30 and 1
\n" ); document.write( "Length >=23 feet, 23+x by 8-x, where x is [0,8)
\n" ); document.write( "Width <= 8 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );