document.write( "Question 950421: In a proof of 1 + 2 +3+ ... + n = n(n+1)/2 by mathematical induction, an appropriate first step is to prove which of these statements?
\n" ); document.write( " a. 1=1(1+1)/2
\n" ); document.write( "b.1+2=1+n
\n" ); document.write( "c. 1=n(n+1)/2
\n" ); document.write( "d. 1+n=n(n+1)/2
\n" ); document.write( "

Algebra.Com's Answer #580383 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The first step I'd always to prove that the formula/equation is true for n=1, so there should be no n in your first step.
\n" ); document.write( "That disqualifies choices b, c, and d, so it must be a.
\n" ); document.write( "Also, substituting 1 for n in that formula tells you that the sum of the first 1 natural numbers,
\n" ); document.write( "from 1 to n=1, which is just 1,
\n" ); document.write( "is equal to 1(1+1)/2.
\n" ); document.write( "
\n" );