document.write( "Question 171676: in the sequence 1, 6, 15, 28, 45 and so on, the nth term of the sequence is given by a quadratic polynomial, an^2+bn. what is the ordered pair (a,b)? \n" ); document.write( "
Algebra.Com's Answer #126832 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "in the sequence 1, 6, 15, 28, 45 and so on, the nth term of the sequence is given by a quadratic polynomial, an^2+bn. what is the ordered pair (a,b)?
\n" ); document.write( "
\r\n" );
document.write( "This means when\r\n" );
document.write( "\r\n" );
document.write( "n=1, then term #1 = 1, that is, \"a%281%29%5E2%2Bb%281%29+=+1\"\r\n" );
document.write( "n=2, then term #2 = 6, that is, \"a%282%29%5E2%2Bb%282%29+=+6\"\r\n" );
document.write( "n=3, then term #3 = 15, that is, \"a%283%29%5E2%2Bb%283%29+=+15\"\r\n" );
document.write( "n=4, then term #4 = 28, that is, \"a%284%29%5E2%2Bb%284%29+=+28\"\r\n" );
document.write( "n=5, then term #5 = 45, that is, \"a%285%29%5E2%2Bb%285%29+=+45\"\r\n" );
document.write( "\r\n" );
document.write( "We can take any two of those equations as a system, and\r\n" );
document.write( "solve for \"a\" and \"b\"\r\n" );
document.write( "\r\n" );
document.write( "We might as well take the easiest two, which are the\r\n" );
document.write( "first and second equations, although we could take\r\n" );
document.write( "any two of them as a system:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28a%281%29%5E2%2Bb%281%29+=+1%2Ca%282%29%5E2%2Bb%282%29+=+6%29\" \r\n" );
document.write( "\r\n" );
document.write( "simplifying:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28a%2Bb=1%2C4a%2B2b=6%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve this system of equations and get \"a=2\" and \"b=-1\"\r\n" );
document.write( "\r\n" );
document.write( "So the ordered pair  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );