document.write( "Question 98207: 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 the smallest field and that the side of the largest field was 3 kilometers longer than the side of the smallest field. If the total area of the three fields is 38 square kilometers, then what is the area of each field? \n" ); document.write( "
Algebra.Com's Answer #71647 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
If the side of the small field is x then the next field will have a side of (x+1) and the last field has a side length of (x+3).\r
\n" ); document.write( "\n" ); document.write( "The total area of the three square fields will be
\n" ); document.write( "\"x%5E2%2B%28x%2B1%29%5E2%2B%28x%2B3%29%5E2\"
\n" ); document.write( "\"x%5E2%2Bx%5E2%2B2x%2B1%2Bx%5E2%2B6x%2B9\"
\n" ); document.write( "\"3x%5E2%2B8x%2B10\"
\n" ); document.write( "This is equal to the total area of 38 so
\n" ); document.write( "\"3x%5E2%2B8x%2B10=38\"
\n" ); document.write( "\"3x%5E2%2B8x-28=0\"
\n" ); document.write( "Factorise
\n" ); document.write( "\"%28x-2%29%283x%2B14%29=0\"
\n" ); document.write( "so x=2 or x=-4 2/3
\n" ); document.write( "Only a positive value makes sense
\n" ); document.write( "so the fields have a side length of 2, 3 and 5.
\n" ); document.write( "A check of these values shows the total area = 4 + 9 +25 = 38.
\n" ); document.write( "
\n" ); document.write( "
\n" );