document.write( "Question 1152187: A quadratic pattern has a second term equal to -1,a third equal to -6 and a fifth term equal to -14.Calculate the second difference of this quadratic pattern.
\n" ); document.write( "Hence,or otherwise ,calculate the first term of the pattern.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #774158 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
A quadratic pattern has a second term equal to -1,a third equal to -6 and a fifth term equal to -14.Calculate the second difference of this quadratic pattern.
\n" ); document.write( "Hence,or otherwise ,calculate the first term of the pattern.
\n" ); document.write( "
This person makes these problems so, so, COMPLEX and more time-consuming than is necessary.\r\n" );
document.write( "After substituting each term into the quadratic pattern formula: \"matrix%281%2C3%2C+a%5Bn%5D%2C+%22=%22%2C+An%5E2+%2B+Bn+%2B+C%29\", you should get the following system of equations:\r\n" );
document.write( " 4A + 2B + C = - 1 ------ eq (i)\r\n" );
document.write( " 9A + 3B + C = - 6 -------eq (ii)\r\n" );
document.write( "25A + 5B + C = - 14 ----- eq (iii)\r\n" );
document.write( "\r\n" );
document.write( "5A + B = - 5 ------- Subtracting eq (i) from eq (ii) ----- eq (iv)\r\n" );
document.write( "16A + 2B = - 8 ----- Subtracting eq (ii) from eq (iii) --- eq (v)\r\n" );
document.write( "- 10A - 2B = 10 ---- Multiplying eq (iv) by  -  2 ----- eq (vi)\r\n" );
document.write( "6A = 2 ----- Adding eqs (v) & (vi)\r\n" );
document.write( "\"matrix%281%2C5%2C+A%2C+%22=%22%2C+2%2F6%2C+%22=%22%2C+1%2F3%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C+5%281%2F3%29+%2B+B%2C+%22=%22%2C+-+5%29\" ----- Substituting \"1%2F3\" for A in eq (iv)\r\n" );
document.write( "\"matrix%281%2C3%2C+5%2F3+%2B+B%2C+%22=%22%2C+-+5%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"matrix%281%2C3%2C+4%281%2F3%29+%2B+2%28-+20%2F3%29+%2B+C%2C+%22=%22%2C+-+1%29\" --- Substituting \"1%2F3\" for A, and \"-+20%2F3\" for B in eq (i)\r\n" );
document.write( "\"matrix%281%2C3%2C+4%2F3++-++40%2F3+%2B+C%2C+%22=%22%2C+-+1%29\"\r\n" );
document.write( "\"matrix%281%2C3%2C+-+36%2F3+%2B+C%2C+%22=%22%2C+-+1%29\"\r\n" );
document.write( "- 12 + C = - 1 \r\n" );
document.write( "C = - 1 + 12\r\n" );
document.write( "C = 11\r\n" );
document.write( "\r\n" );
document.write( "    \r\n" );
document.write( "==============\r\n" );
document.write( "Although not needed, if you're curious, the quadratic sequence, \"highlight_green%28matrix%281%2C3%2C+a%5Bn%5D%2C+%22=%22%2C+An%5E2+%2B+Bn+%2B+C%29%29\" becomes: 
\n" ); document.write( "
\n" );