document.write( "Question 938791: What is the 12th term of the sequence?\r
\n" );
document.write( "\n" );
document.write( "an = 7n + 4\r
\n" );
document.write( "\n" );
document.write( "a12 = _________ \n" );
document.write( "
Algebra.Com's Answer #571957 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! an = 7n + 4 \n" ); document.write( "a12 = 7(12) + 4 = 88 \n" ); document.write( " |