document.write( "Question 373121: I am not sure how to go about this word problem so can you please help me solve this problem. I am getting overwhelmed!\r
\n" );
document.write( "\n" );
document.write( "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? Show work.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much!
\n" );
document.write( "Jessica \n" );
document.write( "
Algebra.Com's Answer #265651 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 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( ". \n" ); document.write( "You could create a \"table\": \n" ); document.write( "width length area perimeter \n" ); document.write( "1 150 150 302 \n" ); document.write( "2 75 150 154 \n" ); document.write( "3 50 150 106 \n" ); document.write( "5 30 150 70 \n" ); document.write( "6 25 150 62 \n" ); document.write( "10 15 150 50 \n" ); document.write( "15 10 150 50 \n" ); document.write( "25 6 150 62 \n" ); document.write( "30 5 150 70 \n" ); document.write( ". \n" ); document.write( "From the above, we see that the answer is a field that is: \n" ); document.write( "10 feet by 15 feet \n" ); document.write( " \n" ); document.write( " |