document.write( "Question 152219: I really could use some help with this problem.\r
\n" );
document.write( "\n" );
document.write( "(SUM 14)(-0.4i+4)
\n" );
document.write( "i=1\r
\n" );
document.write( "\n" );
document.write( "I would appreciate any help that I can get. \n" );
document.write( "
Algebra.Com's Answer #111885 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Sum (from i=1 to i=14)of (-0.4i+4) \n" ); document.write( "there are 2 ways of doing it \n" ); document.write( "1) writing all terms \r \n" ); document.write( "\n" ); document.write( "Sum = S = [-0.4(1)+4]+[-0.4(2)+4]+.......[-0.4(14)+4]=14\r \n" ); document.write( "\n" ); document.write( "2) using that sum(from i=0 to i=n)of (i)=i(i+1)/2\r \n" ); document.write( "\n" ); document.write( "(Example sum (from i=1 to i=5) of (i) is 5(6)/2=15)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then the sum S= Sum (from i=1 to i=14)of (-0.4i+4)=(using properties of a finite sum)=-0.4[sum (from i=1 to i=14) of (i)]+14(4)= \n" ); document.write( "-0.4[14*15/2]+56=-0.4(105)+56=-42+56=14\r \n" ); document.write( "\n" ); document.write( "Answer: S=14 \n" ); document.write( " \n" ); document.write( " |