document.write( "Question 846550: A pig farmer wants to build two adjacent pens using 96 feet of fencing. He wants rectangular pens
\n" ); document.write( "that share the short side and the overall length is to be six more than twice the width. What should
\n" ); document.write( "be the dimensions of the overall pen?
\n" ); document.write( "

Algebra.Com's Answer #509798 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "overall length is to be six more than twice the width\"+highlight_green%28x%29\"
\n" ); document.write( " 2(2x+6) + 3x = 96ft
\n" ); document.write( " 7x = 84
\n" ); document.write( " x = 12ft, the width of the 2 overall sides and middle partition
\n" ); document.write( "Length = 2*12 + 6 = 30ft
\n" ); document.write( " overall dimensions are 30ft by 12ft \n" ); document.write( "
\n" );