document.write( "Question 435529:  a rectangular field is x meters long. its width is 32 meters shorter than it's length. what is the area of the field\r
\n" );
document.write( "\n" );
document.write( "please write polynomial to represnt the situation   \n" );
document.write( "
| Algebra.Com's Answer #301395 by shree840(260)     You can put this solution on YOUR website! Area =x(x-32)=x2-32x\r \n" ); document.write( "\n" ); document.write( "some more data is needed to solve for x. \n" ); document.write( " |