document.write( "Question 446907: The length of a rectangle flower garden is three feet more than its width. The area is 70 square feet. Using an algbriac equation find the length and the width of the flower garden.\r
\n" ); document.write( "\n" ); document.write( "Would I use width = x and length = x+3 = to 70? Is that how I would set this equation up?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #307756 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle flower garden is three feet more than its width. The area is 70 square feet. Using an algbriac equation find the length and the width of the flower garden.
\n" ); document.write( ".
\n" ); document.write( "Let x = width
\n" ); document.write( "then because \"length of a rectangle flower garden is three feet more than its width\" we get
\n" ); document.write( "x+3 = length
\n" ); document.write( "(basically, what you had)
\n" ); document.write( ".
\n" ); document.write( "Now, you have to apply your knowledge of the area of any rectangle:
\n" ); document.write( "area = width * length
\n" ); document.write( "giving you your equation:
\n" ); document.write( "70 = x(x+3)
\n" ); document.write( "now we solve for x:
\n" ); document.write( "70 = x(x+3)
\n" ); document.write( "70 = x^2+3x
\n" ); document.write( "0 = x^2+3x-70
\n" ); document.write( "0 = (x+10)(x-7)
\n" ); document.write( "x = {-10, 7}
\n" ); document.write( "we can throw out the negative solution (extraneous) since it doesn't make sense leaving:
\n" ); document.write( "x = 7 feet (width)
\n" ); document.write( ".
\n" ); document.write( "Length:
\n" ); document.write( "x+3 = 7+3 = 10 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );