document.write( "Question 380768: Winter wheat. While finding the amount of seed needed
\n" );
document.write( "to plant his three square wheat fields, Hank observed that
\n" );
document.write( "the side of one field was 1 kilometer longer than the side
\n" );
document.write( "of the smallest field and that the side of the largest field
\n" );
document.write( "was 3 kilometers longer than the side of the smallest field.
\n" );
document.write( "If the total area of the three fields is 38 square kilometers,
\n" );
document.write( "then what is the area of each field? \n" );
document.write( "
Algebra.Com's Answer #270242 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Winter wheat. While finding the amount of seed needed \n" ); document.write( "to plant his three square wheat fields, Hank observed that \n" ); document.write( "the side of one field was 1 kilometer longer than the side \n" ); document.write( "of the smallest field and that the side of the largest field \n" ); document.write( "was 3 kilometers longer than the side of the smallest field. \n" ); document.write( "If the total area of the three fields is 38 square kilometers, \n" ); document.write( "then what is the area of each field? \n" ); document.write( "---- \n" ); document.write( "Let the side of the smallest field be \"x\": Area = x^2 \n" ); document.write( "Side of middle field is \"x+1\": Area = (x+1)^2 \n" ); document.write( "Side of largest field is \"x+3\": Area = (x+3)^2 \n" ); document.write( "----------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "x^2 + x^2+2x+1 + x^2+6x+9 = 38 \n" ); document.write( "---- \n" ); document.write( "3x^2 + 8x + 10 = 38 \n" ); document.write( "--- \n" ); document.write( "3x^2 + 8x - 18 = 0 \n" ); document.write( "--- \n" ); document.write( "Positive solution: \n" ); document.write( "x = 1.456 \n" ); document.write( "--- \n" ); document.write( "x^2 = 2.12 \n" ); document.write( "(x+1)^2 = 2.456^2 = 6.03 \n" ); document.write( "(x+3)^3 = 4.456^2 = 19.86 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |