document.write( "Question 398015: A farmer plans to enclose a rectangular region, using part of his barn for one side and fencing for the other three sides. If the side parallel to the barn is to be twice the length of an adjacent side, and the area of the region is to be 98 ft2, how many feet of fencing should be purchased? \n" ); document.write( "
Algebra.Com's Answer #282033 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A farmer plans to enclose a rectangular region, using part of his barn for one side and fencing for the other three sides. If the side parallel to the barn is to be twice the length of an adjacent side, and the area of the region is to be 98 ft2, how many feet of fencing should be purchased?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "let the adjacent side be x ft. \n" ); document.write( "the other side will be 2x \n" ); document.write( "... \n" ); document.write( "The area = L*W \n" ); document.write( "Area = x*2x=2x^2 \n" ); document.write( "2x^2=98 \n" ); document.write( "x^2=49 \n" ); document.write( "x=7 feet \n" ); document.write( ".. \n" ); document.write( "the three sides to be fenced will be x+x+2x=4x \n" ); document.write( "x=7 \n" ); document.write( "so 7*4 = 28 feet of fencing will be required. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |