document.write( "Question 435606: I need your help with this question. A farmer has 2420 feet of fence to enclose a rectangular area that borders a river. No fence is needed along the river. Find the possibe dimensions to enclose . I have two equations which are x+x+y=2420 and xy=435600 and I can't figure out where to go from there. \n" );
document.write( "
Algebra.Com's Answer #301464 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x+y=2420 \n" ); document.write( "xy=435600 \n" ); document.write( ". \n" ); document.write( "y=435600/x \n" ); document.write( "2x+(435600/x)=2420 \n" ); document.write( "2x^2+435600=2420x \n" ); document.write( "2x^2-2420x+435600=0 \n" ); document.write( "x^2-1210x+217800=0 \n" ); document.write( "x=990, y=220 or vice versa (see below) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "
|