document.write( "Question 1069954: 1 3 5 are the first three terms of the first differences of a quadratic sequence. The 7th term of the quadratic sequence is 35.\r
\n" ); document.write( "\n" ); document.write( "1.determine the 6th and 5th terms of the quadratic sequence (4)
\n" ); document.write( "2.Determine the nth term of the quadratic sequence(5)
\n" ); document.write( "

Algebra.Com's Answer #685349 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
DISCLAIMERS:
\n" ); document.write( "1) Different teachers/schools/countries use
\n" ); document.write( "different symbols/formulas/names. For a few examples, what in USA is usually called arithmetic sequence is an arithmetic progression, or an AP in other places, and \"trapezoid\" and \"billion\" also change meaning as you move from one place to another.
\n" ); document.write( "2) Your teacher may have given you formulas and \"recipes\" to solve
\n" ); document.write( "\"problems of this type\" , and may even have a certain preferred or required homework format. I cook from scratch, and solve problems the same way, without using memorized formulas or procedures, only remembering formulas that I have used too often, and seem obvious to me from the most basic definitions.
\n" ); document.write( "
\n" ); document.write( "(MY) SYMBOL DEFINITIONS:
\n" ); document.write( "\"x%5Bn%5D\"= term number \"n\" in the quadratic sequence.
\n" ); document.write( "\"d%5Bn%5D\"= first-difference number \"n\" in the quadratic sequence, so that
\n" ); document.write( "\"x%5Bn%2B1%5D=x%5Bn%5D%2Bd%5Bn%5D\"
\n" ); document.write( "FOR THIS SEQUENCE
\n" ); document.write( "\"system%28d%5B1%5D=1%2Cd%5B2%5D=3%2Cd%5B3%5D=5%29\" tells us that the second-difference is
\n" ); document.write( "\"2=3-1=5-3\" throughout the sequence.
\n" ); document.write( "The first-differences form an arithmetic sequence
\n" ); document.write( "with first term \"d%5B1%5D=1%7D%7D%5D+and+common+difference+%7B%7B%7B2\" , so
\n" ); document.write( "\"d%5Bn%5D=1%2B2%2A%28n-1%29=1%2B2n-2=2n-1\" so \"highlight%28d%5Bn%5D=2n-1%29\"
\n" ); document.write( "
\n" ); document.write( "1. For \"d%5B4%5D\" , \"d%5B5%5D\" , \"d%5B6%5D\" , you could just count by 2's to get \"d%5B4%5D=7\" ,' \"d%5B5%5D=9\" ,' \"d%5B6%5D=11\" ,
\n" ); document.write( "and then find \"x%5B5%5D\" and \"x%5B6%5D\" ,
\n" ); document.write( "the 5th and 6th terms of the quadratic sequence,
\n" ); document.write( "maybe doing mental math while tabulating results, like this
\n" ); document.write( " ---> --->
\n" ); document.write( "or you could apply the formula for \"d%5Bn%5D\" above to get
\n" ); document.write( "\"d%5B5%5D=2%2A5-1=9\" and \"d%5B6%5D=2%2A6-1=11\" .
\n" ); document.write( "Either approach allows you to calculate \"x%5B5%5D\" and \"x%5B6%5D\" ,
\n" ); document.write( "the 5th and 6th terms of the quadratic sequence.
\n" ); document.write( "\"system%28x%5B7%5D=35%2Cx%5B7%5D=x%5B6%5D%2B11%29\"--->\"system%28x%5B7%5D=35%2C35=x%5B6%5D%2B11%29\"--->\"x%5B6%5D=35-11\"--->\"highlight%28x%5B6%5D=24%29\"
\n" ); document.write( "\"system%28x%5B6%5D=4%2Cx%5B6%5D=x%5B5%5D%2B9%29\"--->\"system%28x%5B6%5D=24%2C24=x%5B5%5D%2B9%29\"--->\"x%5B5%5D=24-9\"--->\"highlight%28x%5B5%5D=15%29\"
\n" ); document.write( "
\n" ); document.write( "2. Determining the nth term means finding a formula for \"x%5Bn%5D\" ,
\n" ); document.write( "and that is where you will show your algebra skills.
\n" ); document.write( "You may want to find \"x%5B1%5D\" .
\n" ); document.write( "You could keep working backwards to get \"x%5B1%5D\" ,
\n" ); document.write( "maybe without writing the calculations, just by tabulating the results of your mental math work,
\n" ); document.write( " ,
\n" ); document.write( "or maybe writing down calculations,
\n" ); document.write( "\"x%5B4%5D=15-d%5B4%5D=15-7=8\" ,
\n" ); document.write( "\"x%5B3%5D=8-d%5B3%5D=8-5=3\" ,
\n" ); document.write( "\"x%5B2%5D=3-d%5B2%5D=3-3=0\" ,
\n" ); document.write( "\"x%5B1%5D=0-d%5B1%5D=0-1=-1\" ,
\n" ); document.write( "or you could calculate \"x%5B1%5D\" using formulas.
\n" ); document.write( "Since the differences form an arithmetic sequence,
\n" ); document.write( "we know how to calculate the sum of all the \"k\" first-differences
\n" ); document.write( "that have to be added to get from \"x%5B1%5D\" to term number \"k%2B1\"
\n" ); document.write( "
\n" ); document.write( "\"x%5Bk%2B1%5D=x%5B1%5D%2Bd%5B1%5D%2Bd%5B2%5D%2B%22...%22%2Bd%5Bk%5D=x%5B1%5D%2Bk%5E2\"
\n" ); document.write( "so \"highlight%28x%5Bk%2B1%5D=x%5B1%5D%2Bk%5E2%29\" is an easy to calculate formula that you can use to relate \"x%5B1%5D\" to a generic term number \"k%2B1\" .
\n" ); document.write( "So \"x%5B6%2B1%5D=x%5B1%5D%2B6%5E2\"
\n" ); document.write( "\"x%5B7%5D=x%5B1%5D%2B36\"
\n" ); document.write( "\"35=x%5B1%5D%2B36\"
\n" ); document.write( "\"35-36=x%5B1%5D\"
\n" ); document.write( "\"x%5B1%5D=-1\" .
\n" ); document.write( "Now, for \"x%5Bn%5D\" , we can use the simple formula \"x%5Bk%2B1%5D=x%5B1%5D%2Bk%5E2%7D%7D%0D%0Afigured+out+above%2C+with+%7B%7B%7Bn=k%2B1\"<--->\"k=n-1\"
\n" ); document.write( "\"x%5Bn%5D=x%5B1%5D%2B%28n-1%29%5E2\"
\n" ); document.write( "\"x%5Bn%5D=-1%2B%28n%5E2-2n%2B1%29\"
\n" ); document.write( "\"highlight%28x%5Bn%5D=n%5E2-2n%29\"
\n" ); document.write( "
\n" );