document.write( "Question 339600: The perimeter of a rectangle playing field is 504 yards. Its length is 6 yards shorter than twich its width. What is the area?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #243295 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(2x-6)=504 \n" ); document.write( "2x+4x-12=504 \n" ); document.write( "6x=516 \n" ); document.write( "x=86 \n" ); document.write( "2x-6=166 \n" ); document.write( "------------ \n" ); document.write( "86*166=14,276 sq yds \n" ); document.write( " |