document.write( "Question 868338: The expression for the length of a rectangular garden is x+3 and the expression for width is x-4 if the area of the garden is 60 square feet find the value of x \n" ); document.write( "
Algebra.Com's Answer #523490 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The expression for the length of a rectangular garden is x+3 and the expression for width is x-4 if the area of the garden is 60 square feet find the value of x
\n" ); document.write( "--------------------------
\n" ); document.write( "Area = length*width
\n" ); document.write( "----
\n" ); document.write( "(x+3)(x-4) = 60
\n" ); document.write( "------
\n" ); document.write( "x^2 -x - 12 = 60
\n" ); document.write( "------
\n" ); document.write( "x^2 -x = 72 = 0
\n" ); document.write( "------
\n" ); document.write( "Factor:
\n" ); document.write( "(x-9)(x+x) = 0
\n" ); document.write( "---
\n" ); document.write( "Positive solution:
\n" ); document.write( "x = 9
\n" ); document.write( "----
\n" ); document.write( "length = x+3 = 12
\n" ); document.write( "width = x-4 = 5
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );