document.write( "Question 140723This question is from textbook Elementary and Intermediate Algebra
\n" ); document.write( ": This is a word problem.
\n" ); document.write( "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 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?\r
\n" ); document.write( "\n" ); document.write( "We have been using pythagorean theorem in some problems, but I'm not sure how to set this one up. Could you help me with this? Anne
\n" ); document.write( "

Algebra.Com's Answer #102415 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the area of each field is the side squared\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x=\"smallest field\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"the side of one field was 1 kilometer longer than the side of the smallest field\" __ x+1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"the side of the largest field was 3 kilometers longer than the side of the smallest field\" __ x+3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"the total area of the three fields is 38 square kilometers\" __ x^2+(x+1)^2+(x+3)^2=38\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2+x^2+2x+1+x^2+6x+9=38 __ 3x^2+8x+10=38 __ 3x^2+8x-28=0 __ factoring __ (3x+14)(x-2)=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x+14=0 __ x=-14/3 __ negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x-2=0 __ x=2
\n" ); document.write( "
\n" );