document.write( "Question 504798: Find the sum of the digits of the result of 33333333334 to the 2nd power \n" ); document.write( "
Algebra.Com's Answer #339727 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
That number is equivalent to\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ", or\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ", or\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(100...00400..004)/9. We can rewrite the fraction as\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " (note that we have to account for the fractional part of the number by adding 1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, this is simply a 24-digit number consisting of twelve 1's, eleven 5's, and one 6. The digit sum is 12(1) + 11(5) + 6 = 73.
\n" ); document.write( "
\n" );