document.write( "Question 632460: 5
\n" );
document.write( "E i(i-5)(i-3)
\n" );
document.write( "i=0\r
\n" );
document.write( "\n" );
document.write( "Find the sum of the series. I am not sure the steps to solve. \n" );
document.write( "
Algebra.Com's Answer #398311 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5 \n" ); document.write( "E i(i-5)(i-3) \n" ); document.write( "i=0\r \n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "If i = 0 the product is 0 \n" ); document.write( "If i = 1 the product is 1*-4*-2 = 8 \n" ); document.write( "If i = 2 the product is 2*-3*-1 = 6 \n" ); document.write( "If i = 3 the product is 3*-2*0 = 0 \n" ); document.write( "If i = 4 the product is 4*-1*1 = -4 \n" ); document.write( "If i = 5 the product is 5*0*2 = 0 \n" ); document.write( "---- \n" ); document.write( "The sum = 8+6+0-4+0 = 10 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " |