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)\"\" \"About 
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( "=\"%28x-1%29%2F3%2B1=%28x%2B2%29%2F3\"

\n" ); document.write( "Average of terms = average of first and last terms = \"%28x%2B1%29%2F2\"

\n" ); document.write( "The sum is 287:

\n" ); document.write( "\"%28%28x%2B2%29%2F3%29%28%28x%2B1%29%2F2%29=287\"

\n" ); document.write( "\"%28x%5E2%2B3x%2B2%29%2F6=287\"

\n" ); document.write( "\"x%5E2%2B3x%2B2=1722\"

\n" ); document.write( "\"x%5E2%2B3x-1720=0\"

\n" ); document.write( "\"%28x%2B43%29%28x-40%29=0\"

\n" ); document.write( "-----------------------------------------------------------------------

\n" ); document.write( "A hint for doing that factoring.... We want to write

\n" ); document.write( "\"x%5E2%2B3x-1720=%28x%2Ba%29%28x-b%29\"

\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( "
\n" );