document.write( "Question 971060: 2. The perimeter of a rectangular flower garden is 60 m and its area is 225 m2. Find the length of the garden. \n" ); document.write( "
Algebra.Com's Answer #593711 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the length of the garden be x.
\n" ); document.write( "Perimeter=2(length+width)
\n" ); document.write( "2(x+width)=60
\n" ); document.write( "x+width=30
\n" ); document.write( "width=30-x
\n" ); document.write( "Area of the garden=225
\n" ); document.write( "Area=length*width
\n" ); document.write( "x(30-x)=225
\n" ); document.write( "30x-x^2=225
\n" ); document.write( "x^2-30x+225=0
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-30x%2B225+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-30%29%5E2-4%2A1%2A225=0\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=0 is zero! That means that there is only one solution: \"x+=+%28-%28-30%29%29%2F2%5C1\".
\n" ); document.write( " Expression can be factored: \"1x%5E2%2B-30x%2B225+=+1%28x-15%29%2A%28x-15%29\"
\n" ); document.write( "
\n" ); document.write( " Again, the answer is: 15, 15.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-30%2Ax%2B225+%29\"

\n" ); document.write( "\n" ); document.write( "x=15
\n" ); document.write( "The length of the garden is 15 m.
\n" ); document.write( "
\n" );