document.write( "Question 387022: The perimeter of a rectangular Playing field is 504. It's length is 6 yards shorter than twice it's width. What is the area \n" ); document.write( "
Algebra.Com's Answer #273563 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( " length is 6 yards shorter than twice it's width
\n" ); document.write( "Let x and (2x-6) represent the width and length respectively
\n" ); document.write( "Question states*** P = 504
\n" ); document.write( "504 = x + x + (2x-6) +(2x-6)
\n" ); document.write( "solving for x
\n" ); document.write( "504 = 6x - 12
\n" ); document.write( "516 = 6x
\n" ); document.write( "86 = x, the width, Length is 166 (2*86 - 6)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*86 + 2*166 = 172 + 332 = 504 \n" ); document.write( "
\n" );