document.write( "Question 689852: The length of a vegetable garden is 3 feet longer than its width. If the area of the garden is 180 square feet, find its dimensions. Show how you did it. \n" ); document.write( "
Algebra.Com's Answer #426069 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let the width be w. Then the length = \"w+%2B+3\"
\n" ); document.write( "The area of a rectangle is \"area+=+length+%2A+width\"
\n" ); document.write( "\"180+=+%28w%2B3%29+%2A+w\"
\n" ); document.write( "\"180+=+w%5E2+%2B+3w\"
\n" ); document.write( "\"0+=+w%5E2+%2B+3w+-+180\" Now factor this or use the quadratic equation
\n" ); document.write( "\"0+=+%28w+-+12%29%28w%2B15%29\"
\n" ); document.write( "So either w-12= 0 or w+15=0
\n" ); document.write( "Thus w = 12 or w = -15\r
\n" ); document.write( "\n" ); document.write( "Since the width cannot be -15 feet, then the width must be 12.
\n" ); document.write( "Which makes the length 15.\r
\n" ); document.write( "\n" ); document.write( "Get it?
\n" ); document.write( "
\n" ); document.write( "
\n" );