document.write( "Question 285975: John wants to fence a 150 square meters rectangular field. He wants the length and width to be natural numbers {1,2,3,...}. What field dimensions will require the least amount of fencing? \n" ); document.write( "
Algebra.Com's Answer #207381 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "least perimeter
\n" ); document.write( "10*15=150
\n" ); document.write( "2*(25)=50 perimeter
\n" ); document.write( "
\n" ); document.write( "
\n" );