document.write( "Question 120037: Find the general term of a sequence whose first four terms are given.\r
\n" );
document.write( "\n" );
document.write( "28.)\r
\n" );
document.write( "\n" );
document.write( "2, -1,-4,-7,…\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #87981 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the general term of a sequence whose first four terms are given. \r \n" ); document.write( "\n" ); document.write( "2, -1,-4,-7,… \n" ); document.write( "-------------- \n" ); document.write( "The sequence has a common difference of d=-3 so it is arithmetic. \n" ); document.write( "-------------- \n" ); document.write( "Formula: a(n)=a(1)+(n-1)d \n" ); document.write( "Your sequence formula: \n" ); document.write( "a(n)=2+(n-1)(-3) \n" ); document.write( "a(n)=2-3n+3 \n" ); document.write( "a(n)=5-3n \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |