document.write( "Question 916667: I just need to make sure I'm doing these right before I spend hours doing them wrong ;-). Can someone please check my work?
\n" );
document.write( "I don't know how to make the Sigma sign, but the upper limit=8; lower limit=0; function 3*2^j
\n" );
document.write( "Here's how I did it:
\n" );
document.write( "= (3*2^0) + (3*2^1) + (3*2^2)+ (3*2^3) + (3*2^4) + (3*2^5) + (3*2^6) + (3*2^7) + (3*2^8)
\n" );
document.write( "= (3*1) + (3*2) + (3*4) + (3*8) + (3*16) + (3*32) + (3*64) + (3*128) + (3*256)
\n" );
document.write( "= 3 + 6 + 12 + 24 + 48 + 96 +192 + 384 + 768
\n" );
document.write( "= 1533
\n" );
document.write( "Is this right? And/or is there an easier way to do it? \n" );
document.write( "
Algebra.Com's Answer #556202 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |