document.write( "Question 144841: The sum of the first 6 multiples of 8 , starting with 8 ,is \n" ); document.write( "
Algebra.Com's Answer #105538 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! 1*8 + 2*8 + 3*8 + 4*8 + 5*8 + 6*8 = (1+2+3+4+5+6) * 8 = 21*8 = 168 \n" ); document.write( " |