document.write( "Question 45723: REPOST (previously unanswered): Winter Wheat. While finding the amount of seed needed to plant his three square wheat fields, Hank observed that the side of one field was 1 kilometer longer than the side of his smallest field and that the side of his largest field was 3 kilometers longer than the side of the smallest field. If the total area of all three fields is 38 square kilometers, then what is the area of each field? Please show all steps in work and final answers. Thanks \n" ); document.write( "
Algebra.Com's Answer #30393 by Fermat(136)\"\" \"About 
You can put this solution on YOUR website!
You have three fields, all square, so length = width.
\n" ); document.write( "Let x be the side length of the smallest square.
\n" ); document.write( "Then x+1 is the side length of another square.
\n" ); document.write( "And x+3 is the side length of the largest sqaure.
\n" ); document.write( "The area of the smallest square is x²
\n" ); document.write( "The area of the next square is (x+1)²
\n" ); document.write( "The area of the largest square is (x+3)²
\n" ); document.write( "Toatal sum of the fields areas is: A = x² + (x+1)² + (x+3)²
\n" ); document.write( "A = x² + x² + 2x + 1 + x² + 6x + 9
\n" ); document.write( "38 = 3x² + 8x + 10
\n" ); document.write( "3x² + 8x - 28 = 0
\n" ); document.write( "(3x + 14)(x - 2) = 0
\n" ); document.write( "x = -4 2/3, x = 2
\n" ); document.write( "Ignoring the negative side length,
\n" ); document.write( "x = 2 km
\n" ); document.write( "========
\n" ); document.write( "Area of field1 = 2² = 4 square kilometres
\n" ); document.write( "Area of field2 = 3² = 9 square kilometres
\n" ); document.write( "Area of field3 = 5² = 25 square kilometres
\n" ); document.write( "==========================================
\n" ); document.write( "
\n" );