document.write( "Question 866457: A farmer has 260 meters of fencing to build a rectangular coral. He wants the length to be 3 times as long as the width. What dimensions should he make his corral? \n" ); document.write( "
Algebra.Com's Answer #522328 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the Width. \n" ); document.write( "Let 3x be the Length. \n" ); document.write( "Circumference=2L+2W \n" ); document.write( "280=2*3X+2X \n" ); document.write( "280=6X+2X \n" ); document.write( "8X=280 \n" ); document.write( "X=280/8 \n" ); document.write( "X=35 METERS ANS FOR THE WIDTH. \n" ); document.write( "3*35=105 METERS ANS. FOR THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "280=2*105+2*35 \n" ); document.write( "280=210+70 \n" ); document.write( "280=280 \n" ); document.write( " |