document.write( "Question 386973: the perimeter of a rectangular cow pasture is 12,000 yards. the length is 50 yards less than 4 times the width. what are the dimensions of the pastures? \n" ); document.write( "
Algebra.Com's Answer #273513 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (4x-50) represent the width and the length respectively
\n" ); document.write( "Question states***
\n" ); document.write( "12,000 = x + x + (4x-50) + (4x - 50)
\n" ); document.write( "solving for x
\n" ); document.write( " 12,000 = 10x - 100
\n" ); document.write( " 12,100 = 10x
\n" ); document.write( " 1210 = x, the width. the lenth is 4790 (4*1210 -50)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Anwer
\n" ); document.write( " 2*1210 + 2*4790 = 2420 + 9580 = 12,000 \n" ); document.write( "
\n" );