document.write( "Question 473875: find the sum of first 60 multiples of 48
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #325044 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 48 + 48*2 + 48*3 + 48*4 + ... + 48*60\r \n" ); document.write( "\n" ); document.write( "= 48(1 + 2 + 3 + 4 + ... + 60) = |