document.write( "Question 190793: Can you please help? I am stuck on a problems this evening and am getting no where.
\n" );
document.write( "The one problem I would like to ask is:
\n" );
document.write( "There are 3 square wheat fields. A man observed that the side of one field was 1 kilometer longer than the side of the smallest field and the side of the largest field was 3 kilometers longer than the side of the smallest field. The total area of the 3 fields is 38 square kilometers. I am suppose to find the area of each field.
\n" );
document.write( "I have tried setting up with x+(x+1)+(x+2)=38 or x^2+3x+3x+9
\n" );
document.write( " Am I on the right track in finding the correct answer? Please help. \n" );
document.write( "
Algebra.Com's Answer #143247 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! There are 3 square wheat fields. A man observed that the side of one field was 1 kilometer longer than the side of the smallest field and the side of the largest field was 3 kilometers longer than the side of the smallest field. The total area of the 3 fields is 38 square kilometers. I am suppose to find the area of each field. \n" ); document.write( "I have tried setting up with x+(x+1)+(x+2)=38 or x^2+3x+3x+9 \n" ); document.write( "--------------- \n" ); document.write( "x^2 is the smallest \n" ); document.write( "(x+1)^2 is another \n" ); document.write( "(x+3)^2 is largest \n" ); document.write( "Add them up \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(3x+14)*(x-2) = 0 \n" ); document.write( "x = 2 \n" ); document.write( "Area = 4, 9 and 25 \n" ); document.write( " \n" ); document.write( " |