document.write( "Question 807992: A farmer has 800 yd of fencing to enclose a rectangular pasure. Since one side of
\n" );
document.write( "the pasture borders a ricer, that side does not need to be fenced. The side parallel
\n" );
document.write( "to the river must be twice as long as the side perpendicular to the river. Find the
\n" );
document.write( "dimensions of the rectangular pasture. \n" );
document.write( "
Algebra.Com's Answer #486804 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A farmer has 800 yd of fencing to enclose a rectangular pasture. \n" ); document.write( " Since one side of the pasture borders a river, that side does not need to be fenced. \n" ); document.write( "The side parallel to the river must be twice as long as the side perpendicular to the river. \n" ); document.write( " Find the dimensions of the rectangular pasture. \n" ); document.write( ": \n" ); document.write( "Let x = the length of the two sides perpendicular to the river \n" ); document.write( "Then \n" ); document.write( "2x = the length of the side parallel to the river \n" ); document.write( ": \n" ); document.write( "A simple equation \n" ); document.write( "2x + x + x = 800 \n" ); document.write( "4x = 800 \n" ); document.write( "x = 800/4 \n" ); document.write( "x = 200 yds is the shorter side (perpendicular to the river) \n" ); document.write( "and \n" ); document.write( "2(200) = 400 yds is the side parallel to the river \n" ); document.write( " \n" ); document.write( " |