document.write( "Question 439530: I am having trouble with this question:\r
\n" );
document.write( "\n" );
document.write( "Write a formula for the general term (the nth term) of the arithmetic sequence whose second term, a base7 is 4 and whose ninth term, a base is 12.\r
\n" );
document.write( "\n" );
document.write( "I am thinking the formula to use is an= a1+(n-1)d
\n" );
document.write( "an=1(12-1)4\r
\n" );
document.write( "\n" );
document.write( "Is this right?\r
\n" );
document.write( "\n" );
document.write( "If you could help me I would appreciate it\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303746 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write a formula for the general term (the nth term) of the arithmetic sequence whose second term, a base7 is 4 and whose ninth term, a base is 12. \n" ); document.write( "---- \n" ); document.write( "2nd term: a + (2-1)d = 4 \n" ); document.write( "9th term: a + (9-1)d = 12 \n" ); document.write( "------ \n" ); document.write( "Modify: \n" ); document.write( "a + d = 4 \n" ); document.write( "a + 8d=12 \n" ); document.write( "==== \n" ); document.write( "Subtract and solve for \"d\": \n" ); document.write( "7d = 8 \n" ); document.write( "d = 8/7 \n" ); document.write( "---- \n" ); document.write( "Solve for \"a\": \n" ); document.write( "a+d = 4 \n" ); document.write( "a + (8/7) = 28/7 \n" ); document.write( "a = 20/7 \n" ); document.write( "======= \n" ); document.write( "General term: \n" ); document.write( "a(n) = (20/7)+(n-1)(8/7) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |