document.write( "Question 481835: Express each sum using summation notation. Use 1 as the lower limit of summation and i for the index of summation. 1⁴+2⁴+3⁴....+12⁴ \n" ); document.write( "
Algebra.Com's Answer #329884 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "1⁴+2⁴+3⁴....+12⁴ = \"sum%28%28i%5E4%29%2Ci=1%2C12%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );