document.write( "Question 58655This question is from textbook
\n" ); document.write( ": While finding the amount of seed needed to plant his three square wheat fields, Hank observed that the side of one field was 1 KM 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 #40253 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Hank observed that the side of one field was 1 KM 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( ":
\n" ); document.write( "Assume that the fields are square:
\n" ); document.write( ":
\n" ); document.write( "Let x = side of the small field:
\n" ); document.write( "Then (x+1) = side of the the medium field
\n" ); document.write( "and (x+3) = side of the largest field
\n" ); document.write( ":
\n" ); document.write( "Add the areas of the 3 fields
\n" ); document.write( "x^2 + (x+1)^2 + (x+3)^2 = 38
\n" ); document.write( ":
\n" ); document.write( "FOIL the 2nd * 3rd fields
\n" ); document.write( "x^2 + (x^2 + 2x + 1) + (x^2 + 6x + 9) = 38
\n" ); document.write( ":
\n" ); document.write( "Remove brackets
\n" ); document.write( "x^2 + x^2 + 2x + 1 + x^2 + 6x + 9 = 38
\n" ); document.write( ":
\n" ); document.write( "Group like terms, subtract 38 from both sides:
\n" ); document.write( "x^2 + x^2 + x^2 + 2x + 6x + 1 + 9 - 38 = 0
\n" ); document.write( ":
\n" ); document.write( "3x^2 + 8x - 28 = 0; our old friend the quadratic equation
\n" ); document.write( "Factors to:
\n" ); document.write( "(3x + 14)(x - 2) = 0
\n" ); document.write( ":
\n" ); document.write( "x = + 2 is the positive solution, ignore the negative solution
\n" ); document.write( ":
\n" ); document.write( "Small field side = 2 km; Medium = 3Km; Large = 5 km
\n" ); document.write( ":
\n" ); document.write( "Check it: 2^2 + 3^2 + 5^2 = 38\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );