document.write( "Question 198226: The Parkhursts used 160 yd of fencing to enclose a rectangular corral and to divide it into two parts by a fence parallel to one of the shorter sides. Find the dimensions of the corral if its area is 1000 yd^2. \n" ); document.write( "
Algebra.Com's Answer #148789 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The Parkhursts used 160 yd of fencing to enclose a rectangular corral and to
\n" ); document.write( " divide it into two parts by a fence parallel to one of the shorter sides.
\n" ); document.write( " Find the dimensions of the corral if its area is 1000 yd^2.
\n" ); document.write( ":
\n" ); document.write( "Let x = the width, the shorter side
\n" ); document.write( "Let L = the length
\n" ); document.write( ":
\n" ); document.write( "Perimeter for this configuration
\n" ); document.write( "2L + 3x = 160
\n" ); document.write( "L in terms of x
\n" ); document.write( "2L = 160 - 3x
\n" ); document.write( "divide both sides by 2
\n" ); document.write( "L = 80 - 1.5x
\n" ); document.write( ":
\n" ); document.write( "Area:
\n" ); document.write( "L * x = 1000
\n" ); document.write( "substitute (80-1.5x) for L
\n" ); document.write( "(80-1.5x) * x = 1000
\n" ); document.write( "A quadratic equation:
\n" ); document.write( "-1.5x^2 + 80x - 1000 = 0
\n" ); document.write( "Multiply by -2, change the signs, get rid of the decimal
\n" ); document.write( "3x^2 - 160x + 2000 = 0
\n" ); document.write( "Factors to:
\n" ); document.write( "(3x - 100)(x - 20) = 0
\n" ); document.write( "Two solutions
\n" ); document.write( "3x = 100
\n" ); document.write( "x = 33\"1%2F3\"
\n" ); document.write( "and
\n" ); document.write( "x = 20 yd wide is the reasonable solution
\n" ); document.write( ":
\n" ); document.write( "Find the length
\n" ); document.write( "L = 80 - 1.5(20)
\n" ); document.write( "L = 80 - 30
\n" ); document.write( "L = 50 yds long
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "2(50) + 3(20) = 160
\n" ); document.write( "and
\n" ); document.write( "50 * 20 = 1000 sq/yds
\n" ); document.write( "
\n" );