document.write( "Question 394919: Old MacDonald wants to build a fence to enclose a rectangular yard for his chickens. He plans to use the henhouse for one side of the yard and fence the remaining sides with 410 feet of chicken wire. The two longest sides are five less than three times the width. Find the dimension of the yard. \n" ); document.write( "
Algebra.Com's Answer #280295 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "two longest sides are five less than three times the width
\n" ); document.write( "Let x and (3x-5) represent the width and length respectively
\n" ); document.write( "Question states
\n" ); document.write( " (3x-5) + x + x = 410 ft |using the henhouse as a length of the fence
\n" ); document.write( "solving for x
\n" ); document.write( " 5x = 415 ft
\n" ); document.write( " x = 83 ft, the width. the length is 244ft ( 3*83-5)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 244 + 83 + 83 = 410\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );