document.write( "Question 203353: The sum of the first n odd numbers is n^2.The sum of the first 30 odd numbers is \r
\n" );
document.write( "\n" );
document.write( " a)60 b) 90 c)300 d)900 \n" );
document.write( "
Algebra.Com's Answer #153445 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! In this case, n = 30, so... \n" ); document.write( "30^2 = 900 \n" ); document.write( "Answer d) \n" ); document.write( " |