document.write( "Question 326180: Please help me with this problem:
\n" );
document.write( "The 15th term of an arithmetic sequence is 74, and the common difference is 5. Find a formual for the nth term \n" );
document.write( "
Algebra.Com's Answer #233460 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help me with this problem: \n" ); document.write( "The 15th term of an arithmetic sequence is 74, and the common difference is 5. Find a formual for the nth term \n" ); document.write( "------------------ \n" ); document.write( "Using a(n) = a(1)+(n-1)d you get: \n" ); document.write( "--- \n" ); document.write( "74 = a(1)+(14)*5 \n" ); document.write( "--- \n" ); document.write( "74 = a(1) + 70 \n" ); document.write( "4 = a(1) \n" ); document.write( "----------------------------------- \n" ); document.write( "Therefore: a(n) = 4 + (n-1)5 \n" ); document.write( "a(n) = 5n-1 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |