document.write( "Question 1090416: The length of a rectangular corral is 2 ft more than 3 times the width. The corral is situated such that one of its shorter sides is adjacent to a barn and does not require fencing. If the total amount of fencing is 774 ft then find the dimensions of the corral. \n" ); document.write( "
Algebra.Com's Answer #704862 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! width is x \n" ); document.write( "length is 3x+2 \n" ); document.write( "There are two lengths and only one width. \n" ); document.write( "2(3x+2)+x=774 \n" ); document.write( "6x+4+x=774 \n" ); document.write( "7x=770 \n" ); document.write( "x=110 ft. width \n" ); document.write( "length is 332 feet. \n" ); document.write( "110 x 332 are dimensions \n" ); document.write( " |