document.write( "Question 143143: The area of a rectangular parcel of land is 720 square meters. The length of the land is 4 meters less than twice the width.
\n" ); document.write( "A. Write an equation that can be used to find the dimensions of the land.
\n" ); document.write( "B. Solve the equation written in part A to find the dimensions of the land.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #104188 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is given by length times width: \"A=LW\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For this rectangle: \"L+=+2W+-4\", so the area is then \"A=%282W-4%29W\", but this is equal to \"720%2Am%5E2\", so:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282W-4%29W=720\"
\n" ); document.write( "\"2W%5E2-4W-720=0\"
\n" ); document.write( "\"W%5E2-2W-360=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving the quadratic gives you the width which can be substituted into \"L=2W-4\" to calculate the length.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can do your own arithmetic for part B. Hint: The quadratic factors quite neatly, but one of the roots will be negative. You can exclude that root since you are looking for a positive measure of length.
\n" ); document.write( "
\n" );