document.write( "Question 901299: The big c farm is divided into 6 parts. The largest part is 1,100 acres, and the second largest part is 1,059 acres, the third and fourth largest parts are 950 acres and 800 acres. If the sizes of the other parts of the farm follow the same pattern, what are the sizes of the two smallest parts of the farm? \n" ); document.write( "
Algebra.Com's Answer #546627 by Theo(13342)    You can put this solution on YOUR website! the pattern appears to be the following:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "difference from one to the next. \n" ); document.write( "- 1*41 \n" ); document.write( "- 2*41 - 27 \n" ); document.write( "- 3*41 - 27 \n" ); document.write( "if this pattern continues, then the last two should have a difference of: \n" ); document.write( "- 4*41 - 27 \n" ); document.write( "- 5*41 - 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would make the acres: \n" ); document.write( "1100 \n" ); document.write( "-41 = 1059 \n" ); document.write( "-2*41 - 27 = 950 \n" ); document.write( "-3*41 - 27 = 800 \n" ); document.write( "-4*41 - 27 = 609 \n" ); document.write( "-5*41 - 27 = 377\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |