document.write( "Question 1141724: A quadratic pattern has a second term equal to 1,A third term equal to -6 and a fifth term equal to -4
\n" ); document.write( "1.1 calculate the second difference of this quadratic pattern
\n" ); document.write( "1.2 hence or otherwise, calculate the first term of the pattern
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #762336 by greenestamps(13208)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "

\n" ); document.write( "The first five terms of the quadratic sequence are\r
\n" ); document.write( "\n" ); document.write( " a 1 -6 b -4\r
\n" ); document.write( "\n" ); document.write( "The second differences of a quadratic sequence are constant.\r
\n" ); document.write( "\n" ); document.write( " a 1 -6 b -4 the sequence
\n" ); document.write( " 1-a -7 b+6 -b-4 first differences
\n" ); document.write( " a-8 b+13 -2b-10 second differences\r
\n" ); document.write( "\n" ); document.write( "So a-8 = b+13 = -2b-10. Then\r
\n" ); document.write( "\n" ); document.write( "\"b%2B13+=+-2b-10\"
\n" ); document.write( "\"3b+=+-23\"
\n" ); document.write( "\"b+=+-23%2F3\"\r
\n" ); document.write( "\n" ); document.write( "And then\r
\n" ); document.write( "\n" ); document.write( "\"a-8+=+b%2B13\"
\n" ); document.write( "\"a-8+=+%28-23%2F3%29%2B13+=+16%2F3\"
\n" ); document.write( "\"a+=+16%2F3%2B8+=+40%2F3\"\r
\n" ); document.write( "\n" ); document.write( "ANSWERS:\r
\n" ); document.write( "\n" ); document.write( "The first term is a = 40/3
\n" ); document.write( "The constant second difference is a-8 = 16/3 \n" ); document.write( "
\n" );