document.write( "Question 64566: Hi. I need help on how to solve the following problem. I've tried solving it many times but couldn't get the correct answer.\r
\n" );
document.write( "\n" );
document.write( "Find the partial arithmetic sum of the second set of 100 even terms. (102-200) \n" );
document.write( "
Algebra.Com's Answer #46483 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Hi. I need help on how to solve the following problem. I've tried solving it many times but couldn't get the correct answer. \n" ); document.write( "Find the partial arithmetic sum of the second set of 100 even terms. (102-200) \n" ); document.write( "S=102+104+106+.................+300 \n" ); document.write( "N=100 \n" ); document.write( "A=102 \n" ); document.write( "D=2 \n" ); document.write( "TN=102+(100-1)2=102+198=300 \n" ); document.write( "SN=(N/2)[A+L] \n" ); document.write( "S=(100/2)[102+300}=50*402=20100 \n" ); document.write( " |