document.write( "Question 846049: a rancher has 100 meters of fencing to enclose two adjancet rectangular corrals. the rancher wants the enclosed area to be 350 square meters. what dimensions shoul the rancher use to obtain this area? \n" ); document.write( "
Algebra.Com's Answer #509568 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( " 2L + 3w = 100 0r w = (100-2L)/3
\n" ); document.write( " \"L%28%28100-2L%2F3%29%29+=+350m%5E2\"
\n" ); document.write( " \"L%28100-2L%29+=+1050m%5E2\"
\n" ); document.write( " 2L^2 - 100L + 1050 = 0
\n" ); document.write( " L^2 - 50L + 525 = 0
\n" ); document.write( " (L-35)(L-15) = 0, L = 15,35 and w = 70/3, 10
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 2*15 + 3(7/3) = 100m of fencing
\n" ); document.write( " 2*35 + 3*10 = 100m of fencing
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );