document.write( "Question 920521: What is the 3rd term of the sequence?\r
\n" );
document.write( "\n" );
document.write( "a1 = 4 and an = 3(an – 1)\r
\n" );
document.write( "\n" );
document.write( "a3 = _________ \n" );
document.write( "
Algebra.Com's Answer #558422 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! n is the number in the sequence so plug in 3 where you see n \n" ); document.write( "a3=3(a*3-1) simplify \n" ); document.write( "a3=9a-3 \n" ); document.write( " |