document.write( "Question 35452: The swinomish planning office has 300 feet of fencing and wants to enclose a rectangular area of 3600 square feet to protect a cultural site. What should the length and width of the fenced area be. \n" ); document.write( "
Algebra.Com's Answer #21523 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Let x = width of the rectangle
\n" ); document.write( "y = length of the rectangle\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Two equations are given in this problem:
\n" ); document.write( "Area = xy = 3600 square feet
\n" ); document.write( "Perimeter = 2x+2y = 300 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In the second equation, it will be easy to solve for y by dividing both sides by 2:
\n" ); document.write( "x+y = 150\r
\n" ); document.write( "\n" ); document.write( "y= 150-x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute this back into the first equation:\r
\n" ); document.write( "\n" ); document.write( "\"xy+=+3600\"
\n" ); document.write( "\"x%28150-x%29+=+3600\"
\n" ); document.write( "\"150x+-+x%5E2+=+3600\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is a quadratic equation. Set the equation equal to zero, by adding \"%2Bx%5E2+-150x\" to each side of the equation.
\n" ); document.write( "\"0+=+x%5E2+-+150x+%2B3600\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Does it factor??? Probably so!
\n" ); document.write( "\"0=%28x-30%29%28x-90%29\"
\n" ); document.write( "x=30 or x= 120\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x = 30, then y = 120, and if x= 120, then y = 30. It would be appropriate to say that the width would be the smaller number x= 30 feet, and the length is the larger number, which would be y = 120 feet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2 at SCC
\n" ); document.write( "
\n" );