document.write( "Question 550265: Area of a rectangular field is 120 sq.m and perimeter is 46 m. Findout the dimensions of the field. \n" ); document.write( "
Algebra.Com's Answer #358563 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Area of a rectangular field is 120 sq.m and perimeter is 46 m. Findout the dimensions of the field.
\n" ); document.write( "----------------
\n" ); document.write( "L*W = 120
\n" ); document.write( "L + W = 23 --> W = 23 - L
\n" ); document.write( "--------------
\n" ); document.write( "L*(23 - L) = 120
\n" ); document.write( "23L -L^2 = 120
\n" ); document.write( "L^2 - 23L + 120 = 0
\n" ); document.write( "(L - 8)*(L - 15) = 0
\n" ); document.write( "-------------
\n" ); document.write( "--> 8 by 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );