document.write( "Question 1209569: 1 + 4 + 7 + 10 + ... + x = 287
\n" );
document.write( "find x \n" );
document.write( "
Algebra.Com's Answer #849547 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "For an arithmetic sequence.... \n" ); document.write( "Sum = (number of terms)*(average of terms) \n" ); document.write( "Number of terms: ((last term minus first term)/common difference)+1 \n" ); document.write( "= \n" ); document.write( "Average of terms = average of first and last terms = \n" ); document.write( "The sum is 287: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----------------------------------------------------------------------- \n" ); document.write( "A hint for doing that factoring.... We want to write \n" ); document.write( " \n" ); document.write( "Since the linear coefficient is 3, a and b are \"close together\". So let them be \"approximately equal\". Then 1720 is \"close to\" a perfect square. The square root of 1720 is a bit more than 40; and since the product ab has final digit 0, one of a or b should be 40. Then a bit of arithmetic shows that a and b are in fact 43 and 40. \n" ); document.write( "----------------------------------------------------------------------- \n" ); document.write( "Obviously ignore the negative solution.... \n" ); document.write( "ANSWER: x=40 \n" ); document.write( " \n" ); document.write( " |