document.write( "Question 98986: find the quadratic equation (T(n)=...) for:
\n" );
document.write( "2, 3, 5, 7 and 9.
\n" );
document.write( "2, 4, 8, 16, 32.
\n" );
document.write( "11,22, 33, 44, 55.\r
\n" );
document.write( "\n" );
document.write( "and is there an easy way to find the next numbers in a quadratic sequence?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72044 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which line is \"n\" and which line is T(n) \n" ); document.write( "and how many problems are you listing? \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |