document.write( "Question 1174586: Make a the subject of the formula in s=n\2[2a+(n-1)d]
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #800011 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Solve for a. \n" ); document.write( "Isolate a \n" ); document.write( "get rid of the fraction \n" ); document.write( "2s=n (2a+(n-1)d) \n" ); document.write( "(2s/n)-(n-1)d=2a \n" ); document.write( "(s/n)-[(n-1)d]/2=a \n" ); document.write( "-- \n" ); document.write( "check by using the arithmetic series (the formula is for the sum of one) 1,3,5,7,9,11,13,15 \n" ); document.write( "s=(8/2)(2+(7(2)) \n" ); document.write( "=4(16) \n" ); document.write( "=64 \n" ); document.write( "- \n" ); document.write( "now solve for the first term \n" ); document.write( "(64/8)-(7*2)/2=8-7=1 \n" ); document.write( " |