document.write( "Question 1032224: Find the sum of first 35 terms of the series whose pth term is p/7+2.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646845 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! : Find the sum of first 35 terms of the series whose pth term is p/7+2. \n" ); document.write( "--------- \n" ); document.write( "a(1) = (1/7)+2 = 15/7 \n" ); document.write( "a(2) = (2/7)+2 = 16/7 \n" ); document.write( "a(3) = (3/7)+2 = 17/7 \n" ); document.write( "----- \n" ); document.write( "a(35) = (35/7)+2 = 7 \n" ); document.write( "--------- \n" ); document.write( "Arithmetic Sequence with a(1) = 15/7 and d = 1/7 \n" ); document.write( "------------------------- \n" ); document.write( "Sum:: S(35) = (35/2)((15/7)+7) = 160 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |